Re: Postfix barfing on dovecot LDA transport

2010-07-16 Thread Wietse Venema
Corey Chandler: > Jul 16 14:52:13 Leavenworth postfix/pipe[31344]: fatal: user= > command-line attribute specifies mail system vmail group id 1008 As the error message says, you MUST NOT run non-Postfix programs with Postfix user or group privileges. Wietse

Re: Postfix barfing on dovecot LDA transport

2010-07-16 Thread Corey Chandler
On Fri, Jul 16, 2010 at 03:28:07PM -0700, Corey Chandler wrote: > I've been running dovecot + postfix with a MySQL backend for a while now, > and been happy with it. > > Now that I want to implement Sieve filtering, I discovered that I'm using > postfix's virtual transport instead of Dovecot's LDA

Postfix barfing on dovecot LDA transport

2010-07-16 Thread Corey Chandler
I've been running dovecot + postfix with a MySQL backend for a while now, and been happy with it. Now that I want to implement Sieve filtering, I discovered that I'm using postfix's virtual transport instead of Dovecot's LDA. Adding virtual_transport = dovecot to the main.cf file and dovecot u