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

Re: postfix/sendmail



Michael Meskes wrote:
> 
> On Thu, Jan 27, 2000 at 12:52:26PM -0500, Joe Block wrote:
> > It depends on how customized your sendmail installation is.  Postfix
> 
> Almost nothing other than adding /etc/mail/peers for ppp setup. Uses only
> the standard Debian features.

I haven't used sendmail in years and years.  If peers lets you specify
that you only allow 192.168.1.* and 192.168.2.* to use you as a relay,
you can configure postfix to do that for you by specifying

mynetworks = 127.0.0.0/8, 192.168.1.0/24, 192.168.2.0/24

in your /etc/postfix/main.cf file.

> I need it to use a smart relay host adn do complete masquerading.

You can also have postfix use the rbl to reject mail - I think there is
an example in sample-smtpd.cf

I haven't had to deal with address masquerading, but look in
sample-rewrite.cf

jpb
-- 
Joe Block <jpb@creol.ucf.edu>
CREOL System Administrator

Social graces are the packet headers of everyday life.


Reply to: