5 messages in net.sourceforge.lists.courier-sqwebmail[sqwebmail] No authentication for ema...
FromSent OnAttachments
matt...@gmail.comApr 5, 2007 8:18 am 
Sam VarshavchikApr 5, 2007 3:48 pm 
Matt CornellApr 6, 2007 5:48 am 
Sam VarshavchikApr 6, 2007 6:41 am 
Matt CornellApr 6, 2007 7:36 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[sqwebmail] No authentication for email account with single quote in itActions...
From:matt...@gmail.com (matt@gmail.com)
Date:Apr 5, 2007 8:18:00 am
List:net.sourceforge.lists.courier-sqwebmail

Hi there,

courier-0.47 os: debian sarge authentication module: authvchkpw -> vpopmail (5.4.17) to mysql backend

Sqwebmail returns an 'Invalid Username' error for an email address with an apostrophe in it.

But authdaemon is working great. With debug on I can see that the sqwebmaild and authdaemon both think the authentication is good. For what it's worth I can also see that the correct sql query is being made and the record is returned.

Some time /after/ the authentication and before sqwebmail goes to show the inbox it says 'invalid user id or password'. I imagine it's as simple as some variable not washing the single quote before creating a timestamp file or something simple like that. I'm going to start pouring through sqwebmail.c with my meager code ninja skills but thought I would consult the collective consciousnes first.

Sorry if this is a repost. I've tried my hardest to search for any thread on this but had no luck. (Tokens searched for: courier sqwebmail authdaemon email with quote apostrophe)

thanks in advance for any leads.