Hi,
I use zenphoto 1.4.1.1 [7662] and have some test with the register-user plugin.
The creation of a new user with register-user is ok, but the new user don't get a email, the administrator don't get a email.
I have found this topic on the same subject :
http://www.zenphoto.org/support/topic.php?id=8358#post-49376
This is a known issue (I dont'use mod_rewrite) ?
I hardly think that a reference to a year 2007 thread represents something that is a known issue, specially since the thread says the problem is fixed.
There are quite a number of reasons why you would not get an e-mail, not the least of which is that your site is not configured for smtp mail, your smtp mail does think your email address is a valid one for its domain. Or even that the email addresses provided are really not valid.
In the 'Dev-tools' folder of the zenphoto package is a plugin named pseudomail. Install it and try again. If you get a "mail" in your zp-data folder then Zenphoto is woriing and your site mail handler is not.
hi
I have installed the pseudomail plugin.
I have tried a new registration and I have got a "mail" in your zp-data folder but the new user don't get a email, the administrator don't get a email too.
Could you help to solve may problem ?
notice :
After few verifications, I'm sure of the email of the new user.
I made different attempts with different email adresses, but the result is the same : no email sent to the new user
ok, it's working for you but it doesn't not working for me.
so what can do we do ?
I don't use mod_rewrite, could it be an issue (like the issue reported in the old post above)?
What did you enter on the gallery options for the mail address to send mails from? For example for zenphoto.org we have set it to zenphoto@www.zenphoto.org which works. It might be that your server requires that to be set to an real exisiting mail address for your domain or so.
hi
my mail address to send mails from is a valid mail (it is not the default value).
I notice somthing curious :
there is an excerpt of the content of the mail found in the log with pseudomail
`
*------------------------------------------------
À : xxx.xxx@xxxx.fr
From: Galerie - 1.4.1.1
Sujet : Confirmation de l’inscription
*------------------------------------------------
Vous avez reçu ce mail parce que vous vous êtes enregistré sur le site. Pour compléter votre inscription, rendez-vous sur http://vincent.bourganel.free.fr/zenphoto_t2/index.php?p=register&verify=xxxxxx
`
"from" is equals to the title of the gallery and is not equals to the site mail.