Richard Izinia <[EMAIL PROTECTED]> writes: > I am running > qmail 1.03 > vmailmgr > tmda 0.73 > > I have two problems. The first is that i placed .tmda > directories in the user accounts as suggested in the > vmailmgr howto section for tmda.
This HOWTO is only relevant for the tmda-ofmipd program, which is to allow external/roaming users to send tagged outgoing mail from their machines (typically Windows or Mac) through TMDA. It has nothing to do with the tmda-filter program. This is a source of confusion, I know, and one I hope to address fairly soon. For now, you can use a single configuration directory of /home/domain.com/.tmda, as you've discovered, or you can use a separate configuration file per user by specifying that file with the -c flag on the tmda-filter command line. Note that this means you'll need a separate .qmail-<user> and .qmail-<user>-default file for every user. /home/domain.com/.qmail-scott: |preline /usr/local/tmda/bin/tmda-filter -c /home/domain.com/scott/.tmda/config Then create a link, /home/domain.com/.qmail-scott-default, to .qmail-scott. > My Second problem is that TMDA requires my external > mail sources to confirm their email address for every > message. This is likely because you don't have a .qmail-default (or .qmail-<user>-default, as above) file. TMDA uses qmail's extension addresses for the confirmation and a plain old .qmail file is not used to process those addresses. Tim _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
