https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10269
--- Comment #9 from Jonathan Druart <[email protected]> --- Created attachment 100933 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100933&action=edit Bug 10269: Use 'reply-to' address if passed to EnqueueLetter This patch updates the EnqueueLetter method to allow passing a reply_to address. This allows for passing in arbitrary addresses for the reply address which will not override the from address. This improves the chances of your email getting past spam filters. Signed-off-by: Myka Kennedy Stephens <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
