exim log files

 

 

/var/log/exim_mainlog ( Linux ), /var/log/exim/mainlog (FreeBSD)

 receives an entry every time a message is received or deliver

/var/log/exim_rejectlog (linux), /var/log/exim/rejectlog(Freebsd)

 receives an entry every time a message is rejected based on either acls or other policies.

/var/log/exim_paniclog (linux), /var/log/exim/paniclog(Freebsd)

 receives all entries exim does not know how to handle it. Generally a really bad thing when log entries are being written here and they should be thoroughly investigated.

  • 21 Els usuaris han Trobat Això Útil
Ha estat útil la resposta?

Articles Relacionats

cpanel installation log file

      /var/log/cpanel*install*   These log files contains verbose logs...

cpanel/whm requests and errors

 /usr/local/cpanel/log/error_log  cpanel logs any error it incurs here.This should be...

update logs

      /var/cpanel/updatelogs/updates-[TIMESTAMP].log contains all the output...

service status logs

  /var/log/chkservd.log  The service monitoring daemon(chksrvd) logs all service...

Apache log files

    /usr/llocal/apache/logs/error_log All exceptions caught by httpd along with...