Not receiving email using Contact Form Not receiving email using Contact Form
 

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

Not receiving email using Contact Form

Started by dlonskey, September 02, 2015, 09:07:17 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dlonskey

I'm trying to set up my contact form on my gallery. Everything appears to be fine and I don't get any errors so it looks like he email gets sent, however, I never get the email. I'll get an email when someone uses the registration form but I don't get anything if the contact form is used. I've tried entering my host info in the email settings of the config tab but I still don't get the Contact form emails. Any suggestions? I'm having a hard time finding anyone else with this issue.

Αndré

The contact form sends the email to the email address you entered in the config: http://documentation.coppermine-gallery.net/en/configuration.htm#admin_general

This differs from the registration emails, as they're send to all admin users (which are assigned to the admin group). So please check if the email address is set correctly in the config.

dlonskey

I checked and admin email is set correctly. To test it, I sent an email to that address using my Gmail acct...it worked.

Αndré

Please enable logging in the config (if not already enabled). Try to send an email and post the latest row of the mail log.

dlonskey

Thx Andre...will try that and let you know...

dlonskey

Quote from: Αndré on September 03, 2015, 11:25:22 AM
Please enable logging in the config (if not already enabled). Try to send an email and post the latest row of the mail log.

Sorry for the delayed reply on this...just finding the time now to play with this. Ok, I've sent my logging NORMAL and the only logs I appear to be getting is either "access" (new user registering on gallery) or changes made in the config settings. Not seeing any log referring to emails. I'm guessing this is the same issue but eCards aren't getting received either and no log is showing for any I've tried to send out as a test.


Αndré