Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Whitelisting in OS X Server (pass greylisting without disabling it)

To whitelist domains from greylisting so mails from that domain arrive instantly, enter


sudo serveradmin settings mail:postfix:add_whitelist_domain = "example.com"


and replace example.com with the domain you intend to whitelist. It seems like you can also whitelist hostnames (server.example.com) and mail users (user@example.com), but I don't know how to do that yet, using:


mail:postfix:add_whitelist_host = _empty_array


mail:postfix:whitelist_from

OS X Server, 8GB, 2,93 GHz Intel Core 2 Duo

Posted on Jul 31, 2012 8:59 AM

Reply
16 replies

May 9, 2014 3:32 AM in response to Gerben Wierda

Yes, /usr/libexec/postfix/greylist.pl still exists.


Yes, I edited:


/Library/Server/Mail/Data/gldb/whitelist_domain


Yes, I also tried:


serveradmin settings mail:postfix:add_whitelist_domain = example.com


Yes, this is in my /Library/Server/Mail/Config/postfix/master.cf:


policy unix - n n - - spawn

user=nobody:mail argv=/usr/bin/perl /usr/libexec/postfix/greylist.pl



Yes, I verified that they were added to the witelist, and yes, I verified that postfix still greylisted the domains anyway.


<https://discussions.apple.com/thread/6156664>

Whitelisting in OS X Server (pass greylisting without disabling it)

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.