On Wed, Mar 18, 2009 at 2:49 PM, Hugh Messenger
<[email protected]> wrote:
> This may be a SpamAssassin issue, but I thought I'd start here.  Been
> banging my head on this one for two days.
[snip]
> [NOTE - in this log msg I added, I'm replacing newlines with ;'s in
> the prefs list, to make it printable in the log]
> Mar 18 13:38:29 pmx3 mimedefang.pl[12909]: config: got prefs text for
> hugh: whitelist_from <[email protected]>;whitelist_from
> <[email protected]>;blacklist_from
> <[email protected]>;blacklist_from
> <[email protected]>;whitelist_from
> <[email protected]>;whitelist_from <[email protected]>;

Boy do I feel stupid.

The problem was staring me in the face the whole time.  I'd updated
our backend mailbox / webmail service, which is where my provisioning
grabs most of the user white/blacklist preferences from for poking
into the SA userprefs table.

Seems that they changed from using [email protected] as their
white/blacklist list address format to <[email protected]>.  Which of
course SA doesn't like.

A simple change to my provisioning script to remove the surrounding
chevrons and Hey Presto, everything now works.

   -- hugh
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to