Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: fpausp on February 01, 2005, 09:18:56 PM
-
Hi,
When i try to send a mail, from one day to another i got this message:
There was an error sending your message: unable to send data,
the logfile says:
/var/log/amavis-ng/amavis-ng.log' for logging: Permission denied
now i can not send or get a mail (sme 6.0.1).
how can i fix this problem ?
fpausp
-
i have the same problem. Is someone solve this issue ?
-
Here's how I fixed it:
[root@e-smith] cd /var/log/amavis-ng/
[root@e-smith] chown qmailq:qmail amavis-ng.log
For anyone who is getting this error message:
Can't open /var/log/amavis-ng/amavis-ng.log: No such file or directory
do the following:
[root@e-smith] cd /var/log/amavis-ng/
[root@e-smith] touch amavis-ng.log
[root@e-smith] chown qmailq:qmail amavis-ng.log
Cheers,
Ryan