[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: exim on a "smarthost" configuration



On Fri, 30 Oct 1998, Sergey V Kovalyov wrote:

> A server exports /var/spool/mail via NFS and acts as a "smarthost" for the
> satellites to relay their messages to outside. Everything works except for
> relaying. Server refuses to relay with the message:
> 
> 550 relaying to <whatever address> prohibited by aministrator
> 
> How should I setup /etc/exim.conf to enable relaying from the satellites
> (and only from satellites or at least only from within local domain) 
> to anywhere.
> 
> Thanks,
> 
> Sergey.

sender_host_accept_relay or sender_net_accept_relay

sender_host_accept_relay=*.mydomain.com

or

sender_net_accept_relay=192.168.10.0/255.255.255.0



George Bonser

The Linux "We're never going out of business" sale at an FTP site near you!


Reply to: