Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

SMTP server rejecting > 1 POP session

  • 5 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 12 προβολές
  • Τελευταία απάντηση από rayalan

more options

I am experiencing a problem with the SMTP server rejecting sessions from Thunderbird v91.7.0 running on Fedora 36. Specifically, if I try to forward 2 e-mail messages only 1 message will make it to the SMTP server and actually get forwarded. The error message I receive is

Sending of the message failed. An error occurred while sending mail: Outgoing server (SMTP) error. The server responded: p-impout008.msg.pkvw.co.charter.net cmsmtp too many sessions from 104.33.187.187 AUP#Out-1360.

I researched the problem a bit and there seems to be a Thunderbird solution for IMAP users. However, I am using POP and I haven't found a way to configure a limit on simultaneous SMTP sessions.

This problem occurs because I am using Message Filters to automatically forward messages to another user. I think what happens is that Thunderbird is able to filter multiple messages for forwarding and tries to create multiple simultaneous SMTP sessions.

I am experiencing a problem with the SMTP server rejecting sessions from Thunderbird v91.7.0 running on Fedora 36. Specifically, if I try to forward 2 e-mail messages only 1 message will make it to the SMTP server and actually get forwarded. The error message I receive is Sending of the message failed. An error occurred while sending mail: Outgoing server (SMTP) error. The server responded: p-impout008.msg.pkvw.co.charter.net cmsmtp too many sessions from 104.33.187.187 AUP#Out-1360. I researched the problem a bit and there seems to be a Thunderbird solution for IMAP users. However, I am using POP and I haven't found a way to configure a limit on simultaneous SMTP sessions. This problem occurs because I am using Message Filters to automatically forward messages to another user. I think what happens is that Thunderbird is able to filter multiple messages for forwarding and tries to create multiple simultaneous SMTP sessions.

Επιλεγμένη λύση

Thanks Matt! I may have an alternative solution. I can create another e-mail account (call it "distribute") and have some e-mails from the outside world go there. Spectrum allows one to forward e-mails (to 1-5 addresses). I will need to reconfigure the sending sites to send to "distribute" which can then be forwarded to my real e-mail address and others. No need for filtering at all. If this works, I will follow up with another reply.

Ανάγνωση απάντησης σε πλαίσιο 👍 0

Όλες οι απαντήσεις (5)

more options

The problem is your SMTP server is not accepting the request, it most probably has to do with rate limiting by the server. Some of the less forward thinking providers, particularly in the USA use rate limiting to force the use of commercial account instead of domestic for small business.

In the case of charter, spectrum have some obvious limits. Such as the following;


  • You can send messages up to 30 MB in size, including attachments.
  • Attachments can't exceed 20 MB.
  • You're allowed to send emails to up to 1,000 recipients every 24 hours.
  • Your emails can have up to 99 recipients per message (including the To:, Cc: and Bcc: fields).
  • Email accounts less than a week old have a sending limit of 100 emails per day.

https://www.spectrum.net/support/internet/charter-postmaster-services

Given IMAP and POP are incoming protocols and SMTP is the outgoing protocol for both, perhaps your IMAP solution would work. But I don't see how to limit the number of sends, except by not using filters.

You might want to look at automatic forwarding on the server if you want to forward every mail to some other address.

more options

Thanks Matt for the useful information about Spectrum e-mail! I checked but Spectrum doesn't appear to offer automatic forwarding (actually I need automatic filtering). I would also note that I have had filters in place for years but the problem has only cropped up recently. It's entirely possible that Spectrum has changed their protocols to prevent simultaneous SMTP connections. This is more likely as you point out. I may have to resort to manually forwarding messages, one at a time. Thanks again!

more options

Perhaps filter to a folder (copy) then bulk forward them once a day and delete the copies once forwarded.

more options

Επιλεγμένη λύση

Thanks Matt! I may have an alternative solution. I can create another e-mail account (call it "distribute") and have some e-mails from the outside world go there. Spectrum allows one to forward e-mails (to 1-5 addresses). I will need to reconfigure the sending sites to send to "distribute" which can then be forwarded to my real e-mail address and others. No need for filtering at all. If this works, I will follow up with another reply.

more options

The above alternative solution worked fine...