Re: [Imap-protocol] Authenticating with iCloud

Kostya Vasilyev <[email protected]> Fri, 12 May 2017 22:55:26 +0300
Newsgroups gmane.mail.imap.general
Message-ID <CAN7dqjDDUnvX81RjY+pn1UcXA9Zhe8V6K9dX1nuOgFwamm9quw@mail.gmail.com>
Another potential reason:

The @mac.com / @me.com IMAP servers advertise SASL PLAIN but it
doesn't actually work with a full email address ([email protected] or
[email protected]), only works with "user".

So two possible workarounds:

- Do not use SASL PLAIN for imap.mail.me.com / mac.com

- Or strip the domain part from the login

PS - at least the above was the case 2-3 years ago when we ran into
this with our email app and had to add a workaround.

-- K

2017-05-12 22:26 GMT+03:00 Dave Warren <[email protected]>:
> Two-factor authentication, perhaps requiring an App Specific password?
>
> On Fri, May 12, 2017, at 12:14, Jeff McKay wrote:
>> Does the server imap.mail.me.com not support a standard IMAP logon with
>> a user id and password?  I use port 993,
>> just a simple login command:  LOGIN "[email protected]" "password"
>> but get back "Authentication failed".  My customer claims the user name
>> and password are valid.
>>
>> _______________________________________________
>> Imap-protocol mailing list
>> [email protected]
>> http://mailman13.u.washington.edu/mailman/listinfo/imap-protocol
>>
>
> _______________________________________________
> Imap-protocol mailing list
> [email protected]
> http://mailman13.u.washington.edu/mailman/listinfo/imap-protocol
_______________________________________________
Imap-protocol mailing list
[email protected]
http://mailman13.u.washington.edu/mailman/listinfo/imap-protocol