How can I whitelist or blacklist a mail server from greylisting?

To Whitelist a Mail Server From Greylisting

  1. Navigate to Warden -> Settings -> Greylisting Whitelist
  2. Click on Add and enter the client rDNS (PTR record) of the mail server you want to whitelist (wildcard patterns are supported like *.example.com)
  3. Click the Submit button to save your settings.

Greylisting Whitelist

To Blacklist a Mail Server From Greylisting

  1. Navigate to Warden -> Settings -> Greylisting Blacklist
  2. Click on Add and enter the client rDNS (PTR record) of the mail server you want to blacklist (wildcard patterns are supported like *.example.com. You can also add multiple patterns like dynamic|static|ppp|dyn-ip|dial-up).
  3. Click the Submit button to save your settings.

Greylisting Blacklist

Mail servers that are blacklisted will be listed under Warden -> Logs -> Reject Log. Blacklisted entries will have the a 451 4.7.1 status with the message Command rejected.

 

  • greylisting
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How can I change the interface language of the extension?

You can change the interface language under Settings -> Application Settings -> Locale...

How can I disable admin email notifications in Amavis?

Amavis has different default options for controlling where virus, spam, banned file attachments,...

Where are the configuration files for Warden located?

Centos/RHEL/CloudLinux/AlmaLinux Configuration files: // amavis (Content Filter Settings)...

How can I enable third party anti-virus signatures within Warden to improve the ClamAV detection rate?

Warden supports enabling third party anti-virus signatures to improve the detection rate. These...

How can I setup a local caching DNS resolver to speed up DNS queries used by Amavis?

Run the following command to check if local DNS caching is enabled: host -tTXT...