Re: Sending mail gets 'Relaying Denied' from off network.
From: matthew (matthew_at_netway.com)
Date: 02/18/04
- Previous message: Bruce Evans: "Re: Anyway to extract a large file from EXT2FS filesystem?"
- In reply to: Eric F Crist: "Sending mail gets 'Relaying Denied' from off network."
- Next in thread: Eric F Crist: "Re: Sending mail gets 'Relaying Denied' from off network."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 17 Feb 2004 19:39:56 -0500 (EST) To: Eric F Crist <ecrist@adtechintegrated.com>
On Tue, 17 Feb 2004, Eric F Crist wrote:
> Hello list,
>
> What is the *right* way to get rid of the relaying denied message when a user
> on another network tries to send mail via my mail server, when they have an
> account on the system?
>
On my mail machine I have sendmail.cf point to this file.
relay-access.cw
inside it it has entries like so:
2*1.11*.1*5.2 550 We don't accept mail from spammers
6*.167.174 RELAY
1.1.1.1 RELAY
after i added my NEW entry i run this
cd /etc
makemap hash /etc/relay-access < relay-access.cw
and i always kill -HUP pid_of_sendmail
m
> TIA
>
> --
> Eric F Crist
> AdTech Integrated Systems, Inc
> (612) 998-3588
>
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Bruce Evans: "Re: Anyway to extract a large file from EXT2FS filesystem?"
- In reply to: Eric F Crist: "Sending mail gets 'Relaying Denied' from off network."
- Next in thread: Eric F Crist: "Re: Sending mail gets 'Relaying Denied' from off network."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|