[Dovecot] deliver vs lda
Noel Butler
noel.butler at ausics.net
Fri Apr 10 00:57:35 EEST 2009
On Fri, 2009-04-10 at 07:42, Noel Butler wrote:
> On Thu, 2009-04-09 at 21:57, Charles Marcus wrote:
>
>
>
> >
> > Extrapolating from your example, I can I just:
> >
> > protocol imap {
> > ...
> > log_path = /var/log/imap.log
> > info_log_path = /var/log/imap.log
> > }
> > protocol pop3 {
> > ...
> > log_path = /var/log/pop3.log
> > info_log_path = /var/log/pop3.log
> > }
> >
>
>
> In using this as above, you can omit info_log_path entries (unless you
> want it to go to yet another file altogether)
Actually scrap that, I don't think any of that would work, it would use
first match , the imap file for everything
More information about the dovecot
mailing list