Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Mail Problem

Quote Reply
Mail Problem
Hey,

When i try to mail a mass message to all link owners i get the following error messages:

Unable to mail to 'ptshtr@sk.sympatico.ca'. Reason: SMTP: connect() failed. reason: Permission denied
5 - Unable to mail to 'rmellon@telusplanet.net'. Reason: SMTP: connect() failed. reason: Permission denied
6 - Unable to mail to 'getfish@home.com'. Reason: SMTP: connect() failed. reason: Permission denied

This is obviously a shortened version because there are more then 200 e-mail adresses in the data base.

Where do i start looking for the problem? I have the path set correctly for the hypermart mail program. Here's my coding:

# PATH of sendmail. # SMTP Server
$db_mail_path = '/var/qmail/bin/qmail-inject'; $db_smtp_server =
'www.hypermart.net';

Does it look ok?
Thanks a lot!
Not so New Guy

Subject Author Views Date
Thread Mail Problem New Guy 2076 Apr 6, 2001, 11:04 PM
Thread Re: Mail Problem
mapo 2004 Apr 7, 2001, 6:19 AM
Thread Re: Mail Problem
New Guy 1995 Apr 7, 2001, 12:22 PM
Post Re: Mail Problem
Paul 1989 Apr 7, 2001, 1:34 PM