[courier-users] changing passwords using sqwebmail

2011-07-08 Thread kajani kaunda
Hello,

I have debian lenny+mysql+sqwebmail+postix+courier running and working fine 
except for the following:

I want to allow users who login using a non-fully qualified email address like:

'john' 

and NOT 

'j...@abc.com'

to be able to change their passwords FROM the sqwebmail interface.

as of now it throws the following error when you try to change the password:

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 contains forbidden characters

I have the following configuration in my authmysqlrc file which works fine when 
users login with 'j...@abc.com':

MYSQL_CHPASS_CLAUSE UPDATE mailuser SET password='$(newpass_crypt)' WHERE 
username='$(local_part)' AND domain='$(domain)'

I will greatly appreciate your help.


Kind Regards,
Kajani
--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] changing passwords using sqwebmail

2011-07-08 Thread Alessandro Vesely
On 08/Jul/11 10:23, kajani kaunda wrote:
 I want to allow users who login using a non-fully qualified email
 address like:
 
 'john'
 
 and NOT
 
 'j...@abc.com'
 
 to be able to change their passwords FROM the sqwebmail interface.
 
 as of now it throws the following error when you try to change the
 password:
 
 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 contains forbidden characters

(I don't have those strings.  Perhaps they're Debian-specific.)

 I have the following configuration in my authmysqlrc file which works
 fine when users login with 'j...@abc.com':
 
 MYSQL_CHPASS_CLAUSE UPDATE mailuser SET password='$(newpass_crypt)'
 WHERE username='$(local_part)' AND domain='$(domain)'

Did you set DEFAULT_DOMAIN in authmysqlrc?  That string should end up
in $(domain) in case there is no @ in the string typed by the user.

You have to set DEBUG_LOGIN to 2 in authdaemonrc to see the password
queries before they are issued.

hth

--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Fatal error: Invalid argument using IMAP via Windows Live Mail

2011-07-08 Thread lee
Dieter Knopf dieterkn...@googlemail.com writes:

 2011/7/7 Sam Varshavchik mr...@courier-mta.com:
  imap/msgenvelope.c (msgappends): Fix a fatal error upon encountering
 8-bit header content. Heuristically try to interpret it as UTF-8, and
 just ignore invalid UTF-8 sequences.

 Correct; and I see no dupes.

 Thanks again.

 Now i only need some binaries for Debian :-(

 (or i need to download the sources...)

Please let me know when you figure out how to compile on Debian.  I
tried because of this bug, to no avail.


-- 
html messages are obsolete

--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users


Re: [courier-users] Out of office replies

2011-07-08 Thread Sam Varshavchik

Harry Duncan writes:


Hi Guys,

I'm receiving an increasing number of requests for out of office
functionality, primarily driven by users who would have come from a
microsoft exchange environment in previous jobs. We currently provide
sqwebmail as an interface to configure maildrop autoreplies, but users
it seems want it easier.

Just wondering if anybody has discovered a client side method of
configuring maildrop for this purpose from windows clients?


The only client side interface is via sqwebmail and maildrop.




pgpYgGiumhsms.pgp
Description: PGP signature
--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2___
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users