masqmail

diff docs/simple-relay-setup @ 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 f10a56dc7481
children 08932c629849
line diff
     1.1 --- a/docs/simple-relay-setup	Sun Apr 24 19:14:38 2011 +0200
     1.2 +++ b/docs/simple-relay-setup	Sun Apr 24 19:37:56 2011 +0200
     1.3 @@ -34,8 +34,6 @@
     1.4  
     1.5  Addionally you need to create the route config file like:
     1.6  
     1.7 -    protocol = smtp
     1.8 -
     1.9      # where to relay to; the address and port of the smart host
    1.10      mail_host = "mail.gmx.net:25"
    1.11      # use a wrapper to enable encryption