4 Aug
2017
4 Aug
'17
2:01 a.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