![]() |
Email Forward Accounts "User unknown in virtual mailbox table."
When I create email forwards, it doesn't seem to pass a test, and refuses to let the remote server send the email into the server. I checked the DB, and the accounts are listed in the 'Mail_forwarding' table.
sending from a remote account using thunderbird, I get the message: An error occurred while sending mail. The mail server responded: 5.1.1 <account@domain>: Recipient address rejected: User unknown in virtual mailbox table. Please check the message recipient account@domain and try again. I've tried searching a bit, and haven't found any luck finding information on this specific situation. Ubuntu 12.04 ISPConfig 3.0.4.6 Mulitserver Setup |
So, I guess this comes down to the fact that when the email attempts to send to the server, it is looking at the mailbox table and not seeing the accounts.
Is there something missed or messed up that would make the server reference the mail_forwarding table additionally to verify the accounts. I've not had any luck finding much info because everything I search for returns a bunch of results about real email addresses not working, but not a lot of info for cases where it's only the forwards that aren't working. |
What is the hostname of the server, is it "domain"?
|
No, the hostname is mail.maindomain.com it's a different domain altogether.
|
Please do a manual ispconfig update:
Code:
cd /tmp |
Completed that, no change.
|
I have this problem also. I've used ISPConfig for sometime and never had this problem with forwards. I have a forward setup, it is just a forward. When I send a test email from my gmail account I get this:
Code:
This is the mail system at host abda.clientdomain2.info.Here is some config properties: postconf -n Code:
root@abda:/home/sysadmin# postconf -nCode:
root@abda:/home/sysadmin# postmap -q support@marintechit.com proxy:mysql:/etc/postfix/mysql-virtual_forwardings.cf |
Also, I get the same exact problem with the one alias account I have. And it is set as this: billing@codomain.com goes to user@codomain.com
|
I fixed my issue by commenting out this line in main.cf
receive_override_options = no_address_mappings Thanks! |
Just a guess, did sou disable amavisd on your srver?
|
| All times are GMT +2. The time now is 19:55. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.