<div dir="ltr">Hi All,<div><br></div><div>Please find the requested details:</div><div><br></div><div>[root@testserver 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>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><br>[root@testserver new]# postconf -nf<br>alias_database = hash:/etc/aliases<br>alias_maps = hash:/etc/aliases<br>command_directory = /usr/sbin<br>config_directory = /etc/postfix<br>daemon_directory = /usr/libexec/postfix<br>data_directory = /var/lib/postfix<br>debug_peer_level = 2<br>debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin ddd<br> $daemon_directory/$process_name $process_id & sleep 5<br>html_directory = no<br>inet_interfaces = <a href="http://testserver.baplc.com">testserver.baplc.com</a><br>inet_protocols = all<br>mail_owner = postfix<br>mailq_path = /usr/bin/mailq.postfix<br>manpage_directory = /usr/share/man<br>mydestination = $myhostname, localhost.$mydomain, localhost<br>myhostname = localhost<br>newaliases_path = /usr/bin/newaliases.postfix<br>queue_directory = /var/spool/postfix<br>readme_directory = /usr/share/doc/postfix-2.10.1/README_FILES<br>sample_directory = /usr/share/doc/postfix-2.10.1/samples<br>sendmail_path = /usr/sbin/sendmail.postfix<br>setgid_group = postdrop<br>unknown_local_recipient_reject_code = 550<br>virtual_alias_maps = hash:/etc/postfix/valias.txt<br>virtual_gid_maps = static:500<br>virtual_mailbox_base = /kw/home/pop<br>virtual_mailbox_domains = /etc/postfix/vhosts.txt<br>virtual_mailbox_maps = hash:/etc/postfix/vmaps.txt<br>virtual_uid_maps = static:500<br><br><br>[root@testserver new]# postconf -Mf<br>smtp inet n - n - - smtpd<br>pickup unix n - n 60 1 pickup<br>cleanup unix n - n - 0 cleanup<br>qmgr unix n - n 300 1 qmgr<br>tlsmgr unix - - n 1000? 1 tlsmgr<br>rewrite unix - - n - - trivial-rewrite<br>bounce unix - - n - 0 bounce<br>defer unix - - n - 0 bounce<br>trace unix - - n - 0 bounce<br>verify unix - - n - 1 verify<br>flush unix n - n 1000? 0 flush<br>proxymap unix - - n - - proxymap<br>proxywrite unix - - n - 1 proxymap<br>smtp unix - - n - - smtp<br>relay unix - - n - - smtp<br>showq unix n - n - - showq<br>error unix - - n - - error<br>retry unix - - n - - error<br>discard unix - - n - - discard<br>local unix - n n - - local<br>virtual unix - n n - - virtual<br>lmtp unix - - n - - lmtp<br>anvil unix - - n - 1 anvil<br>scache unix - - n - 1 scache<br></div><div><br></div><div>Thanks & Regards,</div><div>Kishore Potnuru</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, May 5, 2020 at 10:54 AM Tamsy <<a href="mailto:dovecot-list@mohtex.net">dovecot-list@mohtex.net</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">
<div>
<div>
<div id="gmail-m_3380754287470750728rwhMsgHeader"><br>
<hr id="gmail-m_3380754287470750728rwhMsgHdrDivider" style="border-width:1px 0px 0px;border-right-style:initial;border-bottom-style:initial;border-left-style:initial;border-right-color:initial;border-bottom-color:initial;border-left-color:initial;border-top-style:solid;border-top-color:rgb(181,196,223);padding:0px;margin:10px 0px 5px;width:100%">
<div style="font-family:Tahoma;color:rgb(0,0,0);font-size:13px"><b>From:</b> Kishore
Potnuru [<a href="mailto:kishore.reachme@gmail.com" target="_blank">mailto:kishore.reachme@gmail.com</a>]</div>
<div style="font-family:Tahoma;color:rgb(0,0,0);font-size:13px"><b>Sent:</b> Tuesday,
May 5, 2020, 4:02 PM</div>
<div style="font-family:Tahoma;color:rgb(0,0,0);font-size:13px"><b>To:</b> Benny
Pedersen; Dovecot Mailing List</div>
<div style="font-family:Tahoma;color:rgb(0,0,0);font-size:13px"><b>Subject:</b> Urgent
- Help needed</div>
<br>
</div>
</div>
<blockquote type="cite" style="border:none;margin-left:0px;margin-right:0px;margin-top:0px;padding-left:0px;padding-right:0px">
<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" target="_blank">me@junc.eu</a>> wrote:<br>
</div>
<blockquote class="gmail_quote" style="border:none;margin-left:0px;margin-right:0px;margin-top:0px;padding-left:0px;padding-right:0px">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>
</blockquote>
<br>
As Huangbin and Benny already pointed it out and what is cleary
shown by the log-snippet:<br>
<br>
May 5 07:35:21 testserver postfix/virtual[29843]: EB6A2206818:
to=<a href="mailto:selfemail@testing2.com" target="_blank"><selfemail@testing2.com></a>, relay=virtual, delay=0.05,
delays=0.05/0/0/0, dsn=2.0.0, status=sent (delivered to maildir)<br>
<br>
It is *NOT* Dovecot which is doing the final delivery of messages
into the users mailbox.<br>
<br>
Furthermore if the mailist is asking you for the output of:<br>
postconf -nf<br>
postconf -Mf<br>
doveconf -n<br>
<br>
but you only send some (very sparse) snippets out of it which nearly
have no relevance to the problem you are describing you can not
expect real support from the list.<br>
</div>
</blockquote></div>