12 Apr
2009
12 Apr
'09
8:30 a.m.
On Sun, 2009-04-12 at 14:08, Timo Sirainen wrote:
On Sun, 2009-04-12 at 13:56 +1000, Noel Butler wrote:
Hmm. I just realized. Once I implement LMTP server, it needs to read the same settings as deliver. And perhaps it also needs some of its own settings?.. So I'm thinking that the whole protocol lda {} section should go away in dovecot-example.conf.
I hope you mean just commented out, as I'd think that many would use at least
mail_plugins, quota_full_tempfail, and log_path
mail_plugins is actually an exception, that would still be in protocol lda{}. Already did the change, see: http://hg.dovecot.org/dovecot-1.3/file/tip/dovecot-example.conf
Looks good.