Bug 970197

Summary: Sendmail::PMilter violates Milter protocol when max children reached
Product: [Fedora] Fedora Reporter: Jonathan Kamens <h1k6zn2m>
Component: perl-Sendmail-PMilterAssignee: Paul Howarth <paul>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 18CC: paul
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: perl-Sendmail-PMilter-1.00-8.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-23 05:54:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
patch to block instead of erroring on max children none

Description Jonathan Kamens 2013-06-03 16:29:53 UTC
Created attachment 756407 [details]
patch to block instead of erroring on max children

When the maximum number of interpreters is set by a milter, and that maximum is reached, Sendmail::PMilter violates the Milter protocol by sending SMFIR_TEMPFAIL to the MTA rather than doing initial negotiation. An error code is not allowed there; negotiation is required.

I've posted a fix at https://rt.cpan.org/Ticket/Display.html?id=85833 and also attached it to this ticket. Please consider including it in the Fedora RPM for Sendmail::PMilter, since it's unlikely that it'll make it into the official Sendmail::PMilter release any time soon.

Comment 1 Fedora Update System 2013-06-13 13:18:40 UTC
perl-Sendmail-PMilter-1.00-8.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/perl-Sendmail-PMilter-1.00-8.fc19

Comment 2 Fedora Update System 2013-06-13 13:18:56 UTC
perl-Sendmail-PMilter-1.00-8.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/perl-Sendmail-PMilter-1.00-8.fc18

Comment 3 Fedora Update System 2013-06-13 18:09:22 UTC
Package perl-Sendmail-PMilter-1.00-8.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing perl-Sendmail-PMilter-1.00-8.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-10797/perl-Sendmail-PMilter-1.00-8.fc19
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2013-06-23 05:54:02 UTC
perl-Sendmail-PMilter-1.00-8.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2013-06-29 18:20:26 UTC
perl-Sendmail-PMilter-1.00-8.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.