masqmail

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 diff
     1.1 --- a/examples/openssl.route	Sun Apr 24 19:14:38 2011 +0200
     1.2 +++ b/examples/openssl.route	Sun Apr 24 19:37:56 2011 +0200
     1.3 @@ -2,8 +2,6 @@
     1.4  # by Philipp Berndt
     1.5  
     1.6  
     1.7 -protocol = "smtp"
     1.8 -
     1.9  # encryption is done by communicating through openssl
    1.10  
    1.11  # Today usually STARTTLS (RFC-3207) is used: