On 29/06/2011 8:37 AM, 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


Hi Tom,

FREEMAIL_FROM by itself is harmless. However, if your e-mail is also hitting FROM_MISSP_FREEMAI, it means it has malformed From: headers.

Something like:

From: "Lawrence Williams"lawrencewilli...@nl.rogers.com

Notice the missing space between the quotes ending my name, and the beginning of the e-mail address.

A proper From header would be:

From: lawrencewilli...@nl.rogers.com
or
From: "Lawrence Williams" lawrencewilli...@nl.rogers.com

This is most likely a bug in the e-mail system you are using.

Regards,
Lawrence

Reply via email to