• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

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:

<[email protected]>
: host www5.jluehr.de[217.160.107.247]
said: 550 5.1.1 <[email protected]>: 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 <[email protected]>: Recipient address rejected: User unknown in virtual mailbox table; from=<[email protected]> to=<[email protected]> 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