Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Sendmail error

Quote Reply
Sendmail error
could not send any newsletter.
Error message: unable to init mailer!
Reason: sendmail was not defined or not found.
I did double check on the path by using 'which sendmail' and it shows the same path.
Quote Reply
Re: Sendmail error In reply to
Please post the exact codes you have for the sendmail and smtp variables in the links.cfg file.

Regards,

------------------
Eliot Lee
Anthro TECH,L.L.C
www.anthrotech.com
----------------------




Quote Reply
Re: Sendmail error In reply to
Thanks Eliot,

$db_mail_path = '/usr/home/webgiste/bin/sendmail';
$db_smtp_server = '';
Quote Reply
Re: Sendmail error In reply to
That is the funniest sendmail path I've since.

The correct sendmail path should be:

Code:
/usr/bin/sendmail

Use this instead.

Regards.

------------------
Eliot Lee
Anthro TECH,L.L.C
www.anthrotech.com
----------------------




Quote Reply
Re: Sendmail error In reply to
 
Code:
$db_mail_path = '|/usr/bin/sendmail -t -eoq';

OR

Code:
$db_mail_path = '|/usr/bin/sendmail -t';

Hope this helps.

Regards,

------------------
Eliot Lee
Anthro TECH,L.L.C
www.anthrotech.com
----------------------




Quote Reply
Re: Sendmail error In reply to
Some Error Message. What's wrong?
Quote Reply
Re: Sendmail error In reply to
Another typical path to sendmail is

/usr/sbin/sendmail

------------------
Will
Webmaster
FishHoo! Search index for Fishermen
www.fishhoo.com