What's the preferred method of installing tmda on email aliases?
For common admin type accounts like webmaster etc. I created a common tmda
setup
/home/vpopmail/domains/lds.dyndns.org/admin/.tmda

and then I setup my .qmail files like this


|preline /home/vpopmail/tmda/bin/tmda-filter -c
/home/vpopmail/domains/lds.dyndn
s.org/admin/.tmda/config
| /home/vpopmail/bin/vdelivermail '' [EMAIL PROTECTED]

That way it goes through the tmda "process" and then vdelivermail will
fail to find a real account and deliver it to [EMAIL PROTECTED]
instead.

That's fine since I only need the email delivered to one person after the
tmda process.  Except now I'm getting additional aliases that need to be
setup for multiple people.  Like [EMAIL PROTECTED] (for example).

Is it easier to just make a real account, [EMAIL PROTECTED], and then
setup a .qmail file like this

|preline /home/vpopmail/tmda/bin/tmda-filter -c
/home/vpopmail/domains/lds.dyndn
s.org/sales/.tmda/config
/home/vpopmail/domains/lds.dyndns.org/joe/Maildir/
/home/vpopmail/domains/lds.dyndns.org/sam/Maildir/
/home/vpopmail/domains/lds.dyndns.org/bobby/Maildir/
/home/vpopmail/domains/lds.dyndns.org/david/Maildir/

OR is there a way to avoid making real accounts?

How are most people handling tmda on aliases ?

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

Reply via email to