Re: Disallow user to send external mails

2012-02-08 Thread /dev/rob0
On Wed, Feb 08, 2012 at 06:06:24PM +0100, Denis Witt wrote: > On 07.02.2012 13:57, Nikolaos Milas wrote: > > >>I wonder if there is an easy solution to disallow a > >>specific sender (From-Header) to send e-mails to non > >>$mydestination addresses. > > >Check smtpd_sender_restrictions and/or > >

Re: Disallow user to send external mails

2012-02-08 Thread Denis Witt
On 07.02.2012 13:57, Nikolaos Milas wrote: I wonder if there is an easy solution to disallow a specific sender (From-Header) to send e-mails to non $mydestination addresses. Check smtpd_sender_restrictions and/or smtpd_client_restrictions, as well as restriction classes: http://www.postfix.or

Re: Disallow user to send external mails

2012-02-07 Thread Denis Witt
Hi Nikolaos, thanks a lot. -- Best regards, Denis Witt

Re: Disallow user to send external mails

2012-02-07 Thread /dev/rob0
On Tue, Feb 07, 2012 at 02:57:08PM +0200, Nikolaos Milas wrote: > On 7/2/2012 2:47 μμ, Denis Witt wrote: > > > >I wonder if there is an easy solution to disallow a specific > >sender (From-Header) to send e-mails to non $mydestination > >addresses. > > > >Thanks in advance for any hint. While Ni

Re: Disallow user to send external mails

2012-02-07 Thread Nikolaos Milas
On 7/2/2012 2:47 μμ, Denis Witt wrote: Hi, I wonder if there is an easy solution to disallow a specific sender (From-Header) to send e-mails to non $mydestination addresses. Thanks in advance for any hint. Check smtpd_sender_restrictions and/or smtpd_client_restrictions, as well as restr

Disallow user to send external mails

2012-02-07 Thread Denis Witt
Hi, I wonder if there is an easy solution to disallow a specific sender (From-Header) to send e-mails to non $mydestination addresses. Thanks in advance for any hint. -- Best regards, Denis Witt