diff options
author | Steve Holme <steve_holme@hotmail.com> | 2011-08-24 08:55:25 +0200 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2011-08-24 08:55:25 +0200 |
commit | e882416e75f61cc2928407ed3173c5106c9b4f29 (patch) | |
tree | 5079c2dcbbfd59b80cd7ed729966efb6a53989c4 /perl/contrib/checklinks.pl.in | |
parent | fd00b382b2d33ef90c6f5c840a32b66c8ceb1662 (diff) |
SMTP authentication: fix ordering of preferred authentication method
Fixed the order of the preferred SMTP authentication method to:
AUTH CRAM-MD5, AUTH LOGIN then AUTH PLAIN.
AUTH PLAIN should be the last as it slightly more insecure than AUTH LOGIN
as the username and password are sent together - there is no handshaking
between the client and server like there is with AUTH LOGIN.
Diffstat (limited to 'perl/contrib/checklinks.pl.in')
0 files changed, 0 insertions, 0 deletions