Re: [Dovecot] Authentication failed, failure to login after changed password

2009-08-28 Thread linuxvinit
Hi Timo, Thanks for your reply. dovecot file is in the right place /etc/pam.d/dovecot and content of this file is following. #%PAM-1.0 @include common-auth @include common-account @include common-session @include common-password All those include file have all required module configuration. I

Re: [Dovecot] Authentication failed, failure to login after changed password

2009-08-27 Thread Timo Sirainen
On Thu, 2009-08-27 at 06:57 +, Vinit Jain wrote: > Aug 26 12:22:00 digibeanz dovecot-auth: > pam_unix(dovecot:auth): authentication failure; logname= uid=0 euid=0 > tty=dovecot ruser=child2 rhost=127.0.0.1 user=child2 http://wiki.dovecot.org/WhyDoesItNotWork My guess is you're missing /etc/p

[Dovecot] Authentication failed, failure to login after changed password

2009-08-26 Thread Vinit Jain
Hi, I have installed dovecot 1.0 mail server on debian linux. I am using unix authentication to login the mail accounts. We developed one web mail application whcih use imap protocol and send mail fro sending the mail. We are creating unix user through our application and able to login to

[Dovecot] Authentication failed, failure to login after changed password

2009-08-26 Thread linuxvinit
I have installed dovecot 1.0 mail server on debian linux. I am using unix authentication to login the mail accounts. We developed one web mail application whcih use imap protocol and send mail fro sending the mail. We are creating unix user through our application and able to login to the mail