diff examples/openssl.route @ 311:e230bcd0f1c6

removed protocol option from route config It was somehow redundant. Now, if `pipe' is set, the protocol will be pipe, otherwise it'll be smtp. That's just natural.
author meillo@marmaro.de
date Sun, 24 Apr 2011 19:37:56 +0200
parents 9814e75de61c
children 55b7bde95d37
line wrap: on
line diff
--- a/examples/openssl.route	Sun Apr 24 19:14:38 2011 +0200
+++ b/examples/openssl.route	Sun Apr 24 19:37:56 2011 +0200
@@ -2,8 +2,6 @@
 # by Philipp Berndt
 
 
-protocol = "smtp"
-
 # encryption is done by communicating through openssl
 
 # Today usually STARTTLS (RFC-3207) is used: