On Thu, Sep 26, 2013 at 01:19:41PM -0600, LuKreme wrote:

> Found it in a postconf -n I posted from 2010
> 
> virtual_transport = procmail

You MUST also add:

        procmail_destination_recipient_limit = 1

On Thu, Sep 26, 2013 at 01:08:37PM -0600, LuKreme wrote:

> I have a procmail pipe defined in master.cf
> 
> procmail   unix  -       n       n       -       -       pipe flags=uhFORD 
> user=vpopmail argv=/usr/local/bin/procmail -t -m USER=${recipient} 
> EXTENSION=${extension} /usr/local/etc/procmailrc.common
> 

Because the "USER=${recipient}" argument behaves poorly with multiple
recipients.

And this assumes that procmail knows what to do with virtual
recipients, but I guess you have that working somehow.

-- 
        Viktor.

Reply via email to