From: "Geoff" <[EMAIL PROTECTED]>
~/.qmail :
    |preline /usr/local/tmda-0.81/bin/tmda-filter
    ./Maildir/

Are you sure tmda is in /usr/local and not /usr/local/src?


~/.tmda/config :
    # qmail is default, but let's specify it anyway
    MAIL_TRANSFER_AGENT = "qmail"
    CONFIRM_APPEND = os.path.expanduser("~/.tmda/lists/confirmed")
    LOGFILE_DEBUG = os.path.expanduser("~/.tmda/logs/debug")
    LOGFILE_INCOMING = os.path.expanduser("~/.tmda/logs/incoming")
    LOGFILE_OUTGOING = os.path.expanduser("~/.tmda/logs/outgoing")

Don't you need to add import os?


Chris Berry
[EMAIL PROTECTED]
Systems Administrator
JM Associates

"Q: How many software engineers does it take to change a lightbulb ?
A: It can't be done; it's a hardware problem."

_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus


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

Reply via email to