https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28729

Martin Renvoize <martin.renvo...@ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.renvoize@ptfs-europe
                   |                            |.com

--- Comment #39 from Martin Renvoize <martin.renvo...@ptfs-europe.com> ---
OK.. I've dug through this a bit.. man the Email::Stuffer and friends and
Mail::Sendmail docs are hard to understand.


In short, I think 'Sender' and 'From' are basically reversed between the two
sets of modules.. I would say we need to set 'From' to 'returnpath' info (Thus
setting the envelope MAIL FROM' used in the mail server connection and then if
we have a more specific 'From' we want in the actual mail we set that in the
'Sender' slot.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to