diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2006-05-18 15:29:47 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2006-05-18 15:29:47 +0000 |
commit | 665dff500ae2317445c2943358358c2adac33f5e (patch) | |
tree | 0cb4d514d407aacbe44dc39c6b88f3c32367101e /fetchmail.man | |
parent | 09dc2d2ee5145e8ed3cce0debfca8eccea91b383 (diff) | |
download | fetchmail-665dff500ae2317445c2943358358c2adac33f5e.tar.gz fetchmail-665dff500ae2317445c2943358358c2adac33f5e.tar.bz2 fetchmail-665dff500ae2317445c2943358358c2adac33f5e.zip |
Document user name restriction 'no blanks after AT SIGN'.
svn path=/branches/BRANCH_6-3/; revision=4845
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/fetchmail.man b/fetchmail.man index b2e7b1e5..82fcdcbd 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -2511,6 +2511,11 @@ whichever of these is appropriate to wake it up. .SH BUGS AND KNOWN PROBLEMS .PP +Fetchmail cannot handle user names that contain blanks after a "@" +character, for instance "demonstr@ti on". These are rather uncommon and +only hurt when using UID-based --keep setups, so the 6.3.X versions of +fetchmail won't be fixed. +.PP Please check the \fBNEWS\fP file that shipped with fetchmail for more known bugs than those listed here. .PP |