Closed Bug 61824 Opened 24 years ago Closed 23 years ago

newmailtech won't be used if you use emailsuffixes

Categories

(Bugzilla :: Bugzilla-General, defect, P3)

defect

Tracking

()

RESOLVED FIXED
Bugzilla 2.14

People

(Reporter: royston, Assigned: tara)

References

Details

Attachments

(1 file)

Some code in processmail appears to append Param('emailsuffix') to the
username before recursive processing begins, with the result that further
lookups of those usernames (to check if newmailtech is enabled, for instance)
will fail.

The code appears to append the emailsuffix just before it sends the email out
anyway, so removing that code appears to fix things in the case that
emailsuffixes are enabled (I haven't yet managed to check in the case that
they're not enabled).

I'll attach a patch when I've submitted this.
Blocks: 71552
This should all get done when oldemailtech is removed in 2.14.
Target Milestone: --- → Bugzilla 2.14
The lines that the patch removes are in fact removed in the patch in bug 71552.
No longer blocks: 71552
Depends on: 71552
bug 71552 is checked in, therefore this is fixed.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Moving to Bugzilla product
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
Version: other → unspecified
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: