Maker Pro
Maker Pro

Manual config of NAV in Nescape 7.2

R

Robert Baer

Jan 1, 1970
0
Presently, what appears to be the "critical" part of my PREFS.JS file is:
user_pref("mail.server.server1.directory", "C:\\WINDOWS\\APPLICATION
DATA\\Mozilla\\Profiles\\robertbaer\\v0bfa6zg.slt\\Mail\\mail.earthlink.net");
user_pref("mail.server.server1.directory-rel",
"[ProfD]Mail/mail.earthlink.net");
user_pref("mail.server.server1.hostname", "mail.earthlink.net");
user_pref("mail.server.server1.login_at_startup", true);
user_pref("mail.server.server1.mdn_report_enabled", false);
user_pref("mail.server.server1.name", "robertbaer");
user_pref("mail.server.server1.numHdrsToKeep", 30);
user_pref("mail.server.server1.realhostname", "robertbaer");
user_pref("mail.server.server1.realuserName", "mail.earthlink.net");
user_pref("mail.server.server1.type", "pop3");
user_pref("mail.server.server1.userName", "robertbaer");
And i have been trying various variants and places for these
recommended strings: "robertbaer/mail.earthlink.net" and
"[email protected]".
I have not been able to find the magic combination that allows NAV to
see and scan e-mails.

Anyone know how to do that?
Please give eXplicit working example.
 
L

legg

Jan 1, 1970
0
Presently, what appears to be the "critical" part of my PREFS.JS file is:
user_pref("mail.server.server1.directory", "C:\\WINDOWS\\APPLICATION
DATA\\Mozilla\\Profiles\\robertbaer\\v0bfa6zg.slt\\Mail\\mail.earthlink.net");
user_pref("mail.server.server1.directory-rel",
"[ProfD]Mail/mail.earthlink.net");
user_pref("mail.server.server1.hostname", "mail.earthlink.net");
user_pref("mail.server.server1.login_at_startup", true);
user_pref("mail.server.server1.mdn_report_enabled", false);
user_pref("mail.server.server1.name", "robertbaer");
user_pref("mail.server.server1.numHdrsToKeep", 30);
user_pref("mail.server.server1.realhostname", "robertbaer");
user_pref("mail.server.server1.realuserName", "mail.earthlink.net");
user_pref("mail.server.server1.type", "pop3");
user_pref("mail.server.server1.userName", "robertbaer");
And i have been trying various variants and places for these
recommended strings: "robertbaer/mail.earthlink.net" and
"[email protected]".
I have not been able to find the magic combination that allows NAV to
see and scan e-mails.

Try alt.comp.anti-virus.

Now that you've posted the addresses on the net, you'll need the mail
protection.

I don't believe NAV needs Mozilla's user preference settings adjusted
to check it's mail functions or content. Simply enable NAV
'autoprotect'.

RL
 
R

Robert Baer

Jan 1, 1970
0
legg said:
Presently, what appears to be the "critical" part of my PREFS.JS file is:
user_pref("mail.server.server1.directory", "C:\\WINDOWS\\APPLICATION
DATA\\Mozilla\\Profiles\\robertbaer\\v0bfa6zg.slt\\Mail\\mail.earthlink.net");
user_pref("mail.server.server1.directory-rel",
"[ProfD]Mail/mail.earthlink.net");
user_pref("mail.server.server1.hostname", "mail.earthlink.net");
user_pref("mail.server.server1.login_at_startup", true);
user_pref("mail.server.server1.mdn_report_enabled", false);
user_pref("mail.server.server1.name", "robertbaer");
user_pref("mail.server.server1.numHdrsToKeep", 30);
user_pref("mail.server.server1.realhostname", "robertbaer");
user_pref("mail.server.server1.realuserName", "mail.earthlink.net");
user_pref("mail.server.server1.type", "pop3");
user_pref("mail.server.server1.userName", "robertbaer");
And i have been trying various variants and places for these
recommended strings: "robertbaer/mail.earthlink.net" and
"[email protected]".
I have not been able to find the magic combination that allows NAV to
see and scan e-mails.


Try alt.comp.anti-virus.

Now that you've posted the addresses on the net, you'll need the mail
protection.

I don't believe NAV needs Mozilla's user preference settings adjusted
to check it's mail functions or content. Simply enable NAV
'autoprotect'.

RL
That does not work.
And NAV insists "no supported e-mail accounts detected".

My address has been posted for over 3 years, so the "now" is not
quite the correct term.
I will try the NG you mentioned; thanks.
 
Top