On Wed, 29 Jun 2011 13:34:16 +0200, Axb wrote:
On 2011-06-29 13:07, Tom Kinghorn wrote:
Good afternoon list.
is there a way to exclude a domain from the fremail_domain checks in
the
local.cf?
I do not want to have to manually remove our domain (which does not
offer freemail) from the 20_freemail_domains.cf file every time we
update.
refer to bug 6542
http://old.nabble.com/-Bug-6542--New%3A-Freemail_domains.cf-FP-td30899122.html
our own mail is matching:
FREEMAIL_FROM
FROM_MISSP_FREEMAIL
thanks in advance.
Tom
afaik you can't disable a domain atm but you could use a rule doing
something like (untested):
header NICE_ENVFROM_YOURDOMAIN
eval:check_freemail_header('EnvelopeFrom', '\@YOUR_DOMAIN')
describe NICE__ENVFROM_YOURDOMAIN Envelope-from YOUR_DOMAIN
score NICE__ENVFROM_YOURDOMAIN -100
score is just an example...
freemail_whitelist user_with_brokken_...@example.com