• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question Postfix delivered via plesk_virtual service | nothing in Maildir

I am transferring users from an old server to a new one. In the old one I was using courier-imap and in the new, dovecot. I used the courier-dovecot-migrate.pl script to transform the Maildirs to dovecot.

For a period of time, I have messages delivered by Postfix that never reached the proper Maildir.

May 26 10:18:49 my-server postfix/pipe[31099]: C1CB912A9F6A: to=<account@domain.tld>, relay=plesk_virtual, delay=6.6, delays=3.9/0.01/0/2.7, dsn=2.0.0, status=sent (delivered via plesk_virtual service)

But nothing appears in Maildir/new.

After changing the Spam Filter preferences on all my users on Plesk, I started to see these lines in /var/log/maillog

May 26 22:23:58 my-server dovecot: service=lda, user=account@domain.tld, ip=[]. msgid=<CA+0YQgXcbc9wngVB0czZ5k7xm=OyvB3dD8+w_hKXnEV-wnjyqw@mail.gmail.com>: saved mail to INBOX

And messages started appearing in the proper Maildir.

Is it possible to recover those messages that were delivered by Postfix but not captured by dovecot lda? Where should I look for them?
 
As far as I know there is no second or hidden storage of such messages. If they are not stored in the Maildir structure, they are lost.
 
Thank you, Peter. I was assuming that it was the case, but I wanted to be sure.

Would it be any evidence on the logs about dovecot not running / placing the files in the proper directories? What should I look for?
 
What span filtering are you you using? If you’re using something like a Barracuda you may have an option to redeliver messages.
 
Back
Top