• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Problem with e-mail and logrotation

C

CoenNL

Guest
If we config an e-mail address at the logrotating setup in the control panel (Plesk 8.1.2), the configfile in /usr/local/psa/etc/logrotate.d/<domainname> is correctly updated with the following statement:

mail <emailaddress>

But if we run logrotation by hand of by cron the e-mail is never sent out by the logrotate (maillog is empty). If we do a strace on logrotate we don’t see an e-mail command in the tracé file.

The mail command from commandline is working correctly.

Any thoughts?
 
I have facing some issue on log rotation of email log.

> We are using plesk 12.0. When we find in /usr/local/psa/var/log/ folder we have found a large file maillog. it seems that it is not rotating.
> I have found another server, there log-rotation is successfully happening for three days (maillog, maillog.processed, maillog.processed.1.gz, maillog.processed.2.gz, maillog.processed.3.gz). Now our requirement is to increase that files store up to 1 month.

May I have some help.
 
Back
Top