Mercurial > masqmail
diff examples/example.get @ 189:dc89737b27aa
removed the pop-before-smtp (smtp-after-pop) function
this kind of authentication is superseded by SMTP AUTH today
removing it is a step towards removing the POP stuff completely
If you still rely on pop-before-smtp, stay with 0.2.x
or run an arbitrary pop client before
author | meillo@marmaro.de |
---|---|
date | Thu, 15 Jul 2010 10:33:53 +0200 |
parents | 08114f7dcc23 |
children |
line wrap: on
line diff
--- a/examples/example.get Thu Jul 15 00:33:09 2010 +0200 +++ b/examples/example.get Thu Jul 15 10:33:53 2010 +0200 @@ -14,8 +14,6 @@ # and the password: pass="keepInMind" -# if you just use this for SMTP after POP, you do not need the settings below: - # the (local) address, where the retrieved mail should be sent to: address=okurth@localhost