Update of /cvsroot/tmda/tmda/contrib
In directory usw-pr-cvs1:/tmp/cvs-serv13823/contrib
Modified Files:
sample.tmdarc
Log Message:
non-qmail clarification.
Index: sample.tmdarc
===================================================================
RCS file: /cvsroot/tmda/tmda/contrib/sample.tmdarc,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- sample.tmdarc 1 May 2002 03:53:00 -0000 1.51
+++ sample.tmdarc 1 May 2002 18:42:38 -0000 1.52
@@ -7,7 +7,7 @@
# <URL:http://www.python.org/doc/current/>
#
# NOTE: ~/.tmdarc must be chmod 400 or chmod 600 !
-
+#
# See the "User configurable settings" section of TMDA/Defaults.py for
# more information on all the variables below.
@@ -20,16 +20,17 @@
#################################################################
# Non-qmail required variables; required only for non-qmail users
+# Uncomment one line from each section.
#################################################################
-MAIL_TRANSFER_AGENT = "exim"
+#MAIL_TRANSFER_AGENT = "exim"
#MAIL_TRANSFER_AGENT = "postfix"
#MAIL_TRANSFER_AGENT = "sendmail"
-LOCAL_DELIVERY_AGENT = "/full/path/to/bin/procmail"
+#LOCAL_DELIVERY_AGENT = "/full/path/to/bin/procmail"
#LOCAL_DELIVERY_AGENT = "/full/path/to/bin/maildrop"
-RECIPIENT_DELIMITER = "-"
+#RECIPIENT_DELIMITER = "-"
#RECIPIENT_DELIMITER = "+"
######################################################################
_______________________________________________
tmda-cvs mailing list
http://libertine.org/lists/listinfo/tmda-cvs
|