Hi, I have Cyrus 1.6.24 installed on Freebsd 4.3 (from the ports) the imap side is working great, however I haven't been able to use the pop3 daemon, which is alway failing on authentication : ------ client side POP3 <- +OK dhcpej0961 Cyrus POP3 v1.6.24 server ready POP3 -> USER rplb POP3 <- +OK Name is a valid mailbox POP3 -> PASS xxxx POP3 <- -ERR Invalid login POP3 -> QUIT --------- Server side May 9 17:31:18 dhcpej0961 pop3d[11233]: unrecognized plaintext verifier shadow I have tried a modification to ensure that pwcheck is accessible by the cyrus user, but that didn't help... any ideas would be welcomed! thanks, -philippe