diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2009-09-23 23:11:12 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2009-09-23 23:11:12 +0000 |
commit | 5426d7874796ebe473959b8adc7f9ca6294ad0c9 (patch) | |
tree | 6ea3676a6ad276a0c9d3c40cc6bf9f7f6ef820eb /NEWS | |
parent | 901a4665003f932d574d60b4ed1e86e71600769a (diff) | |
download | fetchmail-5426d7874796ebe473959b8adc7f9ca6294ad0c9.tar.gz fetchmail-5426d7874796ebe473959b8adc7f9ca6294ad0c9.tar.bz2 fetchmail-5426d7874796ebe473959b8adc7f9ca6294ad0c9.zip |
Fetchmailconf: Fix descriptions for smtpaddress and smtpname options
Smtpaddress is for RCPT TO, not MAIL FROM. Found by Gerard Seibert.
'Append to MAIL FROM line:' => 'Use domain on RCPT TO line:'
'Set RCPT To address:' => 'Set fixed RCPT TO address:'
svn path=/branches/BRANCH_6-3/; revision=5433
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -69,6 +69,8 @@ fetchmail 6.3.12 (released XXXX-XX-XX - not yet): * Report multiline SMTP errors properly, reported by Earl Chew; fixes Debian Bug #569899, reported by Akihiro Terasaki. * Replace control characters in SMTP replies by '?'. +* Fetchmailconf: Fix descriptions for smtpaddress and smtpname options; + smtpaddress is for RCPT TO, not MAIL FROM. Found by Gerard Seibert. # TRANSLATION UPDATES AND ADDITIONS (ordered by language name): * [ca] Catalan (Ernest Adrogué Calveras) |