Description
Great email server, thank you. The reason I am writing here is that I had been having issues while connecting with Microsoft outlook. I have tried many things, but could not manage to connect. Apple mail works fine, other imap, smtp clients connect and work smoothly.
The error message I get on the Microsoft Outlook Client is as follows:
We couldn't connect to the outgoing (SMTP) server. Please check your email address and password and try again.
Here is the log the server outputs while trying to connect with outlook.
l=info m="new connection" pkg=imapserver remote=███.███.███.███:52746 local=███.███.███.███:993 tls=true listener=public cid=189998ea1b8 delta="30.911µs"
l=debug m="imap command done" pkg=imapserver cmd=capability duration="47.831µs" cid=189998ea1b8 delta=158.584929ms
l=debug m="imap command done" pkg=imapserver cmd=login duration=2.176562ms cid=189998ea1b8 delta=72.130866ms username=████████@████████.██
l=debug m="imap command done" pkg=imapserver cmd=enable duration="55.851µs" cid=189998ea1b8 delta=73.566251ms username=████████@████████.██
l=info m="imap command ioerror" err="get line: unexpected EOF (fatal io error)" pkg=imapserver cmd=idle duration="104.943µs" cid=189998ea1b8 delta=78.136528ms username=████████@████████.██
l=info m="connection closed" err="get line: unexpected EOF (fatal io error)" pkg=imapserver cid=189998ea1b8 delta="150.823µs" username=████████@████████.██
l=info m="new connection" pkg=smtpserver remote=███.███.███.███:52747 local=███.███.███.███:465 submission=true tls=true listener=public cid=189998ea1b9 delta="46.041µs"
l=debug m="smtp command result" pkg=smtpserver kind=submission cmd=ehlo code=250 ecode= duration="22.631µs" cid=189998ea1b9 delta=173.304877ms
l=debug m="smtp command result" pkg=smtpserver kind=submission cmd=auth code=235 ecode=2.7.0 duration=64.794801ms cid=189998ea1b9 delta=137.004119ms username=████████@████████.██
l=debug m="smtp command result" err="bad syntax: expected \"<\" (remaining \" <████████@████████.██>\")" pkg=smtpserver kind=submission cmd=mail code=501 ecode=5.5.2 duration="32.931µs" cid=189998ea1b9 delta=91.181126ms username=████████@████████.██
l=info m="connection closed" err="read: EOF (fatal io error)" pkg=smtpserver cid=189998ea1b9 delta=84.716772ms username=████████@████████.██
l=info m="connection closed" err="write: EOF (fatal io error)" pkg=imapserver cid=189998ea1ad delta=16m4.652620931s
l=info m="new connection" pkg=imapserver remote=███.███.███.███:57902 local=███.███.███.███:993 tls=true listener=public cid=189998ea1ba delta="28.871µs"
Any help is appreciated.