31 Dec
2009
31 Dec
'09
6:54 p.m.
On Thu, 2009-12-31 at 12:41 -0600, Anthony Nedland wrote:
I noticed that the statement has /var/vmail//rakka. Is the // ok?
That's because the %d is empty.
I tried with rakka@domain and this is my log on that attempt
AUTH#0111#011PLAIN#011service=pop3#011lip=192.168.1.9#011rip=64.33.164.10#011lport=110#011rport=50836#011resp=AHJha2thIAhAYmFsZHRlbC5jb20AcmFra2E=
Decode the resp base64 string above. You'll see that after "user" there's a space and backspace character. So it looks like your test was just broken because backspace wasn't working correctly.