Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Can I limit concurrent smtp connections?

  • 4 replies
  • 2 have this problem
  • 8 views
  • Paskiausią atsakymą parašė dmallinson

more options

I have an accounts system (Sage/Pastel) that is sending out PDF statements via Thunderbird 3.0.11. Thuderbird is giving an error from the remote smtp server : too many concurrent connections.

Checking sent items I see that the first 5 mails send. I spoke to the smtp servers' admins who say that 5 concurrent smtp connections are allowed. This leads me to beleive that Sage dumps the mails onto Thunderbird to send - and THunderbird doesn't queue them up one by one - it tries to push them put simultaneously - leading to the concurrent connections error.

Could I be right? Is there a way to force Thunderbird to only create one smtp connection at a time?

I am not sure if this is relevant, but the software is running in Windows Remote Desktop via a Server 2008 Foundation terminal server.

Thanks, David

I have an accounts system (Sage/Pastel) that is sending out PDF statements via Thunderbird 3.0.11. Thuderbird is giving an error from the remote smtp server : too many concurrent connections. Checking sent items I see that the first 5 mails send. I spoke to the smtp servers' admins who say that 5 concurrent smtp connections are allowed. This leads me to beleive that Sage dumps the mails onto Thunderbird to send - and THunderbird doesn't queue them up one by one - it tries to push them put simultaneously - leading to the concurrent connections error. Could I be right? Is there a way to force Thunderbird to only create one smtp connection at a time? I am not sure if this is relevant, but the software is running in Windows Remote Desktop via a Server 2008 Foundation terminal server. Thanks, David

Chosen solution

Thanks - I got the following errors:

aDocumentNode.cardDetails.cardDetails is undefined

Exception ... "componenet returned failure code:0x8004011 (NS_error_Not_avaialable)

BUT - then found a bug related to the top one on bugfix - it is for a older version. So I updated TB to current version and - boom - all working.

Thanks for you input Matt

Skaityti atsakymą kartu su kontekstu 👍 0

All Replies (4)

more options

Short answer is place Thunderbird into offline mode before generating mail (click the two blue monitors in the bottom left of the screen) That will cause all mail to be placed in the outbox folder and force a send later mode

Once mail is generated, go back online by clicking the monitors again and sending will not fall over itself. Should you forget to go online, Thunderbird will prompt you to send all unsent mail when you close it.

more options

Thanks for the reply Matt, have tried that now - but it seems that with MT offline the mail doesn't make it into the outbox at all.

What could be that cause of that do you think?

more options

Have you found the outbox folder? It will be under local folders.

Is there anything in the error console? Tools menu (alt+T) > error console Clear it then try the send as it always contains loads of rubbish

more options

Chosen Solution

Thanks - I got the following errors:

aDocumentNode.cardDetails.cardDetails is undefined

Exception ... "componenet returned failure code:0x8004011 (NS_error_Not_avaialable)

BUT - then found a bug related to the top one on bugfix - it is for a older version. So I updated TB to current version and - boom - all working.

Thanks for you input Matt