Re: [Dovecot] recipient_delimiter deux

2013-10-29 Thread LuKreme
On 24 Oct 2013, at 08:54 , LuKreme wrote: > dovecot unix- n n - - pipe flags=DRhu > user=user:group argv=/usr/local/libexec/dovecot/deliver -f ${sender} -d > ${user}@${nexthop} -m ${extension} I ran into a problem with this line in that the D flag generates an e

Re: [Dovecot] recipient_delimiter deux

2013-10-24 Thread LuKreme
Thanks Steffen, with the very slight alteration of removing the -n (which caused deliver to abort and the message to bounce, oops) from the line I posted, everything works just fine. For the archives: dovecot unix- n n - - pipe flags=DRhu user=user:group argv=/

Re: [Dovecot] recipient_delimiter deux

2013-10-24 Thread LuKreme
On 24 Oct 2013, at 00:37 , Steffen Kaiser wrote: > This particular step is done in your MTA. So, how do you deliver your > messages from the MTA into the mail storage of the user? If you want to use > procmail for system users and Dovecot's LDA/LMTP for virtual users, you need > to configure

Re: [Dovecot] recipient_delimiter deux

2013-10-23 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 23 Oct 2013, LuKreme wrote: OK, I've been banging my head on why my procmail setup for virtual users is no longer working (difficult to test, since enabling it breaks live user's mail). There are only a few virtual users who have any sort

[Dovecot] recipient_delimiter deux

2013-10-23 Thread LuKreme
OK, I've been banging my head on why my procmail setup for virtual users is no longer working (difficult to test, since enabling it breaks live user's mail). There are only a few virtual users who have any sort of filters in place anyway (the heavy procmail users are local, not virtual), and th