https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28024 Bug ID: 28024 Summary: Remove X-Abuse-Report header adding in opac-sendbasket.pl Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org I'm reporting this mainly to hear from other devs. I found opac-sendbasket.pl is the only place Koha sets that header, and a search tells me it is not standard and is used with several (other) names. In my opinion, such custom header should be configurable, or totally handled in the MTA. And if it was something that should be configurable or even mandatory, shouldn't it be set for all emails? At Koha::Email? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.