kb: how-to
Question
Is it possible to use Plesk and a third-party host for different email accounts on the same domain?
Answer
No, according to Postfix's internal logic, it is not possible to host one group of email addresses on one server and another group for the same domain on a different server. This is because, during the mail delivery process, Postfix first checks whether the recipient address exists locally. If the recipient is not found on the server, the delivery fails with an error like the one shown below:
CONFIG_TEXT: Recipient address rejected: User unknown in virtual mailbox table
Comments
0 comments
Please sign in to leave a comment.