Re: [EXIM] How to only use a smart host for "good" addresses…

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Paul Mansfield
Ημερομηνία:  
Προς: Ratkai Peter
Υ/ο: Exim users mailing list
Αντικείμενο: Re: [EXIM] How to only use a smart host for "good" addresses?
On Mon, 11 Jan 1999, Ratkai Peter wrote:
> out, it says relayin to <address> is prohibited to administrator.


have you tried this in configure, on your smart host or non-smart-host?

sender_net_accept_relay = /opt/exim/etc/accept-nets:/opt/exim/etc/my-networks

and add a file called /opt/exim/etc/my-networks which contains one network per
line like this (replace with your IPs):

1.2.3.0/24
4.5.0.0/16


Paul


--
*** Exim information can be found at http://www.exim.org/ ***