Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Sun, 13 Dec 2009 11:54:05 +0100
From: Michael Meyer <mime@....de>
To: popa3d-users@...ts.openwall.com
Subject: Re: popa3d log facility

Wow...this list is still alive... ;)

*** Wijatmoko U. Prayitno <koko@...fa-forensic.com> wrote:
> Is there any possiblity to change popa3d log from /var/log/messages to
> /var/log/mail* ?  Which files (*.c, *.h) I should modify??

Have a look at "params.h".

,---[ params.h ]
| #define SYSLOG_FACILITY                 LOG_DAEMON
`---|

Change "LOG_DAEMON" to "LOG_MAIL" and rebuild.

HTH

Micha

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.