From: Winfried N. <win...@ne...> - 2010-04-04 21:36:49
|
Hi, Bruce Bodger schrieb: > What would be the suggested way to whitelist a singular email > address? May I simply add, jo...@ao..., to > clients_fqdn_whitelist.local or would I have to add it as a regex, > such as /^(johndoe)\@aol.com/ I can not find any example of > this in either the documentation or the bundled version of > clients_fqdn_whitelist. > > Non of the examples you mentioned. SQLgrey doesn't look at email addresses, but only at hostnames/ip address of sending servers. If you really wanna whitelist that email address, you should put some postfix exception rule in place, that will whiteliste the mail before sqlgrey can block it (though this isn't a really good idea). Winni -- Winfried Neessen Peter-Bauer-Str. 9 50823 Cologne Phone: +49 221 2612601 Fax: +49 221 2612602 eMail: win...@ne... PGP/GPG Key-ID: 0xda5cd8ef |