On 04/01/2009 07:28:52 PM, Simon Brown wrote:
On 01/04/09 18:21:12, Pawel Salek wrote:
> As I wrote in a separate post, NTLM does not address the problem. I
> assume that your login name really begins with 'i' and includes the
> domain name, does it not?
Yes, that's correct. I'm just trying to build rev8111 to see if there
is any difference.
If you like, you can remove imap_auth_plain from
static ImapAuthenticator imap_authenticators_arr[] = {
imap_auth_anonymous, /* will be tried only if enabled */
imap_auth_gssapi,
imap_auth_cram,
imap_auth_plain,
imap_auth_login, /* login is deprecated */
NULL
};
in libbalsa/imap/imap-auth.c and see what happens.
Pawel
_______________________________________________
balsa-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/balsa-list