https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28729 --- Comment #12 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Tomás Cohen Arazi from comment #11)
Sender and Return-path are envelope headers. So the email has a From, but the envelope also says 'This is sent by Sender on behalf of From, and in the event of a delivery failure, please send the failure to Return-path'.
My perception is that ReturnpathDefault/$library->returnpath should be used to set the Return-path, and the Sender.
I agree - Sender and Return-path should be set to the same address.
Unless we want to be incredibly flexible and split them. But that'd be out of the scope of the bug, and probably that should be solved by sysadmins with some rules on the MTA.
This would be a change of behaviour and I see no use case where this would be necessary. -- You are receiving this mail because: You are watching all bug changes.