search for: f4aa45df

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

2005 Jan 13
1
using separate authentication based on protocol
Hello, I wonder if it's possible to use a different query for authenticating users against the mysql db based on the protocol used: IMAP or POP3. This could come handy for not allowing my users who switched to IMAP from accidentally getting all their mail through a POP3 connection. Using dovecot-0.99.10 here. Marius