8 May
2006
8 May
'06
12:50 a.m.
On Fri, May 05, 2006 at 04:47:19PM +0200, Geert Hendrickx wrote:
On Fri, May 05, 2006 at 03:25:28PM +0100, Chris Wakelin wrote:
Just put
protocol pop3 { login_greeting = Hello POP
...}
protocol imap { login_greeting = Hello IMAP ...}
Works like a charm, thanks!
Can I use the same split construction for any dovecot configuration setting? e.g. user/passwd databases? That'd be great (I want to make users with IMAP access a subset of the users with POP3 access).
Geert