Closed
Bug 1301865
Opened 9 years ago
Closed 9 years ago
Forwarding multiple messages by a filter leads to maximum smtp connections error (limited smtp connections by provider)
Categories
(Thunderbird :: Filters, enhancement)
Thunderbird
Filters
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 136871
People
(Reporter: Thunderbird_Mail_DE, Unassigned)
Details
Not sure, if this should be posted to filters or to network/SMTP component.
In our support forums a user reported a problem by using filters to forward messages. By this filter Thunderbird has to forward 20-30 messages. It seems the filter is sending these 20-30 messages in parallel, which leads to 20-30 parallel SMTP connections. The provider has a limit of 3 parallel SMTP conntections. This leads always to SMTP errors and failing the filter.
It would be necessary to have an option to limit Thunderbirds parallel SMTP connections and/or parallel related filter actions.
Updated•9 years ago
|
Severity: normal → enhancement
Comment 1•9 years ago
|
||
Alexlhrig,
You seem to be using a domain that implies special support for Thunderbird. Perhaps your organization would like to put some meat behind that domain, and contribute resources to allow a fix for this bug to be implemented?
Comment 2•9 years ago
|
||
(In reply to Kent James (:rkent) from comment #1)
> Alexlhrig,
>
> You seem to be using a domain that implies special support for Thunderbird.
> Perhaps your organization would like to put some meat behind that domain,
> and contribute resources to allow a fix for this bug to be implemented?
indeed. and, hah!, I just read a bug in the last couple days on this topic. Bug 136871 discusses a solution via smtp. Perhaps we dup this bug to it.
Comment 3•9 years ago
|
||
(In reply to Wayne Mery (:wsmwk, NI for questions) from comment #2)
> (In reply to Kent James (:rkent) from comment #1)
> > Alexlhrig,
> >
> > You seem to be using a domain that implies special support for Thunderbird.
> > Perhaps your organization would like to put some meat behind that domain,
> > and contribute resources to allow a fix for this bug to be implemented?
>
> indeed. and, hah!, I just read a bug in the last couple days on this topic.
> Bug 136871 discusses a solution via smtp. Perhaps we dup this bug to it.
I agree.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•