Activated account email notification NOT working Activated account email notification NOT working
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Activated account email notification NOT working

Started by kendre, May 04, 2007, 01:27:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

kendre

When user register and I, as admin, active their account, they don't receive any email notification.
I tried the fix suggested here: http://forum.coppermine-gallery.net/index.php?topic=39094.0 with no luck.

What I can do??


Thanks

Joachim Müller

Does sending emails from your gallery work in the first place? Are you capable to send ecards for example? Posting a link to your gallery might help as well.

kendre

#2
Quote from: GauGau on May 04, 2007, 03:13:57 PM
Does sending emails from your gallery work in the first place? Are you capable to send ecards for example? Posting a link to your gallery might help as well.

I tried to send an e-card with a test-user but it also doesn't work.
My gallery is here: http://www.lamacchianera.net/unavisi/ [edit GauGau] Warning: link not worksafe [/edit]

Joachim Müller

OK, so sending emails doesn't work at all. Then let's look into this in detail:
  • Are you using sendmail or SMTP?
  • If you're using SMTP: what SMTP settings are you using? Are you sure that the account data you specified is allowed to send emails?
  • Are you web-hosted or self-hosted?
  • Are you hosted on a Windows-driven server or a Linux/Unix-driven server

kendre

Sorry for the late reply.

So, I don't use STMP - I left that part in the cofing blank
I'm web-hosted on a linux server

Joachim Müller

Try to come up with a basic script that uses the PHP command mail() and verify if it sends emails as expected. If it doesn't, you'll have to contact your webhost for support.