Good afternoon,
Changing to
mail_location = maildir:%h/mail/%d/%n
Shows previous inbox, but no new email is being sent to the inbox. Reverting back shows empty mailbox.
Performed a backup of Dovecot and used Hestia’s configuration for Dovecot with
cd /backup/
tar pzcf backup_etc_dovecot_2023-Sep-23.tar.gz /etc/dovecot/
and
cp -rf /usr/local/hestia/install/common/dovecot /etc/
rm -f /etc/dovecot/conf.d/15-mailboxes.conf
chown -R root:root /etc/dovecot
then installed Sieve plugin with
/usr/local/hestia/install/upgrade/manual/install_sieve.sh
and restarted Dovecot, and still having the issue with no email being delivered in inbox.
Note: ls -lrt /home/admin/mail/detailandsupply.com/contact/new/ and ls -lrt /home/admin/mail/detailandsupply.com/contact/.imap/new/ are both empty now even having sending email.