[Dovecot] dovecot authentication & exim in rc27

2007-03-25 Thread Richard P. Welty
[introduction: new to the list, used dovecot w/exim as MTA in simple ways for 2 years, blah blah blah] i'm trying to get exim to use dovecot auth with a copy of rc27 and am missing something that's probably quite simple. specifically, how does one configure the authenticators in dovecot.conf fo

Re: [Dovecot] SQL mail storage - yes yes yes!

2007-03-31 Thread Richard P. Welty
Timo Sirainen wrote: I wasted some time yesterday and today implementing a SQL storage plugin. It seems to be working, but: - Saving new messages is done in a regular INSERT statement, which is bad. PostgreSQL has at least this COPY TO command which could be used instead. depending on the c