Michael Devogelaere wrote:
> 
> Hello,
> 
> We're using a mailsystem in which all users are identified by their
> login and domain-name. So we can have [EMAIL PROTECTED] and [EMAIL PROTECTED]
> These users pop their mail with login-name
> [EMAIL PROTECTED] and [EMAIL PROTECTED] Of course we're using
> patched pop- and imap-daemons.
> This works fine with outlook/imp/fetchmail/kmail (/telnet ;-)), but doesn't
> work with mozilla: it always drops the domain-name (the part after the '@').
> I don't think it's forbidden to use the '@' in the username (i didn't find
> anything about it in STD53 - POP3) ? How should i configure mozilla to pass
> the complete username ?
> 
> Kindly regards,
> Michael Devogelaere
> 
> ps: please reply by mail too.

Open prefs.js in the affected profile's directory and add the following
line:

user_pref("mail.allow_at_sign_in_user_name", true);

-- 
Jerry Baker

PGP Key:
http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x8B9F6300

Reply via email to