https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36606 Bug ID: 36606 Summary: Adding authentication for automatically generated koha-community.org email Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Websites, Mailing Lists, etc Assignee: wizzyrea@gmail.com Reporter: td-koha-bugs@agogme.com QA Contact: testopia@bugs.koha-community.org Some people using Gmail, Outlook, etc. and even some users with institutional email systems have not been receiving automatically generated email messages for jenkins reports; wiki account creation email confirmation, password resets, etc.; and other messages for lack of sender authentication when sending email via secure-mailgate.com . Basic testing for Discourse is also blocked for lack of email authentication and hence delivery. The automatically generated email messages all originate from programs which do not have full email services, consequently, the software generating the email messages does not provide important authentication features such as DKIM signing for messages. For ease of administration and because replies to the automatically generated email would serve no purpose, for most email addresses secure-mailgate.com submits these messages as the particular service but with the common sending address of admin@koha-community.org . Unlike lists.koha-community.org, DNS for koha-community.org from which koha-community messages are sent lacks any known DKIM signature and does not have a DMARC record. Before discovering this problem late last month, I had assumed that any necessary authentication was configured in some security-mailgate.com service but I now understand that such options are only available for organisations using secure-mailgate.com for managing the organisation's DNS services. -- You are receiving this mail because: You are watching all bug changes.