--> Sunday, February 1, 2004, 2:14:58 AM, [EMAIL PROTECTED] wrote:

> Can TMDA be set up to check only the email addresses in a list or does it
> always check all mail using sendmail?  I need something like this for
> severial email names but I can't use it on them all.

Yes, most definitely.

You can decide what happens to different categories of mail in tmda
quite easily and flexibly. You can additionally decide whether or not
different categories of mail is even filter by tmda via your MTA.

The first, simple and preferred, option uses tmda's own filtering :

  http://tmda.sourceforge.net/config-filter.html

Example :

  from [EMAIL PROTECTED] drop
  to [EMAIL PROTECTED] drop
  to [EMAIL PROTECTED] accept
  to [EMAIL PROTECTED] confirm
  to-file ~/whitelistTo.txt accept

The second, sometimes annoying, option depends on your mail server (MTA) :

  http://tmda.sourceforge.net/config-server.html

I'd say qmail is preferred, but if others disagree, I'd still say it's
more manageable. If you follow the instructions for installation and
configuration I think it should all become clear.

_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to