> At least some versions of outlook only support LOGIN authentication, not
> PLAIN.
Thank you soooo much Marc, I have battled with this one all day and now
you have fixed it for me :-)
LOGIN:
driver = plaintext
server_set_id = $auth1
server_prompts = <| Username: | Password:
server_condition = ${if pam{$auth1:$auth2}{yes}{no}}
server_advertise_condition = ${if def:tls_cipher }
Bliss.
Simon