But when the open xchange webmail try the same (with an ip adress =
127.0.0.1) postfix try to authenticate with SASL.
NO! The CLIENT tries to authenticate and fails, and the CLIENT
disconnects. You need to configure the CLIENT to not attempt
authentication OR (better) fix the CLIENT's authent
On 6/15/2012 10:22 AM, Alain Deseine wrote:
> And local IP address are defined by the $mynetworks variable. As
> mynetworks_style = host, 127.0.0.0/8 is included in $mynetworks.
Correct.
>
> So when i do la local telnet WITHOUT AUTH postfix accept to relay
> mail, and that's ok.
Correct.
>
>
Le 15/06/2012 16:51, Brian Evans - Postfix List a écrit :
On 6/15/2012 9:26 AM, Alain Deseine wrote:
When i try locally, using telnet, it's ok again :
*ks3094730:~ # telnet localhost 25
Trying ::1...
Connected to localhost.
Escape character is '^]'.
220 xxx..fr ESMTP Postfix
EHLO TETE
250
On 6/15/2012 9:26 AM, Alain Deseine wrote:
> When i try locally, using telnet, it's ok again :
>
> *ks3094730:~ # telnet localhost 25
> Trying ::1...
> Connected to localhost.
> Escape character is '^]'.
> 220 xxx..fr ESMTP Postfix
> EHLO TETE
> 250-AUTH GSSAPI LOGIN PLAIN DIGEST-MD5
> *
Notic
Hi,
Got a strange problem with a new postfix installation.
I got a well working postfix installation with SMTP AUTH (saslauthd
installation). When i try to send mail from outside with a mail client
like thunderbird, everythings ok and mail is relayed.
*Jun 15 15:02:42 xxx postfix/smtpd[12725