diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-08-07 10:23:24 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-08-07 10:23:24 +0000 |
commit | 8343a356bb4d2f91f135a1e52e0902f9f1100a3b (patch) | |
tree | 8293019375cd725c2f0edabcd1fbf7beea0e8e03 /NEWS | |
parent | fbd1a3e930b0b37ddab226a06fb983c9753c0682 (diff) | |
download | fetchmail-8343a356bb4d2f91f135a1e52e0902f9f1100a3b.tar.gz fetchmail-8343a356bb4d2f91f135a1e52e0902f9f1100a3b.tar.bz2 fetchmail-8343a356bb4d2f91f135a1e52e0902f9f1100a3b.zip |
Support user@example.org (full-address) mappings for multidrop
on the left-hand side of mappings.
svn path=/branches/BRANCH_6-3/; revision=4885
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -109,6 +109,7 @@ fetchmail 6.3.5 (not yet released): * --logfile is now handled more carefully, errors opening the logfile are now reported to the TTY where fetchmail was started from. * fetchmail now complains and aborts when it cannot properly daemonize itself. +* fetchmail now supports foo@example.org=bar user mappings for multidrop boxes. # CHANGES: * Rename all fetchmail-internal lock_* functions to fm_lock_*. Obsoletes |