Re: Permission Denied Issue in amavisd service
Dominic Raferd <[email protected]>
| Newsgroups | gmane.mail.virus.amavis.user |
|---|---|
| Message-ID | <CAF9Mo3LDucY_cqGDuh6ubxZvRyRu+rP8s4-QwpWSg-ifR+-mDQ@mail.gmail.com> |
On Wed, 26 Aug 2020 at 14:01, Aung Ye Kyaw <[email protected]> wrote: > > Dear Sirs, > > I would like to ask one issue that I added a new dkim in amavisd.conf file and then restarted amavisd service but service failed so I changed back to original amavisd.conf file .The service is still failed.Let me know why this happened ? Please help me if u are available .Thank You so much. It looks as if users 'amavis' needs read permission for /etc/amavisd/amavisd.conf e.g. chmod a+r /etc/amavisd/amavisd.conf But as you are using a different version of amavis and/or on a different distribution to me, I cannot be certain.