Isn't it possible to do something like this in the /etc/tmdarc file:
 
USERNAME = "$RECIPIENT"
CONFIRM_APPEND = "/var/spool/filter/tmda/lists/confirmed.$(username)"
BARE_APPEND = "/var/spool/filter/tmda/lists/whitelist.$(username)"
PENDING_BLACKLIST_APPEND = "/var/spool/filter/tmda/lists/blacklist.$(username)"
PENDING_WHITELIST_APPEND = "/var/spool/filter/tmda/lists/whitelist.$(username)"
PENDING_DIR = "/var/spool/filter/tmda/lists/pending.$(username)/"
(This example doesn't work, it just creates a directory called pending.$(username) and not ie. [EMAIL PROTECTED])
 
Cyrus is using virtual users from a MySQL database, and I'm not able to make do it by just setting users own config-files...

Mvh,/Best regards,
Morten Trab
Web: http://www.blackchart.dk
_____________________________________________
tmda-users mailing list ([EMAIL PROTECTED])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to