rspamd.log changes ownership

Discussion in 'Installation/Configuration' started by FredZ, Apr 17, 2020.

  1. FredZ

    FredZ Member

    Hello all

    I have upgraded to rspamd from amavis as per the tutorial. However the rspamd.log file changes owners every night. The end result is that rspamd stops working.

    From this
    Code:
    -rw-r----- 1 _rspamd _rspamd 0 Apr 17 06:26 /var/log/rspamd/rspamd.log
    To this
    Code:
    -rw-r----- 1 root adm 0 Apr 17 06:26 /var/log/rspamd/rspamd.log
    The root folder for the log files
    Code:
    drwxr-x--- 2 _rspamd     _rspamd     4096 Apr 17 10:25 rspamd
    As I have no idea what to look for can someone point me in the right direction.

    Many thanks in advance.

    Fred
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Which Linux distribution do you use?
     
  3. FredZ

    FredZ Member

    Sorry, should have included that in my original message.

    Code:
    Linux mx 4.9.0-12-amd64 #1 SMP Debian 4.9.210-1 (2020-01-20) x86_64 GNU/Linux
    Code:
    (Debian Stretch) ISPConfig 3.1.15p3
    Regards

    Fred
     
  4. FredZ

    FredZ Member

    After exhuasting all my very limited knowledge I removed/purged redis and rspamd and reinstalled them. Whilst this resulted in the loss of all history the problem is now solved.

    Regards

    Fred
     

Share This Page