Trouble authentication with Zoho SMTP server
Hello all,
I see that there have been questions about Zoho before but none of them seem to apply to me. Below is a sample log of an SMTP session with Zoho (for privacy I have replace my real email address with 'censored' but the original log showed by correct email address, and my IP with '<my ip="">'). What is notable is that the Jolla email client does not attempt to authenticate with the SMTP server before sending the email - thus no surprise that the server complains. Any suggestions or work-arounds?</my>
Thanks!
[3042] Jan 25 22:38:44 [Debug] SMTP : RECV: "220 mx.zohomail.com SMTP Server ready January 25, 2015 3:38:45 AM PST"
[3042] Jan 25 22:38:44 [Debug] SMTP : SEND: EHLO [127.0.0.1]
[3042] Jan 25 22:38:44 [Debug] SMTP : RECV: "250-mx.zohomail.com Hello [127.0.0.1] (<my ip> (<my ip>))"
[3042] Jan 25 22:38:45 [Debug] SMTP : RECV: "250-AUTH LOGIN PLAIN"
[3042] Jan 25 22:38:45 [Debug] SMTP : RECV: "250 SIZE 25000000"
[3042] Jan 25 22:38:45 [Debug] SMTP : SEND: MAIL FROM: <censored>
[3042] Jan 25 22:38:45 [Debug] SMTP : RECV: "-ERR USER NOT AUTHENTICATED"
[3042] Jan 25 22:38:45 [Debug] SMTP : Closed connection: "-ERR USER NOT AUTHENTICATED
@avidscavenger - Could you post the entire log or send it to mail-logs at jolla dot com ? Did you change the account settings using the command line ? by the lines above seems that no authentication for smtp is selected, check accounts settings, it should be password in this case.
VDVsx ( 2015-01-26 12:55:57 +0200 )edit@VDVsx Thanks for your reply. Please excuse me, that was my mistake - the log file was generated when no authentication was selected. Below is a full log file with password authentication selected. Looks to me like the mail client is attempting encrypted password authentication, but I promise I have checked this time and the account setting says 'password'.
avidscavenger ( 2015-01-27 05:06:49 +0200 )editDarn. I just migrated my email to Zoho and ran into the same problem. Should have checked TJC before doing that I guess... :)
Edit: Got my Zoho account working on my Jolla with Activesync, just had to enable it first in the Zoho control panel. I think this is an all right solution for me.
ssahla ( 2015-03-31 22:26:21 +0200 )edit