- Affected version
- 2.0.0 RC3
Hi,
following email setting was working on RC2
Email options -> Email transport method : Default (Set return path with -f parameter UNchecked)
On RC3 this is broken. Emails are not being delivered. We've found the cause as well ... registration emails are generated with recipient like this:
Note that "test" email from admin panel is delivered just fine. Re-sending the confirmation email for user fails on the same as above.
Once we switched "Default" to SMTP it works flawlessly.
I am not sure it this is caused by some misconfiguration on our server but it was working on RC2 so something changed in RC3.
Alex
following email setting was working on RC2
Email options -> Email transport method : Default (Set return path with -f parameter UNchecked)
On RC3 this is broken. Emails are not being delivered. We've found the cause as well ... registration emails are generated with recipient like this:
RCPT TO:<qweqwe111 <blabla@gmail.com>
... which is apparently wrong.Note that "test" email from admin panel is delivered just fine. Re-sending the confirmation email for user fails on the same as above.
Once we switched "Default" to SMTP it works flawlessly.
I am not sure it this is caused by some misconfiguration on our server but it was working on RC2 so something changed in RC3.
Alex