Page MenuHomePhorge

Create one message to process per recipient.
AcceptedPublic

Authored by vanmeeuwen on Jul 3 2017, 12:36 PM.
Tags
None
Referenced Files
F11896029: D461.id.diff
Thu, Apr 25, 10:36 AM
Unknown Object (File)
Sun, Apr 21, 5:13 PM
Unknown Object (File)
Sun, Apr 21, 5:13 PM
Unknown Object (File)
Fri, Apr 19, 1:51 PM
Unknown Object (File)
Wed, Apr 17, 11:10 AM
Unknown Object (File)
Wed, Apr 10, 12:27 AM
Unknown Object (File)
Tue, Apr 9, 2:24 PM
Unknown Object (File)
Mon, Apr 8, 10:29 PM

Details

Summary

Resolves T2289

Implements the workaround configured in postfix on the wallace layer.

It is less then ideal.

Clear most preventive lint warnings (syntax errors)

Test Plan

None

Diff Detail

Repository
rP pykolab
Branch
dev/T2289
Lint
Lint Skipped
Unit
No Test Coverage
Build Status
Buildable 10874
Build 9203: arc lint + arc unit

Event Timeline

machniak subscribed.

Looks good to me. You can remove also COMMASPACE = ', ' line as we don't use this var anymore.

This revision is now accepted and ready to land.Jul 3 2017, 12:44 PM
In D461#5429, @machniak wrote:

Looks good to me. You can remove also COMMASPACE = ', ' line as we don't use this var anymore.

I'm going to give this some time and attempt to come up with a proper solution, that does not split the message per individual recipient this early, though. Please do not land this revision quite yet.