Re: Force smtpauth for all mails including myhostname bound mails

2009-09-11 Thread Victor Duchovni
On Fri, Sep 11, 2009 at 03:25:36PM +0530, ram wrote: > > On Wed, 2009-09-09 at 11:25 -0400, Victor Duchovni wrote: > > On Wed, Sep 09, 2009 at 08:06:09PM +0530, ram wrote: > > > > > > > RCPT TO: > > > > > 250 2.1.5 Ok > > > > Mail to "$address_verify_sender" (qualified with @$myorigin if a bare

Re: Force smtpauth for all mails including myhostname bound mails

2009-09-11 Thread ram
On Wed, 2009-09-09 at 11:25 -0400, Victor Duchovni wrote: > On Wed, Sep 09, 2009 at 08:06:09PM +0530, ram wrote: > > > > > RCPT TO: > > > > 250 2.1.5 Ok > > Mail to "$address_verify_sender" (qualified with @$myorigin if a bare > user name) is not subject to recipient restrictions, by default. In

Re: Force smtpauth for all mails including myhostname bound mails

2009-09-09 Thread Victor Duchovni
On Wed, Sep 09, 2009 at 08:06:09PM +0530, ram wrote: > > > RCPT TO: > > > 250 2.1.5 Ok Mail to "$address_verify_sender" (qualified with @$myorigin if a bare user name) is not subject to recipient restrictions, by default. In many versions of Postfix, "postmaster" is the default value of $address_

Re: Force smtpauth for all mails including myhostname bound mails

2009-09-09 Thread ram
On Wed, 2009-09-09 at 07:37 -0500, Noel Jones wrote: > On 9/9/2009 5:58 AM, ram wrote: > > Hi, > > > > I have a very basic ( and old) postfix installation and I want to accept > > mails only after smtpauth > > > > The rule works fine except when the recipient belongs to $myhostname > > > > > > ===

Re: Force smtpauth for all mails including myhostname bound mails

2009-09-09 Thread Noel Jones
On 9/9/2009 5:58 AM, ram wrote: Hi, I have a very basic ( and old) postfix installation and I want to accept mails only after smtpauth The rule works fine except when the recipient belongs to $myhostname postconf -n == alias_database = hash:/etc/postfix/aliases alias_maps = hash:/e

Re: Force smtpauth for all mails including myhostname bound mails

2009-09-09 Thread Mikael Bak
ram wrote: > > I have a very basic ( and old) postfix installation and I want to accept > mails only after smtpauth > > The rule works fine except when the recipient belongs to $myhostname > [snip] > mydestination = mumbai.nstest.com [snip] Hi Ram, $mydestination is probably why the email get