 |
Connecting to email accounts using Netscape mail
There is an issue with Netscape regarding the use of the "@" symbol
in the username. You may be able to substitute the "@" symbol
with a ":" or a "%" symbol. If this doesn't work, leave
the "@" in place and go into the user's profile directory for
Netscape and edit the "prefs.js" file. Add the following line:
user_pref("mail.allow_at_sign_in_user_name",true);
That should fix the issue.
|
|