|
my config file of tmda is as
follows
MAIL_TRANSFER_AGENT =
"postfix"
RECIPIENT_DELIMITER = "-" DELIVERY = "/var/mail/fabiano" HOSTNAME = os.popen("hostname |cut -d . -f 2-").read().strip() LOGFILE_INCOMING = os.path.expanduser("~/.tmda/in.log") LOGFILE_OUTGOING = os.path.expanduser("~/.tmda/out.log") LOGFILE_DEBUG = os.path.expanduser("~/.tmda/debug.log") CONFIRM_APPEND = os.path.expanduser("~/.tmda/lists/confirmed") PENDING_WHITELIST_APPEND = os.path.expanduser("~/.tmda/lists/whitelist") PENDING_BLACKLIST_APPEND = os.path.expanduser("~/.tmda/lists/blacklist") RESPONSE_DIR = "/home/fabiano/.tmda/responses/" MAX_AUTORESPONSES_PER_DAY = "0" why the last line does not work ??
--
X-LINK TELECOM LTDA
Fabiano Xavier Nascimento Departamento T�cnico de T.I. End : R: Camoes ,1684 Curitiba - Parana Tel/Fax : (041) 352-0707 ramal:201 E-mail : [EMAIL PROTECTED] ============================ || FEEL FREE TO USE LINUX || ============================ |
_____________________________________________ tmda-users mailing list ([email protected]) http://tmda.net/lists/listinfo/tmda-users
