After looking carefully at my current mail configuration (w/o TMDA), the best way to implement it is to pass variables to it from the MTA, and to construct all pathname references without using the environment variables for username/etc from the host -- I have no "real" users on the system.
How can I: a.) change TMDA-filter to accept $sender $extension and $recipient as parameters from am MTA (i.e. Postfix as a mailbox delivery command)? Then I need to use those parameters to "point" TMDA to the right directories (i.e. /usr/tmda/$account) for config/pending/etc. -- there are no system users, but since I have a small user base, I can create all directories manually. b.) set tmda-ofmipd to pick up the sender from the login-name (for -R imap:xxx) authentication, and use the accountuser name to locate config files, etc (again, eg /usr/tmda/$account)? M. _____________________________________________ tmda-users mailing list ([email protected]) http://tmda.net/lists/listinfo/tmda-users
