E-mails can't be send E-mails can't be send
 

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

E-mails can't be send

Started by n0nam3, February 25, 2004, 07:06:29 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

n0nam3

Hello again,
I looked through forum - there is no answer to this question.
I talked to my hosting company and they said, that I can't use SMTP.
They said I can use function mail() in PHP.

So, script has it, i looked over mailer.inc.php
It's suppose to send e-mail through mail() when there is no Data for SMTP.
But it doesn't. What could be the problem?

n0nam3

So could anyone help me? Please  :cry:

tiptep

try to put 'localhost' in the include/mailer.inc.php as this :

$CONFIG['smtp_host'] = 'localhost';

hope it will help :wink:

n0nam3

Unfortunetely, I can't use SMTP on my ISP.
So I have to use mail() function. But for some reason it doesn't work. It's says e-mail was sent fine, but no one ever gets one.

tiptep

if you have PHP activate at your hosting ... you may have a mail() functio activate but perhaps for security reasons your webhosting has "rewrite" a special function more "secure" try to know about this , send them an email for example !!! Sometimes hosting company add a field to receipt on parameter with the mail() function -> to call it you havot to call email() ...

good luck

xtreme

this might not be what your looking for but it migh help.
i use a web based email smtp service e.g.
yahoo or aol ..i use www.myrealbox & they relay mail for me
works like a charm

i.e i am using smtp.myrealbox.com

hope this helps as a tempory solution
Go Big Or go the F*ck Home !!!!