Closed Bug 280775 Opened 20 years ago Closed 20 years ago

Bug 277437 reversed the meaning of param(sendmailnow)

Categories

(Bugzilla :: Bugzilla-General, defect)

2.19.2
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 2.20

People

(Reporter: glob, Assigned: glob)

References

Details

(Keywords: regression)

Attachments

(1 file)

MessageToMTA has the following:

    if (Param("maildeliverymethod") eq "sendmail" && Param("sendmailnow")) {
        push @args, "-ODeliveryMode=deferred";
    }

this reverses the meaning of sendmailnow.
Attached patch simple fixSplinter Review
Attachment #173168 - Flags: review?
Status: NEW → ASSIGNED
OS: Windows XP → All
Hardware: PC → All
Target Milestone: --- → Bugzilla 2.20
Attachment #173168 - Flags: review? → review+
Flags: blocking2.20?
Flags: approval?
Flags: approval? → approval+
Flags: blocking2.20? → blocking2.20+
Checking in Bugzilla/BugMail.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/BugMail.pm,v  <--  BugMail.pm
new revision: 1.26; previous revision: 1.25
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Depends on: 277437
Keywords: regression
Resolution: --- → FIXED
Summary: sendmailnow param's meaning has been negated → Bug 277437 reversed the meaning of param(sendmailnow)
*** Bug 280968 has been marked as a duplicate of this bug. ***
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: