search for: bne022mfe

Displaying 1 result from an estimated 1 matches for "bne022mfe".

Did you mean: bne021mfe
2005 Apr 20
1
Disable multiple POP3 logins
...the POP3 server says "Err: multiple login". How can I achieve that with dovecot ? For example: I login to my POP account that is hosted by the ISP: $ telnet pop.x.com 110 Trying x.x.x.x... Connected to pop.x.com (x.x.x.x). Escape character is '^]'. +OK <25628.1113981451 at bne022mfe> USER mb13536d +OK PASS testcase +OK LIST +OK 1 4608 . STAT +OK 1 4608 While that pop3 login is still active, I run another telnet session to login again to the same account. $ telnet pop.x.com 110 Trying x.x.x.x... Connected to pop.x.com (x.x.x.x). Escape character is '^]'. +OK <...