Hi!

I've TMDA working for regular emails accounts (thans to this list for the 
hekp), but it don't work with qmail aliases.

The .qmail-myalias file is:

| preline -f /usr/bin/tmda-filter 
-S /usr/share/doc/tmda/contrib/vpopmail-vdir.sh 
-c /home/vpopmail/domains/mydomain.com/.tmda/config 
-t /home/vpopmail/domains/mydomain.com/.tmda/templates/

/home/vpopmail/domains/mydomain.com/myuser/Maildir/

(The file has two lines only)


And the config file is (i have a .tmda/ directory for this alias at the 
mydomain.com directory):

CONFIRM_APPEND = "/home/vpopmail/domains/mydomain.com/.tmda/lists/whitelist"
DELIVERED_CACHE = 
"/home/vpopmail/domains/mydomain.com/.tmda/pending/.delivered_cache"
BARE_APPEND = "/home/vpopmail/domains/mydomain.com/.tmda/lists/whitelist"
PENDING_BLACKLIST_APPEND = 
"/home/vpopmail/domains/mydomain.com/.tmda/lists/blacklist"
PENDING_WHITELIST_APPEND = 
"/home/vpopmail/domains/mydomain.com/.tmda/lists/whitelist"
CRYPT_KEY_FILE = "/home/vpopmail/domains/mydomain.com/.tmda/crypt_key"
LOGFILE_DEBUG = "/home/vpopmail/domains/mydomain.com/.tmda/logs/debug"
LOGFILE_INCOMING = "/home/vpopmail/domains/mydomain.com/.tmda/logs/incoming"
LOGFILE_OUTGOING = "/home/vpopmail/domains/mydomain.com/.tmda/logs/outgoing"
FILTER_INCOMING = "/home/vpopmail/domains/mydomain.com/.tmda/filters/incoming"
FILTER_OUTGOING = "/home/vpopmail/domains/mydomain.com/.tmda/filters/outgoing"
DATADIR = "/home/vpopmail/domains/mydomain.com/.tmda/"
HOSTNAME = "mydomain.com"
ACTION_INCOMING = "confirm"
CONFIRM_ADDRESS = "[EMAIL PROTECTED]"
MAIL_TRANSFER_AGENT = "qmail"
PENDING_DIR = "/home/vpopmail/domains/mydomain.com/.tmda/pending"
RESPONSE_DIR = "/home/vpopmail/domains/mydomain.com/.tmda/responses"
USEVIRTUALDOMAINS = "1"

The same configuration works fine with a real email account, but not with an 
alias.

Is necesary any spaecial setup for alias?

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

Reply via email to