Added feature: allow email address as user name for imap.
commitf31d8893876efbd6e5ca6388dcd091db73b2b26f
authorVitaly Mayatskikh <vitaly@gravicappa.englab.brq.redhat.com>
Mon, 27 Oct 2008 19:23:58 +0000 (27 20:23 +0100)
committerVitaly Mayatskikh <vitaly@gravicappa.englab.brq.redhat.com>
Mon, 27 Oct 2008 19:23:58 +0000 (27 20:23 +0100)
tree38df8128fb1aa73810589abfee9d3d0ef7f7f404
parente3d0b5046b99e6852280cd734c2d4b3a1d10b51c
Added feature: allow email address as user name for imap.
Some imap servers (for example, gmx.com) requires email as user name to
login. Sign `@' is a delimeter for network server name, so use `*' instead
of it in user names and convert it to `@' in place.
You have to write your real user name `xxx@gmx.com' like `xxx*gmx.com' in
~/.folders or config file.
elmo/elmo-imap4.el