diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2005-11-14 22:50:31 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2005-11-14 22:50:31 +0000 |
commit | b77c02e7a26df60c7793ce0a4a60e1a95417f4e9 (patch) | |
tree | 63c7a8b89b86510dc6f4838e5b36e2a72d427d9d /NEWS | |
parent | 7cbf68a3f821b879779193fe19ff5c202b722433 (diff) | |
download | fetchmail-b77c02e7a26df60c7793ce0a4a60e1a95417f4e9.tar.gz fetchmail-b77c02e7a26df60c7793ce0a4a60e1a95417f4e9.tar.bz2 fetchmail-b77c02e7a26df60c7793ce0a4a60e1a95417f4e9.zip |
Update --smtphost and --smtpaddress documentation. Patch by Sunil Shetye.
svn path=/trunk/; revision=4442
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -278,8 +278,9 @@ fetchmail 6.3.0 (not yet released officially): Instead, pass the buck on to the SMTP server and use our own unqualified hostname. Matthias Andree * Revise some error messages so they are less confusing. Sunil Shetye. -* Man page: update --smtphost documentation. Matthias Andree +* Man page: update --smtphost documentation. Sunil Shetye, Matthias Andree. * Man page: clarify --loghost works only while detached. Matthias Andree +* Man page: update --smtpaddress documentation. Sunil Shetye. # INTERNAL CHANGES * Switched to automake. Matthias Andree. |