Emails not being sent :( Emails not being sent :(
 

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

Emails not being sent :(

Started by varadarajanvignesh, May 21, 2010, 07:56:43 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

varadarajanvignesh

Hi,

I am using:
Coppermine version: 1.4.26(stable)

URL:
http://www.myvignesh.com/Wallpapers/


With email debug info:

email
------------------
Directive | Local Value | Master Value
sendmail_from | no value | no value
sendmail_path | /usr/sbin/sendmail -t -i | /usr/sbin/sendmail -t -i
SMTP | localhost | localhost
smtp_port | 25 | 25
==========================

I am a novice in PHP.

I have tried leaving the SMTP settings blank and I have tried using  SMTP Server credentials (gmail).
No matter whatever I do, the email is not sent and always "no value" is there (sendmail_from | no value | no value).
If you could help  me out, I would appreciate it.

I am also attaching screen-shots for General settings and SMTP settings.

phill104

Dod you change the email addy in the screensh just to keep yours secret or is that actually what you have in your config?
It is a mistake to think you can solve any major problems just with potatoes.

varadarajanvignesh

it is real and i have changed the email id too still not able to send mails  :'(

Joachim Müller

Quote from: varadarajanvignesh on May 22, 2010, 05:16:33 AM
it is real and i have changed the email id too still not able to send mails  :'(
It needs to be an email address you actually have control over. Your webhost certainly doesn't allow you to send emails using an email address you don't have control over. Re-post the screenshot from above that shows your current settings.
Quote from: varadarajanvignesh on May 21, 2010, 07:56:43 PMI have tried leaving the SMTP settings blank and I have tried using  SMTP Server credentials (gmail).
Supplying gmail credentials usually is not an option. Ask your webhost what credentials you need to apply (if any).


Quote from: varadarajanvignesh on May 21, 2010, 07:56:43 PMNo matter whatever I do, the email is not sent and always "no value" is there (sendmail_from | no value | no value).
So what? Who said that there needs to be a value there?

Quote from: varadarajanvignesh on May 21, 2010, 07:56:43 PMI am a novice in PHP.
No PHP skills needed (as they wouldn't help at all). When in doubt, you need to ask your webhost, not us.