• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

maillog logs not updating

T

teknovision

Guest
Hi all!

Just noticed that my maillog files are not being updated:

-rw------- 1 root root 0 Jan 28 04:02 maillog
-rw------- 1 root root 0 Jan 21 04:02 maillog.1
-rw------- 1 root root 0 Jan 14 04:02 maillog.2
-rw------- 1 root root 0 Jan 7 04:02 maillog.3
-rw------- 1 root root 0 Dec 31 04:02 maillog.4


Any ideas why this is the case, is this a permissioning problem - the conf file (/etc/log.d/conf/logfiles/maillog.conf) does have the following line:

# What actual file? Defaults to LogPath if not absolute path....
LogFile = maillog


I also note that freshclam has got the same problem.

Many thanks,

.//phili
 
I just noticed that my log files are here:

# ls -l /usr/local/psa/var/log/
total 4132568
-rw-r--r-- 1 root root 3027598570 Jan 29 21:18 maillog
-rw-r--r-- 1 root root 1192311027 Jan 29 04:08 maillog.processed
-rw-r--r-- 1 root root 1210639 Jun 18 2005 maillog.processed.1.gz
-rw-r--r-- 1 root root 1213405 Jun 9 2005 maillog.processed.2.gz
-rw-r--r-- 1 root root 1018285 May 27 2005 maillog.processed.3.gz
-rw-r--r-- 1 root root 244877 Jan 29 04:08 smtp_parsed.log
-rw-r--r-- 1 root root 0 Jun 21 2005 smtp_pendings.log
-rw-r--r-- 1 root root 1049 Jan 29 04:08 smtp_pendings.tmp
-rw-r--r-- 1 root root 0 Jan 29 04:07 xferlog
-rw-r--r-- 1 root root 3983798 Jan 20 04:07 xferlog.processed
[root@ldu512 root]#


Isn't the maillog file too huge, anyway I can set it to make smaller log files before it compresses them i.e. every 7 days - any ideas where I would do that?
 
Back
Top