Email Verification Email Verification
 

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

Email Verification

Started by mikerdc, October 13, 2005, 10:45:37 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mikerdc

Hi there, I have install version 1 3 5 and everything works fine but I am not getting email verification for new members/photos/approval etc.  I have checked the option in config to activate this and it is checked. Is there anything else that I should check??

Cheers

Michael

Tranz

Try sending an ecard to yourself and see if it works.

mikerdc

no it dosen't thats how I know it isn't working. ):

Michael

Nibbler

Please post a link and test user account if required to send ecards. Are you using mail() or SMTP ?

xplicit

Try using the forget pasword function to email to yourself and see what the message will be. most likely you get an error when the smtp server is not available, perhaps the host removed the direct smtp function. Try to remove the smtp settings and using mail() instead if you can't send mail at this moment.

Don't ask me: Can you do this .... or Give me that...or I need Quick help in PM's. I'm not Santaclaus so post your questions on the board so it will be in the benefit for everyone.

xplicit

Musst admit that since two days I had the same problem the php function mail() didn't worked anymore on the host.

But after replaced the mailer.inc file with the 1.4 beta mailer.inc version all things worked again.

Although 1.4 is still a beta version teh mailer.inc included in that package could perhaps help you out for this moment of time.

Don't ask me: Can you do this .... or Give me that...or I need Quick help in PM's. I'm not Santaclaus so post your questions on the board so it will be in the benefit for everyone.