Quote:
|
Originally Posted by azidtripz
Thank you very much Till that worked great, now to 2 minor problems (i hope) on bootup it says this mysql user cant log in "debian-sys-maint".
|
Please make sure you use the correct password in /etc/mysql/debian.cnf for the debian-sys-maint user.
Quote:
|
Originally Posted by azidtripz
and also when i run this command "postmap /etc/postfix/virtusertable" i get the following error
postmap /etc/postfix/virtusertable
postmap: fatal: open /etc/postfix/virtusertable.db: Permission denied
|
What's the output of
Code:
ls -la /etc/postfix
?