3 messages in net.sourceforge.lists.courier-sqwebmail[sqwebmail] Password change in sqwebmail
FromSent OnAttachments
Anders Dyekjær HansenFeb 18, 2005 11:25 am 
Sam VarshavchikFeb 18, 2005 4:06 pm 
and...@dyekjaer.dkFeb 19, 2005 3:35 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] Password change in sqwebmailActions...
From:Anders Dyekjær Hansen (and@dyekjaer.dk)
Date:Feb 18, 2005 11:25:25 am
List:net.sourceforge.lists.courier-sqwebmail

Hi list,

I need a little help getting the password change function to work in sqwebmail. I'm running on FreeBSD and have installed courier-auth, courier-imap and sqwebmail from ports. The authdaemon uses mysql as a backend an login etc. works perfectly.

The problem occur when trying to change the password in sqwebmail. I get the following error:

ERROR: Unable to change password. Possible reasons why you cannot change the password are:

* You did not enter the old password correctly * You did not enter the new password twice correctly * Your new password is too short, or is based on a dictionary word, and short/dictionary-based passwords are not allowed * Your new password is the same as one or more previous passwords, or the minimum time between password changes has not yet elapsed

Alright...

When looking in the maillog file I see this: Feb 18 20:22:18 <hostname> sqwebmaild: authdaemon: s_connect() failed: Permission denied

Setting debug=2 in sqwebmail reveals nothing at all... Permissions on sqwebmaild are:

# ls -al /usr/local/libexec/sqwebmail/sqwebmaild -r-xr-xr-x 1 root wheel 504640 Feb 17 22:26 /usr/local/libexec/sqwebmail/sqwebmaild

Any hints would be greatly appreciated!

Thank you.

~Anders