• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Mail Local Loop but No Accounts exist

Will-NYESDigital

Regular Pleskian
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

Parallels Plesk Panel 11.5.30 MU #10 CentOS 6.3 (Final) 64bit

PROBLEM DESCRIPTION

We run hundreds of domains and their e-mails are handled via Office 365. This works fine for most of them but a few are not working correcly and mails are being delivered to non existnent Local accounts via plesk_virtual

In the past, to fix this we have set the subscriptions to 0 mail accounts and removed any locally created mail accounts via PLESK - so via the panel there should be no locallay available account. But mails for some domains (seemingly added in the last few months) are now being delivered by the local system to non existent accounts.

We are aware of commenting out the following fix, however many people have suggested that this file maybe overwritten by PLESK updates and thus the problem may return without our knowledge.

commented out like this :

#virtual_mailbox_domains = $virtual_mailbox_maps, hash:/var/spool/postfix/plesk/virtual_domains
#virtual_alias_maps = $virtual_maps, hash:/var/spool/postfix/plesk/virtual
#virtual_mailbox_maps = hash:/var/spool/postfix/plesk/vmailbox

Has naybody come accross this issue or have any further troubleshooting tips ? Wilkl Plesk overwrite the above config if I adjust it ?

Cheers

STEPS TO REPRODUCE

1.Using the Web Presence Builder Contact form send a message to an email account hosted outside of the plesk environment

It should be noted this is only happening to a few domains on our system !

ACTUAL RESULT

Email is delivered to a non existent local account via plesk_virtual

EXPECTED RESULT

E-Mail should be delivered to the external mail system

ANY ADDITIONAL INFORMATION

Log file :

Aug 7 10:07:13 cirrus2 postfix/pickup[8130]: 3127320A45: uid=10014 from=<123456>
Aug 7 10:07:13 cirrus2 postfix/cleanup[12122]: 3127320A45: message-id=<[email protected]>
Aug 7 10:07:13 cirrus2 postfix/qmgr[8551]: 3127320A45: from=<[email protected]>, size=649, nrcpt=1 (queue active)
Aug 7 10:07:13 cirrus2 postfix-local[12125]: postfix-local: [email protected], [email protected], dirname=/var/qmail/mailnames
Aug 7 10:07:13 cirrus2 postfix-local[12125]: cannot chdir to mailname dir admin: No such file or directory
Aug 7 10:07:13 cirrus2 postfix-local[12125]: Unknown user: [email protected]
Aug 7 10:07:13 cirrus2 postfix/pipe[12124]: 3127320A45: to=<[email protected]>, relay=plesk_virtual, delay=0.56, delays=0.23/0.01/0/0.32, dsn=2.0.0, status=sent (delivered via plesk_virtual service)
Aug 7 10:07:13 cirrus2 postfix/qmgr[8551]: 3127320A45: removed

Cheers !!
 
We have managed to fix this issue by following these instructions : http://forum.parallels.com/showthread.php?109512-Postfix-virtual-mailbox

We found that the /var/spool/postfix/plesk/virtual_domains.db file had roughly 10 domains in it that should not have been there. Removing these has fixed the issue, but why they were lsited when PLESK has no mail account setup is a mystery.

FYI All the domains were newly added domains (over the past few months) so I will keep an eye on it incase PLESK is randomly adding accounts that in reality have no Virtual Mailbox
 
Back
Top