On Wed, 3 Jan 2001, Ray Bowles wrote:
> Below is the response I get when I try sending mail using my server.
[...]
> No transport provider was available for delivery to this recipient.

  I believe this message actually comes from MS Outlook, and the real error
(the one that sendmail is reporting) is "Relaying denied".  Check your
sendmail access database (/etc/mail/access on Red Hat systems).  You need a
line something like this:

        192.168.10              RELAY

The first part is an IP address, subnet (part of an IP address), or domain to
relay for.  The second part tells sendmail to allow relaying.  More
information can be found here:

        http://www.sendmail.org/m4/anti-spam.html

  Also: Check your system logs (/var/spool/maillog on Red Hat) for details.

-- 
Ben Scott <[EMAIL PROTECTED]>
Net Technologies, Inc. <http://www.ntisys.com>
Voice: (800)905-3049 x18   Fax: (978)499-7839


**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to