Re: restricting who can be sent to.

2009-03-07 Thread mouss
mouss a écrit : > Carver Banks a écrit : >> Or so I thought..., that did restrict all mail to the internal recipients as >> well. >> >> I need anyone in mydomain.com to be able to email anyone in mydomain.local, >> but I need users on mydomain.local to only be allowed to email a few people >> in

Re: restricting who can be sent to.

2009-03-07 Thread mouss
Carver Banks a écrit : > Or so I thought..., that did restrict all mail to the internal recipients as > well. > > I need anyone in mydomain.com to be able to email anyone in mydomain.local, > but I need users on mydomain.local to only be allowed to email a few people > in mydomain.com, and none

Re: restricting who can be sent to.

2009-03-05 Thread Barney Desmond
2009/3/6 Carver Banks : > Or so I thought..., that did restrict all mail to the internal recipients as > well. > > I need anyone in mydomain.com to be able to email anyone in mydomain.local, > but I need users on mydomain.local to only be allowed to email a few people > in mydomain.com, and none

RE: restricting who can be sent to.

2009-03-05 Thread Carver Banks
mydoman.local. I think postfix may not be able to accomplish what I desire, if I am wrong please correct me. Carver > -Original Message- > From: Carver Banks > Sent: Thursday, March 05, 2009 7:38 AM > To: 'Barney Desmond'; postfix users list > Subject: RE: restr

RE: restricting who can be sent to.

2009-03-05 Thread Carver Banks
t > Subject: Re: restricting who can be sent to. > > 2009/3/5 Carver Banks : > > I tried the following: > >smtpd_recipient_restrictions = check_sender_access > hash:/etc/postfix/allowed_recipients reject > > but it seems that allows me to restrict the user

Re: restricting who can be sent to.

2009-03-05 Thread Barney Desmond
2009/3/5 Carver Banks : >  I tried the following: >        smtpd_recipient_restrictions = check_sender_access > hash:/etc/postfix/allowed_recipients reject > but it seems that allows me to restrict the user who is sending not the > destination address, > what I am trying to accomplish is to have

RE: restricting who can be sent to.

2009-03-04 Thread Carver Banks
> -Original Message- > From: owner-postfix-us...@postfix.org [mailto:owner-postfix- > us...@postfix.org] On Behalf Of Noel Jones > Sent: Wednesday, March 04, 2009 2:22 PM > To: postfix-users@postfix.org > Subject: Re: restricting who can be sent to. > > Carver Banks

Re: restricting who can be sent to.

2009-03-04 Thread Noel Jones
Carver Banks wrote: Hello, I am in the process of setting up an internal mail server (carver-test.mydomain.local) using postfix, dovecot and squirrel mail. I want the users of this system only be able send mail to a few users in mydomain.com I imagine that there is an easy way to map this to a

restricting who can be sent to.

2009-03-04 Thread Carver Banks
Hello, I am in the process of setting up an internal mail server (carver-test.mydomain.local) using postfix, dovecot and squirrel mail. I want the users of this system only be able send mail to a few users in mydomain.com I imagine that there is an easy way to map this to a file, but I can't seem