Re: problem sending mail

2011-09-21 Thread Roland de Lepper
Hi Wietse, Thanks...it helps! Don't know why this parameter was set. Kind regards, Roland de Lepper On Wed, Sep 21, 2011 at 4:22 PM, Wietse Venema wrote: > Roland de Lepper: > > relay_transport = error > > Why? >

Re: problem sending mail

2011-09-21 Thread Wietse Venema
Roland de Lepper: > relay_transport = error Why?

problem sending mail

2011-09-21 Thread Roland de Lepper
Hi, I've setup a Postfix mailsystem for my local users. Postfix is authenticating these users via LDAP to our MS-ADS2008R2. This al works wel, but when I try to send a mail to a non-local user ( gmail.com for example), i do get the following error and the mail is not send: NOQUEUE: reject: RCPT f

Re: Problem sending mail from outside permit_mynetworks

2009-07-28 Thread Magnus Bäck
On Wednesday, July 29, 2009 at 08:01 CEST, Hervé Hénoch wrote: > Thanks for your response. So if i have understood : since > permit_sals_authenticated is before the other lines it implies > that sasl authentication failed ? True ? false ? There could've been other reasons for the failure to

Re: Problem sending mail from outside permit_mynetworks

2009-07-28 Thread Hervé Hénoch
Thanks for your response. So if i have understood : since permit_sals_authenticated is before the other lines it implies that sasl authentication failed ? True ? false ? It is when I use Outlook Express 6 that I have the problem With thunderbird it works fine. I have "broken_sasl_auth_cli

Re: Problem sending mail from outside permit_mynetworks

2009-07-28 Thread /dev/rob0
On Tuesday 28 July 2009 05:11:05 Hervé Hénoch wrote: > 1) I want to use sasl in order to send mail outside my LAN. The > authentification run well. But I was stopped by zen.spamhaus.org because > my FAI have registered dynamic adresses > in this site. > > I don't understand why because permit_sasl_

Re: Problem sending mail from outside permit_mynetworks

2009-07-28 Thread Magnus Bäck
On Tuesday, July 28, 2009 at 12:11 CEST, Hervé Hénoch wrote: > 1) I want to use sasl in order to send mail outside my LAN. The > authentification run well. But I was stopped by zen.spamhaus.org > because my FAI have registered dynamic adresses in this site. Not a problem if permit_sasl_auth

Problem sending mail from outside permit_mynetworks

2009-07-28 Thread Hervé Hénoch
1) I want to use sasl in order to send mail outside my LAN. The authentification run well. But I was stopped by zen.spamhaus.org because my FAI have registered dynamic adresses in this site. I don't understand why because permit_sasl_authenticated is always the second line !!! 2) The sa