Rostyslaw Lewyckyj wrote:
Rinaldi J. Montessi wrote:

I haven't read the whole thread, but I recently went through this with
the change from bellsouth to att.yahoo.  Enter about:config in the space
for url's and filter on smtp. The results should look something like this:

user_pref("mail.identity.id1.smtpServer", "smtp2");
user_pref("mail.identity.id2.smtpServer", "smtp2");
user_pref("mail.identity.id3.smtpServer", "smtp2");
user_pref("mail.identity.id4.smtpServer", "smtp2");
user_pref("mail.identity.id5.smtpServer", "smtp2");
user_pref("mail.identity.id6.smtpServer", "smtp2");
user_pref("mail.smtp.defaultserver", "smtp2");
user_pref("mail.smtpserver.smtp2.auth_method", 1);
user_pref("mail.smtpserver.smtp2.description", "Bellsouth/ATT/Yahoo");
user_pref("mail.smtpserver.smtp2.hostname", "smtp.att.yahoo.com");
user_pref("mail.smtpserver.smtp2.port", 465);
user_pref("mail.smtpserver.smtp2.trySecAuth", false);
user_pref("mail.smtpserver.smtp2.try_ssl", 3);
user_pref("mail.smtpserver.smtp2.useSecAuth", false);
user_pref("mail.smtpserver.smtp2.username", "[email protected]");
user_pref("mail.smtpservers", "smtp2");

This is actually out of my profile, but the filter results should be
quite similar.  Point is to make sure whatever your default server is,
it is the correct one.

I am already switched. But as a learning experience, I tried to follow
your instructions.
Well I couldn't get a display anything like what you posted.
I notice that you are using SM2.0b1pre et.c. while I'm on SM 1.1.14,
but what I get is like
http://www.tweakguides.com/images/Firefox_17.jpg
except for SeaMonkey. (Sorry I couldn't figure out how to capture an
image for inclusion here)
So how could one use your instructions?

Ros, what Peter did was type the term "smtp" into the section marked "Filter" in your picture. That then goes through all the preferences and only displays those that have the term "smtp" in them. Then Peter did a cut-and-paste into his mail.

HTH

Daniel
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to