I'm on Chronoforms 4.0.7.
I encounter the problem that mails sent through Chronoforms end up in the spam folder of gmail addresses. Even though the ISP has setup DKIM. According to ISP, the problem is that the Sender attribute (marked in bold below) in the header is not set to an email address corresponding to mydomain.nl:
From: "info@mydomain.nl" <info@mydomain.nl>
Reply-To: "info@mydomain.nl" <info@mydomain.nl>
Message-ID: <ae83gf59328a25c069eff62a899111ab@www.mydomain.nl>
X-Mailer: PHPMailer 5.2.16 (https://github.com/PHPMailer/PHPMailer)
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8
Sender: admin@server.myprovider12.nl
In Chronoforms email properties I've set the static "From" name/email as well as "Reply to" name/email to info@mydomain.nl.
I've the impression that 'PHP mail' is responsible for setting that Sender property. In Joomla administrator (Global Configuration > Mail Settings) I did configure info@mydomain.nl as the site's From email address.
Is it possible to configure the header's Sender property as well?
Or is a php code change required for that?
Any other ideas how to solve this mystery?
I encounter the problem that mails sent through Chronoforms end up in the spam folder of gmail addresses. Even though the ISP has setup DKIM. According to ISP, the problem is that the Sender attribute (marked in bold below) in the header is not set to an email address corresponding to mydomain.nl:
From: "info@mydomain.nl" <info@mydomain.nl>
Reply-To: "info@mydomain.nl" <info@mydomain.nl>
Message-ID: <ae83gf59328a25c069eff62a899111ab@www.mydomain.nl>
X-Mailer: PHPMailer 5.2.16 (https://github.com/PHPMailer/PHPMailer)
MIME-Version: 1.0
Content-Type: text/html; charset=utf-8
Sender: admin@server.myprovider12.nl
In Chronoforms email properties I've set the static "From" name/email as well as "Reply to" name/email to info@mydomain.nl.
I've the impression that 'PHP mail' is responsible for setting that Sender property. In Joomla administrator (Global Configuration > Mail Settings) I did configure info@mydomain.nl as the site's From email address.
Is it possible to configure the header's Sender property as well?
Or is a php code change required for that?
Any other ideas how to solve this mystery?
Hi mart1jn ,
I don't believe that ChronoForms sets the Sender value - I've never seen it before. I suggest that you go back to your web-host.
You should not need to set Reply To name/email as well
Bob
I don't believe that ChronoForms sets the Sender value - I've never seen it before. I suggest that you go back to your web-host.
You should not need to set Reply To name/email as well
Bob
Hi Bob,
I fear this is a battle I'm going to lose. But thanks for your answer.
Best regards,
mart1jn
I fear this is a battle I'm going to lose. But thanks for your answer.
Best regards,
mart1jn
Hi mart1jn,
You can install v5 with v4 on the same website and build a quick test form to check if it works better there ?
Best regards,
Max
You can install v5 with v4 on the same website and build a quick test form to check if it works better there ?
Best regards,
Max
Hi mart1jn,
By default both versions use the Joomla! mailer settings; however CFv5 has a Settings icon in the Forms Manager toolbar where you can add custom Mailer settings.
Bob
By default both versions use the Joomla! mailer settings; however CFv5 has a Settings icon in the Forms Manager toolbar where you can add custom Mailer settings.
Bob
This topic is locked and no more replies can be posted.