[Dovecot] Rawlogs in freebsd?

Timo Sirainen tss at iki.fi
Wed Feb 14 19:07:53 UTC 2007


On Fri, 2007-02-09 at 00:55 -0500, Francisco Reyes wrote:
> I am trying to enable rawlogs.
> I made a directory /home/dovecot/dovecot.rawlog/, changed dovecot.conf to 
> have   
> mail_executable = /usr/local/libexec/dovecot/rawlog /usr/local/libexec/dovecot/imap
> 
> Made sure the /home/dovecot/dovecot.rawlog/ could be written to. Even made 
> it 1777 as a test. 
> 
> Made sure the FreeBSD user database points /home/dovecot as the dovecot 
> user's directory (left shell as nologin). 

Should work I think. Does it leave a rawlog process on the background?
If not, it didn't think /home/dovecot was the home directory. You can
check with auth_debug=yes what it logs as the user's home directory. If
that doesn't help, you can ktrace -d the dovecot process and see what
path the lstat(<home>/dovecot.rawlog) call uses.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20070214/805b4765/attachment-0001.pgp 


More information about the dovecot mailing list