Ticket #6 (task)

Opened 2 years ago

Last modified 2 years ago

Forgetting incorrect POP passwords

Status: new

Reported by: pvanhoof Assigned to: pvanhoof
Priority: minor Milestone: Modest 1.0
Component: libtinymail-camel Version: 1.0
Keywords: Cc: dirk-jan.binnema@nokia.com

Camel-lite's POP3 provider does not trigger the forget-password trigger in case of an incorrect password.

In tny-session-camel.c we find a commented-out workaround for this. It would be nicer if the workaround would be fixed in camel-lite.

/* TODO: fix this in camel-lite !

if (!g_ascii_strncasecmp (tny_account_get_proto (account), "pop", 3)) {

if (flags & CAMEL_SESSION_PASSWORD_REPROMPT)

tny_session_camel_forget_password (session, service, domain, item, ex); }*/

Attachments

Change History

02/09/07 12:30:47: Modified by anonymous

  • component changed from bindings to libtinymail-camel.

02/14/07 13:14:52: Modified by anonymous

  • type changed from defect to task.

04/11/07 15:54:19: Modified by anonymous

  • priority changed from blocker to minor.

Add/Change #6 (Forgetting incorrect POP passwords)




Change Properties
Action