SeaMonkey Mailnews FAQ

Last updated on December 8, 2004.

How do I use a separate username/password for each newsgroup on one server?

Enter about:config in the browser location bar.
Search for: server.server

You'll see a list of preference settings for each server. Each server is assigned a number. Look through those preferences to find out which number is assigned to the server you are enquiring about. Once you know which server number it is, add the following boolean pref:
mail.server.server#.singleSignon
and set it to false.
(Don't use "#". Use the number of the server. For instance, if it is server3, use 'mail.server.server3.singleSignon'.)

Webmaster: Chris Ilias