• 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.

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=<20130807090713.3127320A45@domain.org.uk>
Aug 7 10:07:13 cirrus2 postfix/qmgr[8551]: 3127320A45: from=<123456@domain.org.uk>, size=649, nrcpt=1 (queue active)
Aug 7 10:07:13 cirrus2 postfix-local[12125]: postfix-local: from=123456@domain.org.uk, to=admin@domain.org.uk, 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: admin@domain.org.uk
Aug 7 10:07:13 cirrus2 postfix/pipe[12124]: 3127320A45: to=<admin@domain.org.uk>, 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