> AFAIK cyrus' lmtpd(8) is highly integrated with the rest of the cyrus
> software, you cannot invoke procmail at this point any more. The "fix"
> would be to relay the mails via SMTP, set up a small postfix on the
> cyrus box and do procmail then. But this enhances the complexity of
> your setup enormously and might not be desired. What about using sieve
> instead?
I have not had time to look at sieve yet. I have several procmail recipes
and want to be able to support those. Sieve may be offered and users can
convert if they want, but i don't want to force them.
If lmtpd/cyrus at that stage does honor a
|/procmail #account
in ~/.forward, I guess that may be sufficient..
> Another solution would be a procmail-in-lmtp-daemon-wrapper-sandwich,
> but I have not heard of someone implementing that ;-)
Horrors.
regards