![]() |
Postfix virtual mailbox permission denied
I have just setup postfix and I can get it to send email to my gmail account via telnet, however when I try to send mail to a local account it fails to create the local mailbox. I increased to verbose logging and saw this error:
Code:
warning: table virtual_mailbox_maps: lookup webmaster@<mydomainname>.com: Permission deniedCode:
mysql --user=postfix --password=mydbpassword --database=postfix --host=localhost -e 'SELECT maildir FROM mailbox WHERE username="webmaster@<mydomainname>.com" and active = 1;'If postfix can't get the name of the maildir it can't create it, I just can't find any info out there on why? There must be someone out there with the same issue, I just need to find the right post! Anyone have any clues? TIA |
Which tutorial (URL) did you use to set this up?
|
| All times are GMT +2. The time now is 10:17. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.