<div dir="ltr"><div><br></div>I am using pop3/imap, see the below file. We can't verify any logs? This is working fine from last one year. as part of testing we just stopped the services for 20minutes and restarted the dovecot and postfix server using "service <dovecot/postfix> stop/start". No issues so far... <div><br></div><div>I would like know, if the application is reading the emails from the server, do we have any log in our server to see the same? Because I see them when the email is coming to the folder. I see them that they are deleted , once they are reading by the application. But application is not taking all the emails. few are missing, application team says. I want to tell them and show the logs that these are read by your server/application. that is my idea....<br><div><div><br></div><div>[root@server new]# doveconf -n<br># 2.2.10: /etc/dovecot/dovecot.conf<br># OS: Linux 3.10.0-693.17.1.el7.x86_64 x86_64 Red Hat Enterprise Linux Server release 7.4 (Maipo) xfs<br>disable_plaintext_auth = no<br>listen = *<br>log_path = /var/log/dovecot.log<br><br>mail_location = maildir:/kw/home/pop/%d/%n/Maildir/<br>passdb {<br>  args = /etc/dovecot/passwd<br>  driver = passwd-file<br>}<br>pop3_uidl_format = %g<br>protocols = imap pop3<br>ssl_cert = </etc/pki/dovecot/certs/dovecot.pem<br>ssl_key = </etc/pki/dovecot/private/dovecot.pem<br>userdb {<br>  args = uid=vmail gid=vmail home=/kw/home/pop/%d/%n<br>  driver = static<br>}<br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, May 5, 2020 at 9:33 AM Benny Pedersen <<a href="mailto:me@junc.eu">me@junc.eu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2020-05-05 10:06, Kishore Potnuru wrote:<br>
<br>
> Please help me...<br>
<br>
with more sparse info ?<br>
<br>
maillist would like to see<br>
<br>
postconf -nf<br>
postconf -Mf<br>
doveconf -n<br>
<br>
how is it setup to delivery virtual transport not using dovecot-lda or <br>
dovecot ltmp<br>
<br>
do not make file system access to mails, use imap or pop3 protocols<br>
<br>
as i read sparse info you are not using dovecot, so be it<br>
</blockquote></div>