OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: receiving allmy.domain.com
From: vasudeva (vasudeva.reximsoft.com)
Date: Fri Dec 22 2000 - 01:17:36 CST


 Thanx Michael.

But I have doubt.
My aliase files are:
1. /etc/postfix/aliases -- this includes usual stuff + in all portion I
have included all the users names.
2./etc/postfix/aliases.internal --- in this I have included only internal
users names.

Now I tested internally by sending mail but now I want to test by sending
mail to this account (allmy.domain.com) from outside and this has to go to
any one user (I mean one use has to recv the outside mail).
Pls tell me how to proceed next?

Vasudeva
>
>
> ----- Original Message -----
> From: Michael Tokarev <mjttls.msk.ru>
> To: postfix-users <postfix-userspostfix.org>
> Sent: Thursday, December 21, 2000 7:05 PM
> Subject: Re: receiving allmy.domain.com
>
>
> > vasudeva wrote:
> > >
> > > Hi ,
> > > Sorry in last mail I have not mentioned some other features which
I
> am
> > > looking.
> > > I want to implement an internal email. for ex: allmy.domain.com but
> > > > only one id should receive outside and internal mails through this
id
> and
> > > all other users should receive only internal mails
> > > > > I have created allmy.domain.com using alisases.. but using this
id
> now
> > > all other users are able to receive both external and internal.So how
to
> > > configure this?
> >
> > Set up second alias file, e.g. /etc/postfix/aliases.internal, and
specify
> > in main.cf:
> > alias_maps = hash:/etc/postfix/aliases
> hash:/etc/postfix/aliases.internal
> > local_recipient_maps = unix:passwd.byname hash:/etc/postfix/aliases
> > (i.e. do not put aliases.internal to local_recipient_maps, but do put it
> > into alias_maps). And place all your internal addresses that should be
> > visible from only from inside into aliases.internal. There is a FAQ
> > entry especially for this, titled "protecting internal mailinglists"
> > or something like that.
> >
> > > > >
> > > > > Vasudeva
> > > > >
> > > > >
> > > >
> >
> > Regards,
> > Michael.
>
>