Re: order of local_recipient_maps, smtpd_recipient_restrictions

2009-06-11 Thread Magnus Bäck
On Thu, June 11, 2009 2:13 pm, Stefan Palme said: > On Thu, 2009-06-11 at 13:54 +0200, Magnus Bäck wrote: > > > You're comparing apples and oranges, but I understand what you mean. > > local_recipient_maps specifies lookup tables that Postfix will consult > > if the recipient address domain is loc

Re: order of local_recipient_maps, smtpd_recipient_restrictions

2009-06-11 Thread Wietse Venema
Stefan Palme: [ Charset ISO-8859-15 unsupported, converting... ] > On Thu, 2009-06-11 at 13:54 +0200, Magnus B_ck wrote: > > On Thu, June 11, 2009 1:03 pm, Stefan Palme said: > > > > > local_recipient_maps .vs. smtpd_recipient_restrictions - can > > > anybody tell me which test happens first on in

Re: order of local_recipient_maps, smtpd_recipient_restrictions

2009-06-11 Thread Stefan Palme
On Thu, 2009-06-11 at 13:54 +0200, Magnus Bäck wrote: > On Thu, June 11, 2009 1:03 pm, Stefan Palme said: > > > local_recipient_maps .vs. smtpd_recipient_restrictions - can > > anybody tell me which test happens first on incoming emails? > > You're comparing apples and oranges, but I understand w

Re: order of local_recipient_maps, smtpd_recipient_restrictions

2009-06-11 Thread Wietse Venema
Stefan Palme: > Hi all, > > local_recipient_maps .vs. smtpd_recipient_restrictions - can > anybody tell me which test happens first on incoming emails? If you don't specify smtpd_*_restrictions = ... reject_unlisted_recipient ... (which searches local_recipient_maps, relay_recipient_maps e

Re: order of local_recipient_maps, smtpd_recipient_restrictions

2009-06-11 Thread Magnus Bäck
On Thu, June 11, 2009 1:03 pm, Stefan Palme said: > local_recipient_maps .vs. smtpd_recipient_restrictions - can > anybody tell me which test happens first on incoming emails? You're comparing apples and oranges, but I understand what you mean. local_recipient_maps specifies lookup tables that Po

order of local_recipient_maps, smtpd_recipient_restrictions

2009-06-11 Thread Stefan Palme
Hi all, local_recipient_maps .vs. smtpd_recipient_restrictions - can anybody tell me which test happens first on incoming emails? Thanks and regards -stefan-