Jens Hatlak wrote:
David Mathog wrote:
Item 16 in the aioe.org FAQ says that "When a client tries to open more
than 4 connections at the same time, the ones that exceed this limit are
refused by the server." Might that be happening here? If so, is there a
setting somewhere to restrict the number of concurrent connections?

The default number of cached connections is 2:
<http://mxr.mozilla.org/comm-central/source/mailnews/news/public/nsINntpIncomingServer.idl#85>


You can change a pref, but not through the UI (there is UI for the IMAP
case, but not for NNTP). You need to go to about:config and set
mail.server.serverX.max_cached_connections accordingly, where X is the
number of your NNTP account (which you can determine by searching
about:config for "nntp" and looking at the entries that have
"mail.server.serverX.type" as the name scheme and "nntp" as a value).

Changed it from 2 to 1. Exited seamonkey, started it up again. Verified that the change stuck, retested, and it still won't show messages.

Oh well, screw it, just signed up for an eternal september account, and that works.

Thanks anyway,

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

Reply via email to