[Dovecot] "From" address in vacation response on hosted domains with dovecot/postfix/sieve

2009-10-16 Thread Peter Borg
Hi, I have a working dovecot/postfix/sieve configuration: Ubuntu 8.04 LTS Dovecot 1.2.6 Sieve 0.1.12 Postfix 2.5.1 The server is configured to host multiple domains. All mail delivery, logins and aliases work absolutely perfectly. There's only one weirdness: the 'From' address in vacation resp

Re: [Dovecot] simple steps with sieve

2009-10-20 Thread Peter Borg
Gavin wrote: > Postfix receives mails in firstname.lastn...@domain.com format, and does > an LDAP lookup to Active Directory to determine the 'flastname' > login-name format (for delivery to /home/AD/flastname/Maildir/). > > It would then seem that we'd need a method to do a reverse lookup at > Dov

Re: [Dovecot] simple steps with sieve

2009-10-23 Thread Peter Borg
@dovecot.org] On Behalf Of Gavin Hamill Sent: 22 October 2009 11:03 To: Stephan Bosch Cc: 'Dovecot Mailing List' Subject: Re: [Dovecot] simple steps with sieve On Tue, 2009-10-20 at 17:34 +0200, Stephan Bosch wrote: > Peter Borg wrote: > > I find it really hard to believe th

Re: [Dovecot] deliver is ignoring mail_access_groups

2009-11-16 Thread Peter Borg
Doh. Of course knew it would be something obvious. What threw me is that it had correct permissions aside from this. It's being called by postfix with -d through mailbox_command - I'm digging through postfix config now, if there's a way I can do this without making deliver setuid I'd be muc

Re: [Dovecot] deliver is ignoring mail_access_groups

2009-11-16 Thread Peter Borg (General)
> bounces+dovecot=peter-b@dovecot.org] On Behalf Of Timo Sirainen > > > It's being called by postfix with -d through mailbox_command - I'm > digging through postfix config now, if there's a way I can do this > without making deliver setuid I'd be much happier > > I don't think Postfix allo