BFM not working properly

Suurbier

Verified User
Joined
Apr 23, 2007
Messages
223
I am seeing some strange logs in BFM. The IP seems to be incorrect.

Code:
ID	IP	User	Attempts	Filter	Log Entry
13592431210001	0:0:0:0:0:0:0:1	[email protected]	1	dovecot1	Jan 27 00:31:48 reverse dovecot: imap-login: Aborted login (auth failed, 1 attempts in 6 secs): user=<[email protected]>, method=PLAIN, rip=::1, lip=::1, secured, session=<gDNOcjnUMwAAAAAAAAAAAAAAAAAAAAAB>
13592431210000	0:0:0:0:0:0:0:1	[email protected]	1	dovecot1	Jan 27 00:31:34 reverse dovecot: imap-login: Aborted login (auth failed, 1 attempts in 2 secs): user=<[email protected]>, method=PLAIN, rip=::1, lip=::1, secured, session=<XeaucTnUMgAAAAAAAAAAAAAAAAAAAAAB>
 
Hello,

What makes you think that BFM is not working properly?
0:0:0:0:0:0:0:1 is IPv6 loopback. Do you have it in dovecot logs?
 
Back
Top