• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

Recipient address rejected: User unknown in virtual mailbox table

Jan

Basic Pleskian
Hello folks,

my system is: Postfix / Plesk 12.5.30 / Cent OS 6.7. For some reason, mailingst mails are bouncing atm. Bounce is:

<mailingtest@fernmeldedienst-koeln.de>
: host www5.jluehr.de[217.160.107.247]
said: 550 5.1.1 <mailingtest@fernmeldedienst-koeln.de>: Recipient address
rejected: User unknown in virtual mailbox table

Non-mailman (aka regular mailboxes) are working fine. Postfix log is:

Mar 3 10:00:34 www5 postfix/smtpd[32657]: connect from postfix.iai.uni-bonn.de[131.220.8.4]
Mar 3 10:00:34 www5 postfix/smtpd[32657]: NOQUEUE: reject: RCPT from postfix.iai.uni-bonn.de[131.220.8.4]: 550 5.1.1 <mailingtest@fernmeldedienst-koeln.de>: Recipient address rejected: User unknown in virtual mailbox table; from=<luehr@cs.uni-bonn.de> to=<mailingtest@fernmeldedienst-koeln.de> proto=ESMTP helo=<postfix.iai.uni-bonn.de>
Mar 3 10:00:34 www5 postfix/smtpd[32657]: disconnect from postfix.iai.uni-bonn.de[131.220.8.4]
Mar 3 10:00:34 www5 /usr/lib64/plesk-9.0/psa-pc-remote[27277]: Message aborted.
Mar 3 10:00:34 www5 /usr/lib64/plesk-9.0/psa-pc-remote[27277]: Message aborted.

This list and mailman were working fine a few days ago. I'ven't changed much in the servers configuration. This issue may be related to change the hostnams - but the is not clear atm.

What my be wrong here? How can I fix mailman?

Thanks,
Jan
 
Additional info:
  • If I create a new mailing-list, everyting is fine
  • Old mailing-Lists are not listed in postmap -s /var/spool/postfix/plesk/virtual - how can I regenerate this file?
  • Changing the server's name deletes all mailman-entries in postmap -s /var/spool/postfix/plesk/virtual - How can I fix that?
  • System is: 12.5.30 Update #23, last updated at Mar 2, 2016 10:15 AM
 
Just recently happened to me too.
Workaround: for each mailing list, disabling and re-enabling it in the Plesk mailing list interface solves the problem.
Alternatively (e.g. when having too many lists) a small bash-script (/usr/psa/bin/maillist) should do the same.
 
Back
Top