3 Aug
2017
3 Aug
'17
11:01 p.m.
Matt Bryant wrote:
a) it doesnt appear to be loggin anything b) rawlog_dir which is supposed to be v2.2.26+ seems no where in site .. in fact complains about unknown variable ... service postlogin { executable = script-login -d rawlog unix_listener postlogin { group = atmail mode = 0660 } }
In my test setup, I use the first option
protocol imap {
...
rawlog_dir = /data/rawlogs/%u
}
You may also want it into your protocol pop3 section.
Joseph Tam <jtam.home@gmail.com>