Question about email generation

If you aren't speaking german, you can ask for support or post your request here.
Antworten
pboosten
Beiträge: 4
Registriert: 31. Okt 2023, 21:47

Question about email generation

Beitrag von pboosten »

How are emails with parameters (like #recipient_firstname#) created?

Every time I use such a parameter in a message (either when sending to a role, or to an individual member) the dkim signature reports that the email has been changed. This doesn't happen when I don't use parameters in an email.

My setup is:

webserver (running admidio) -> smtp server (separate server, running postfix and opendkim)
pboosten
Beiträge: 4
Registriert: 31. Okt 2023, 21:47

Re: Question about email generation

Beitrag von pboosten »

Okay, I might have found a solution:

In my email settings I delivered the email to my mailserver using the submission port (587) and SMTP encryption to 'TLS'.
After setting the SMTP port to 25 and SMTP encryption to 'No' first tests show good results.

Not sure how the submission port might influence the body of the email coming from admidio.

Since both servers are my own, and hosted internally, there's no risk involved.
Antworten