Problem with dovecot?

myilmaz

Verified User
Joined
Mar 6, 2014
Messages
17
Hi all,

Yesterday i had a problem with one user email, the inbox was empty each time and i've used the next command to solve it: cd /usr/local/directadmin/custombuild
./build update
./build todovecot

However now, all the other email accounts don't receive emails or can sent emails. When i use this command again: i see all emails again in the inbox, but i must use this command each time to see some new emails. WHen i use ls -l /home/admin/
i see drwxrwx--- 6 admin mail 4096 Jun 18 2014 Maildir but nothing with dovecot..

Probably i was running mbox i think, but i don't know sure. When i go to roundcube, i see mail&_mbox in the url. WHat should be the easiest way to solve it so that i can receive emails again without using commands?

Exim mainlog:

2016-03-25 07:28:09 1ajLD7-0000PA-AP => [email protected] F=<info@***.nl> R=lookuphost T=remote_smtp S=3098 H=gmail-smtp-in.l.google.com [64.233.166.26] X=TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128 C="250 2.0.0 OK 1458887289 16si2056475wmx.75 - gsmtp"




A new problem also is that when i try to sent a email within webmail i see: SMTP-error (-1):

THanks already.
 
Last edited:
Updating exim has solved the problem! But now i see emails in my inbox double. How can i delete these mails? I've already tried command

echo "action=delete&value=mbox" >> /usr/local/directadmin/data/task.queue

But this hasen''t solved the problem.
 
Last edited:
Back
Top