Mr. David wrote:
Hello, I am trying to implement qmail-qmailscanner-spamassassin-tmda. This is going to be used for mail relay (gateway host) only. How does TMDA handle mail from mailling list? or when you buy something online online and you get mail sent comfirming your purchase.Mailinglists are typically handled by sender-addresses (as you can see in my headers :P) ... online buys, I would personally use a keyword address, since you can throw it away again if it gets spammy ;)
As to your questions how to implement this, I must pass the buck, I'm a postfix guy, I'm afraid ;)
Gr,
Nils.
I just started doing this the other day, but it seems to work so far:
1) Create .qmail-list-default file in the users home directory (or the main virtual users directory if you're using vmailmgr)
2) If you use mailfront be sure to add k*:[EMAIL PROTECTED] to your mailrules file
3) Create a file mailing_lists in the users .tmda/lists folder and put in an explicit entry
[EMAIL PROTECTED] [EMAIL PROTECTED]
4) Add an entry to your outgoing filter (your location may differ)
to-file /home/virtual/users/username/.tmda/lists/mailing_lists bare
5) Subscribe to the list with the explicit address
6) Enjoy (there are many other ways to solve this problem)
-- Chris Berry [EMAIL PROTECTED] Systems Administrator JM Associates & Coast Business Service
"Some days you fix the multi-million dollar machine, other days the $12 stapler kicks your ass."
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users
