Greetings folks,

I've got a couple of addresses that I want delivered to different
mailboxes but only if they pass a white list / confirm list.

I can get a delivery to a specific folder if it goes to a specific
address, but I want to deliver to that folder if it goes to a specific
address and it has passed a list check.

For example (not actual values of but close enough) :

--[cut]--
to      [EMAIL PROTECTED]       deliver=~/Maildir/.someaddy/
--[/cut]--

What I want do do would be something like a fall through process
from-file -autodbm -optional ~/.tmda/lists/someaddylist
to      [EMAIL PROTECTED] deliver=~/Maildir/.someaddy/
--[/cut]--

Is anything like this possible or am I going to have to put some custom
tmda calls into a forward file instead to force tmda to use a difference
config.

Thanks,
-Andy-

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_____________________________________________
tmda-users mailing list (tmda-users@tmda.net)
http://tmda.net/lists/listinfo/tmda-users

Reply via email to