20 Dec
2005
20 Dec
'05
11:27 a.m.
On Tue, 2005-12-20 at 10:20 +0100, Max CtRiX wrote:
Hi!
I world like to have different queries to let a user use pop only or imap only (webmail) accounts. It would really be very useful.
I have not found any workaround get it working with dovecot.
Could it be possible ? It should not be too difficult, I suppose.
Something like:
where .. and (service is null or service = '%s')
So if you want only imap/pop3, set service to "IMAP" or "POP3".