Critical error The registration confirmation email can't be send! Critical error The registration confirmation email can't be send!
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Critical error The registration confirmation email can't be send!

Started by cosmarchy, July 26, 2012, 06:38:41 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cosmarchy

 I've sort of got CPG up and running however I cannot get it to send a confirmation email.
Ive tried using sendmail by leaving the fields blank and I've tried my smtp server (smtp.pobox.com) but they both give the same error message 'The registration confirmation email can't be send'.

My emails work, so I can send emails through this smtp server. I've turned on logging but there is nothing in there.
Are there any other settings which need changing?

So, next I tried two smtp servers both with SSL and neither work :( I have tried:
ssl://smtp,pobox.com
ssl://smtp,pobox.com:587
ssl://smtp.gmail.com
ssl://smtp.gmail.com:465
not sure what else I can try. It does look as if it is a CPG / setup issue but I am not sure how to prove or disprove this.

Can anyone help me?

Thanks

Stramm

Wasn't the documentation from help?

http://documentation.coppermine-gallery.net/en/configuration.htm#admin_email

QuoteYou must have OpenSSL support enabled in PHP and the SMTP server must support SSL connections for this to work.

cosmarchy

Sorry, I should have said that I saw this in the help files :-[

When I log in as admin and use the phpInfo tool it tends to indicate openSSL in present and enabled. 

Thanks for the reply  :)

Jeff Bailey

Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford