Hi all,
I have the following problem: the CMSMailer is working fine, Formbuilder too. But when I select lost password in the admin-module and enter a valid username, I get a message that an error occurred and the mail could not be sent. And sure, none arrives.
Any ideas whats' going wrong here?
Regards Peter
lost password with 1.11.3
lost password with 1.11.3
Last edited by pengels on Sat Dec 08, 2012 10:58 pm, edited 1 time in total.
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: lost password with 1.11.3
Uhm.... I would bet that the email address associated with the username you are using is invalid or empty.
In which case, yeah... CMSMailer would have a problem sending the email.
In which case, yeah... CMSMailer would have a problem sending the email.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: lost password with 1.11.3
unfortuneately this is not true - that would be to easycalguy1000 wrote:the email address associated with the username you are using is invalid or empty..

With another hoster I use SMTP and here lost password is working!
Regards Peter
Re: lost password with 1.11.3
SMTP is the hardest mailer to use, I always use sendmail...