d1m
20th May 2006, 18:56
Hello all. I have some issue with using IMAP.
I'm running Debian Etch + Postfix + CourierIMAP/POP. And sure ISPConfig =)
First I had troubles with connecting to IMAP service. It was "Login failed" message. After making some changes to
/etc/courier/authdaemonrc
First there was
authmodulelist="authuserdb"
and login starts functioning after changing to
authmodulelist="authuserdb authpam"
But now I have such lines in syslog:
May 20 18:52:42 vps26ua imaplogin: Connection, ip=[::ffff:127.0.0.1]
May 20 18:52:42 vps26ua imaplogin: LOGIN: DEBUG: ip=[::ffff:127.0.0.1], command=AUTHENTICATE
May 20 18:52:42 vps26ua imaplogin: authdaemon: starting client module
May 20 18:52:42 vps26ua imaplogin: authdaemon: ACCEPT, username web17_admin
May 20 18:52:42 vps26ua imaplogin: chdir Maildir: No such file or directory
There are folders in /var/spool/mail/virtual with sitenames, and I think appropriate should be here: /var/spool/mail/virtual/hs.net.ua/admin. There are maildir folder structure in this folder.
Please, help to fix this issue. I'm new to mailing system configuration.
I'm running Debian Etch + Postfix + CourierIMAP/POP. And sure ISPConfig =)
First I had troubles with connecting to IMAP service. It was "Login failed" message. After making some changes to
/etc/courier/authdaemonrc
First there was
authmodulelist="authuserdb"
and login starts functioning after changing to
authmodulelist="authuserdb authpam"
But now I have such lines in syslog:
May 20 18:52:42 vps26ua imaplogin: Connection, ip=[::ffff:127.0.0.1]
May 20 18:52:42 vps26ua imaplogin: LOGIN: DEBUG: ip=[::ffff:127.0.0.1], command=AUTHENTICATE
May 20 18:52:42 vps26ua imaplogin: authdaemon: starting client module
May 20 18:52:42 vps26ua imaplogin: authdaemon: ACCEPT, username web17_admin
May 20 18:52:42 vps26ua imaplogin: chdir Maildir: No such file or directory
There are folders in /var/spool/mail/virtual with sitenames, and I think appropriate should be here: /var/spool/mail/virtual/hs.net.ua/admin. There are maildir folder structure in this folder.
Please, help to fix this issue. I'm new to mailing system configuration.