Gossamer Forum
Quote Reply
Can't mail
Hi!

All in my script works perfect but no mail is going out. There's no error mesagge.

I used the perldriver.cgi to get my sendmail path. It looks like this:

sendmail:
/usr/sbin/sendmail
/usr/lib/sendmail


So I have to choose one of them.

I tried it with both in links.cfg. I placed it like this because it's a Unix server:

# PATH of sendmail. # SMTP Server
$db_mail_path = '/usr/lib/sendmail'; $db_smtp_server = '';



Is this right? Why doesn't it work?

Please help.

Bye, Gabi
Subject Author Views Date
Thread Can't mail Gabi L 3279 Sep 1, 2002, 5:18 AM
Thread Re: [Gabi L] Can't mail
stu2000 3213 Sep 1, 2002, 5:27 AM
Thread Re: [stu2000] Can't mail
Gabi L 3202 Sep 1, 2002, 5:43 AM
Post Re: [Gabi L] Can't mail
stu2000 3203 Sep 1, 2002, 5:48 AM