en_doi_confirm does not send confirmation email
Posted: Mon Oct 24, 2011 4:07 pm
Hi
What I want to do is to give users a simple way to register for our mailing list (ID = 3). So I changed agnMAILINGLIST in "en_doi" to 3 (value ="3").
Then I call the link
http://newsletter.ourdomain.com/form.do ... nFN=en_doi
fill in the fields (Firstname,Lastname, email, ...) and press send.
The page changes and says that the data has been saved successfully.
The problem is that I never get a confirmation email. I can see the recipient in OpenEMM and its status of "Waiting for confirmation"...
But the user cannot confirm if he doesn't get the email.
OpenEMM 6.2 is working fine so far, means mailings work great. The system is configured to use a "smarthost" by using the internal sendmail (exim4).
I as well can send an email from the linux prompt (mail -s Test .... ) and it arrives within seconds.
But the confirmation emails get stuck. I as well checked with tcpdump (tcpdump -i eth0 host .......) to see if there is traffic to our smarthost.
No traffic...
I did not link this to any action based mail. I just want users to be able to register for the given mailing list (ID=3).
If I use "en_soi" instead of "en_doi" the recipient gets registered and all is fine with the exception of lack of security/confirmation.
Any idea why the email is not sent ???
Regards,
Oliver
What I want to do is to give users a simple way to register for our mailing list (ID = 3). So I changed agnMAILINGLIST in "en_doi" to 3 (value ="3").
Then I call the link
http://newsletter.ourdomain.com/form.do ... nFN=en_doi
fill in the fields (Firstname,Lastname, email, ...) and press send.
The page changes and says that the data has been saved successfully.
The problem is that I never get a confirmation email. I can see the recipient in OpenEMM and its status of "Waiting for confirmation"...
But the user cannot confirm if he doesn't get the email.
OpenEMM 6.2 is working fine so far, means mailings work great. The system is configured to use a "smarthost" by using the internal sendmail (exim4).
I as well can send an email from the linux prompt (mail -s Test .... ) and it arrives within seconds.
But the confirmation emails get stuck. I as well checked with tcpdump (tcpdump -i eth0 host .......) to see if there is traffic to our smarthost.
No traffic...
I did not link this to any action based mail. I just want users to be able to register for the given mailing list (ID=3).
If I use "en_soi" instead of "en_doi" the recipient gets registered and all is fine with the exception of lack of security/confirmation.
Any idea why the email is not sent ???
Regards,
Oliver