[Mimedefang] Weird issue

David F. Skoll dfs at roaringpenguin.com
Wed Jun 23 10:16:44 EDT 2010


George Roberts wrote:

> %Header is global hash.

[...]

> That all works fine when the header is there and says "spam"
> ... sometimes, though, when a message DOESN'T have the header, the
> code deletes all the recipients and redirects to quarantine anyway,
> without ever puttin in the syslog entry:

It's impossible to diagnose this without seeing your complete, unedited
filter.

Also, beware: Global variables can persist across different SMTP sessions.
Make sure you empty out %Header each time in filter_begin.

Regards,

David.



More information about the MIMEDefang mailing list