Jay Garcia wrote:
> Krzysztof P. Kaczmarek wrote:
>
>> i cant find, where i can change value of port for smtp server
>
> Edit your prefs.js file [...] for example:
> user_pref("mail.smtpserver.smtp1.hostname", "smtp.yourserver.com:465");
> I haven't tried this, please report back with findings.
Jay, this is a great idea! I didn't think of it.
I tried it and it works with non-SSL (I have no SSL SMTP available). I
can now have 2 SMTP servers on the same machine (one is a tunnel, to get
around that braindead MAPS DUL) and access both of them directly via
Mozilla! Thanks Jay.
The ":port" ended up verbatim in the smtp server name field. So, I guess
you don't need to edit prefs.js at all - just enter "yourserver:465" in
the server name field. It should work.
Happy 2002 to all.
Ben