Re: [Dovecot] parameters to deliver

2007-06-19 Thread Timo Sirainen
On Tue, 2007-06-19 at 15:55 +0300, Timo Sirainen wrote: > On Mon, 2007-06-18 at 19:08 -0400, Bruce Bodger wrote: > > Read this in the dovecot sieve wiki: > > > > "The envelope sender is taken from a Return-Path: header in the > > message. The envelope recipient is taken from -d option passed to

Re: [Dovecot] parameters to deliver

2007-06-19 Thread Timo Sirainen
On Mon, 2007-06-18 at 19:08 -0400, Bruce Bodger wrote: > Read this in the dovecot sieve wiki: > > "The envelope sender is taken from a Return-Path: header in the > message. The envelope recipient is taken from -d option passed to > deliver." It should be -f actually. Fixed in wiki. > mailbox

Re: [Dovecot] parameters to deliver

2007-06-19 Thread Bruce Bodger
On Jun 19, 2007, at 5:05 AM, Steffen Kaiser wrote: net_connect(/usr/local/var/run/dovecot/auth-master) failed: No such file or directory" It looks like your Dovecot Auth Master is missing, didst you read: http://wiki.dovecot.org/LDA section "With a lookup"? I understand your point and t

Re: [Dovecot] parameters to deliver

2007-06-19 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 18 Jun 2007, Bruce Bodger wrote: net_connect(/usr/local/var/run/dovecot/auth-master) failed: No such file or directory" It looks like your Dovecot Auth Master is missing, didst you read: http://wiki.dovecot.org/LDA section "With a lookup

[Dovecot] parameters to deliver

2007-06-18 Thread Bruce Bodger
Read this in the dovecot sieve wiki: "The envelope sender is taken from a Return-Path: header in the message. The envelope recipient is taken from -d option passed to deliver." Is "-d" still a valid deliver switch? When I configure postfix's main.cf like so... mailbox_command = /usr/lo