Please help me!
An error occurred listing mail in this folder : Failed to login to POP3 server : Internal error occurred. Refer to server log for more information. [2008-06-12 13:13:26]
When sending mail via Usermin there is no problem. I compose and sent mail to gmail and hotmail.
log from /var/log/mail.log ( No Prblem sending mail ) Jun 12 13:12:36 nandini postfix/pickup[5639]: 671EF9E09D: uid=1002 from=<admin@kailashvision.net> Jun 12 13:12:36 nandini postfix/cleanup[9400]: 671EF9E09D: message-id=<1213272756.9426@kailashvision.net> Jun 12 13:12:36 nandini postfix/qmgr[1145]: 671EF9E09D: from=<admin@kailashvision.net>, size=673, nrcpt=1 (queue active) Jun 12 13:12:36 nandini dovecot: IMAP(admin.kailashvision): Connection closed Jun 12 13:12:37 nandini postfix/smtp[9402]: 671EF9E09D: to=<kranderiya@hotmail.com>, relay=mx2.hotmail.com[65.54.244.40]:25, delay=1.1, delays=0.02/0/0.53/0.58, dsn=2.0.0, status=sent (250 <1213272756.9426@kailashvision.net> Queued mail for delivery) Jun 12 13:12:37 nandini postfix/qmgr[1145]: 671EF9E09D: removed
when trying to acces mail inbox getting this log:(Permission denied Please help me how to solve. I reinstalled 3 times but problem not solved (var/log/mail.log)
root@nandini:/var/log# tail mail.log Jun 12 13:13:26 nandini dovecot: IMAP(admin.kailashvision): mkdir(/var/lib/dovecot/index/admin.kailashvision/.INBOX) failed: Permission denied Jun 12 13:13:26 nandini dovecot: IMAP(admin.kailashvision): mkdir(/var/lib/dovecot/control/admin.kailashvision/.INBOX) failed: Permission denied Jun 12 13:13:26 nandini dovecot: IMAP(admin.kailashvision): mkdir(/var/lib/dovecot/index/admin.kailashvision/.INBOX) failed: Permission denied Jun 12 13:13:26 nandini dovecot: IMAP(admin.kailashvision): mkdir(/var/lib/dovecot/control/admin.kailashvision/.INBOX) failed: Permission denied Jun 12 13:13:26 nandini dovecot: IMAP(admin.kailashvision): mkdir(/var/lib/dovecot/index/admin.kailashvision/.INBOX) failed: Permission denied Jun 12 13:13:26 nandini dovecot: IMAP(admin.kailashvision): mkdir(/var/lib/dovecot/control/admin.kailashvision/.INBOX) failed: Permission denied
============= OS=Ubuntu 8.04 64bit virtuanmin Pro
May Thanks Joe :)
It is fixed now
http://www.virtualmin.com/bugs/index.php?do=details&task_id=4129
For what it's worth, this is happening to me on a fresh installation of CentOS 5 and Virtualmin - started with 3.57 and then upgraded to 3.58 about a day later.
What was the solution, this started happening to me out of no where for only one of my accounts.
Hrm, that's an odd error to get for just one account.
What output do you get when running this:
grep '^mail_location' /etc/dovecot/dovecot.conf
And are you sure that user isn't over quota?
-Eric
Hi Andreychek, I resolved the issue by simply creating the exact same password again. The problem seemed to occur once the user reached the quota and then after I increased the quote to unlimited.
Unrelated, I have another post I need some help with (http://www.virtualmin.com/node/11425)