messages from this mailinglist considered as spam : DKIM
Hein van der Kallen via opencms-dev <[email protected]>
| Newsgroups | gmane.comp.cms.opencms.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Some messages from the mailinglist I receive directly in my normal mailbox. f.i Re: [opencms-dev] Search index configuration d.d. 5-8-2022 from opencms-dev <[email protected]>; namens; Alex Kandzior via opencms-dev [email protected] <mailto:[email protected]> But most messages from the mailinglist I receive in the SPAM mailbox f.i. [DKIM] [opencms-dev] Detail pages in OpenCms 13, was Aw: Re: Search index configuration d.d. 16-8-2022 from opencms-dev <[email protected]>; namens; Fabian Huschka via opencms-dev [email protected] <mailto:[email protected]> It is the mailserver from my internet provider that adds the “[DKIM]” indication. See https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail : DomainKeys Identified Mail (DKIM) is an <https://en.wikipedia.org/wiki/Email_authentication> email authentication method designed to detect forged sender addresses in email ( <https://en.wikipedia.org/wiki/Email_spoofing> email spoofing), a technique often used in <https://en.wikipedia.org/wiki/Phishing> phishing and <https://en.wikipedia.org/wiki/Email_spam> email spam. DKIM allows the receiver to check that an email claimed to have come from a specific <https://en.wikipedia.org/wiki/Domain_name> domain was indeed authorized by the owner of that domain. <https://en.wikipedia.org/wiki/DomainKeys_Identified_Mail#cite_note-1> [1] It achieves this by affixing a <https://en.wikipedia.org/wiki/Digital_signature> digital signature, linked to a domain name, to each outgoing email message. The recipient system can verify this by looking up the sender's <https://en.wikipedia.org/wiki/Public-key_cryptography> public key published in the <https://en.wikipedia.org/wiki/Domain_name_system> DNS Can the mailinglist software be changed to never fail on the DKIM test on sent mails? Kind regards, Hein van der Kallen Van: opencms-dev <[email protected]> Namens Alex Kandzior via opencms-dev Verzonden: vrijdag 5 augustus 2022 11:04 Aan: The OpenCms mailing list <[email protected]> CC: Alex Kandzior <[email protected]> Onderwerp: Re: [opencms-dev] Search index configuration Hi Fabian! - How can I import users and groups that have been exported from e.g. 10.5? In other terms, as the password mechanics seem to have changed, how can I migrate local users and groups to a fresh install of OpenCms 13? Check the configuration file „opencms-system.xml“. Somewhere aound line 35 is the <passwordhandler> configuration. Change this back to: <passwordhandler class="org.opencms.security.CmsDefaultPasswordHandler"> <encoding>UTF-8</encoding> <digest-type>MD5</digest-type> <param name="compatibility.convert.digestencoding">false</param> </passwordhandler> Then the old MD5 encoded password should still work. - Can I no longer add/modify search indexes and sources through the GUI? Yes, this is the case. Kind regards, Alex. ------------------- Alexander Kandzior Alkacon Software - The OpenCms Experts http://www.alkacon.com - http://www.opencms.org Am 04.08.2022 um 22:10 schrieb Fabian Huschka via opencms-dev <[email protected] <mailto:[email protected]> >: Hi, I had finally the chance to fiddle with OpenCms 13. And two things struck me right away: - How can I import users and groups that have been exported from e.g. 10.5? In other terms, as the password mechanics seem to have changed, how can I migrate local users and groups to a fresh install of OpenCms 13? - Can I no longer add/modify search indexes and sources through the GUI? Many thanks, \Fabian _______________________________________________ This mail is sent to you from the opencms-dev mailing list To change your list options, or to unsubscribe from the list, please visit https://lists.opencms.org/mailman/listinfo/opencms-dev _______________________________________________ This mail is sent to you from the opencms-dev mailing list To change your list options, or to unsubscribe from the list, please visit https://lists.opencms.org/mailman/listinfo/opencms-dev