Greylisting is a very effective method of reducing spam and malware. It works by initially refusing connections to the mailserver for a new server for 30 minutes, exploiting the fact that almost all spammers don't use proper mail servers and cannot properly handling resending of messages. The drawback is that emails from unknown mail servers will be delayed by 30 minutes. The mailserver tries to limit this delay as much as possible. Greylisting is enabled on default in the Mailserver. The default configuration is good enough in most cases and works by:
Further tweaking can be done from the webadmin, Mailserver → Greylisting settings page.