[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[minion-cvs] Add unrestricted SMTP to config file



Update of /home/minion/cvsroot/src/minion/etc
In directory moria.mit.edu:/tmp/cvs-serv9166/etc

Modified Files:
	mixminiond.conf 
Log Message:
Add unrestricted SMTP to config file

Index: mixminiond.conf
===================================================================
RCS file: /home/minion/cvsroot/src/minion/etc/mixminiond.conf,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- mixminiond.conf	31 Dec 2002 04:38:54 -0000	1.8
+++ mixminiond.conf	4 Jan 2003 20:41:14 -0000	1.9
@@ -1,4 +1,4 @@
-# /etc/mixminiond.conf -- for use with mixminion 0.0.1
+# /etc/mixminiond.conf -- for use with mixminion 0.0.2
 # $Id$
 
 #   This is a configuration file for the mixminion anonymous remailer.  Edit
@@ -174,8 +174,25 @@
 #Enabled: yes
 #AddressFile: <path to address file>
 #ReturnAddress: <"From:" address to use>
-#RemoveContact: <Address to use as a contact
+#RemoveContact: <Address to use as a contact>
 #SMTPServer: localhost
+
+#   Uncomment this section to enable delivery of SMTP messages via a local
+#   SMTP server.  Watch out!  This may violate your ISP's terms of service.
+#
+#   If you want to block outgoing mail to certain addresses, you will need
+#   to install a blacklist file.  The 
+#
+#[Delivery/SMTP]
+#Enabled: yes
+#SMTPServer: localhost
+#SubjectLine: Type-III Anonymous Message
+#BlacklistFile: <Path to the blacklist file>.
+#ReturnAddress: <"From:" address to use>
+#Message: This is a Type-III anonymous message, sent to you by the
+#  Mixminion server at SERVER.  If you do not want to receive anonymous
+#  messages, please contact ADMIN.  For more information about anonymity,
+#  see URL.
 
 #   Uncomment this section to enable delivery of SMTP messages via the Type-II
 #   ("Mixmaster") network.  This when only be useful while we're bootstrapping