[Mimedefang] MIMEDefang and mailman

Alan Premselaar alien at 12inch.com
Tue Feb 21 21:14:46 EST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



Daniel O'Connor wrote:

[snip]

> Hmm but mail that is destined to pass through mailman is handled by MIMEDefang 
> first - I want to tell MD to treat all mail to my lists as for the mailman 
> user (ie use the mailman user's Bayes DB).
> 
> I don't mind if I have to put something like..
> if ($to == "list1" | $to == "list2") {
> 	$user = "mailman";
> }
> 


Daniel,

  I'm using mailman as well. If memory serves, I had to allocate a
seperate virtual domain specifically for the mailman lists in order for
mailman to handle them properly.

Assuming you're using the same type of configuration, you may want to
look at stream_by_domain to process different domains with different
parameters. I don't personally use stream_by_domain or
stream_by_recipient so I can't help you with specifics related to these,
but hopefully this will point you in the right direction.

Alan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFD+8kWE2gsBSKjZHQRAmJjAJwK6B7fh4EHEcSBdhVBUArVLe4OXQCeKFeE
ZLCELMKpURWCUYfKbrISEno=
=zkNF
-----END PGP SIGNATURE-----



More information about the MIMEDefang mailing list