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

Re: sendmail relay con lan mascherata



On Wed, Aug 22, 2001 at 12:20:44PM +0200, fulbaio@libero.it wrote:
> Ciao,
> ho il problema che non riesco a mandare la posta
> da client di una rete mascherata (il server di posta è sendmail).
> In una faq ho letto che aggiungendo FEATURE(relay_hosts_only)
> posso far fare il relay agli host che aggiungo nel file
> /etc/mail/relay-domains.
> Il dubbio che mi sorge è che, chiunque abbia lo stesso ip privato
> può mandare la posta. Sbaglio ?
> Come devo procedere per permettere il relay della rete mascherata ?

in sendmail.mc:
FEATURE(access_db, hash -o /etc/mail/access.db)dnl

in /etc/mail/access:
a.b.c.d		RELAY
a.b.c.e		RELAY


http://www.sendmail.org/tips/relaying.html


ciao

Michele



Reply to: