we have some lists on a server maintained by mailman. since mails for
moderators contains offten spammy content, those mails are rated as spam
too. i tried whitelisting with for example:

whitelist_from_rcvd [EMAIL PROTECTED] domain
whitelist_from_rcvd [EMAIL PROTECTED] domain
whitelist_from_rcvd [EMAIL PROTECTED] domain
whitelist_from_rcvd [EMAIL PROTECTED] 127.0.0.1

and some more, but all failed.
what went wrong, or does anyone know the correct pattern for
whitelist_from_rcvd and mailman?

You might try a different approach - create a header rule that would match on one of the common Mailman headers, like

header MAILMAN_HEADER exists:List-Id

or

header MAILMAN_HEADER exists:X-Mailman-Version

Reply via email to