Big Pizzle a écrit :
> [snip]
> *I notice that it's attaching @xxx to whatever username I enter - could
> that be (one of) the issue(s) at hand?  *
> 

you are using dovecot auth, so cyrus stuff is irrelevant.

> [snip]
> Here's a telnet output to port 25:
> xxx:~#  telnet xxx.yyy.com <http://xxx.yyy.com> 25
> Trying 123.123.123.123...
> Connected to xxx.
> Escape character is '^]'.
> 220 xxx.yyy.com <http://xxx.yyy.com> ESMTP Postfix
> ehlo local
> 250-xxx.yyy.com <http://250-xxx.yyy.com>
> 250-PIPELINING
> 250-SIZE 10240000
> 250-ETRN
> 250-STARTTLS
> 250-AUTH PLAIN LOGIN
> 250-AUTH=PLAIN LOGIN
> 250-ENHANCEDSTATUSCODES
> 250-8BITMIME
> 250 DSN
> quit
> 221 2.0.0 Bye
> Connection closed by foreign host.
> Exit 1
> 

so now you have the AUTH lines in the response to EHLO, which you did
not have before.

do a test with Thunderbird and see if it works. once it works, test with
outlook.

> [snip]

Reply via email to