The cyrusv2.mc distributed in 2.0.7 was suboptimal. The current
suggestion is to remove the "5" flag from the Cyrus mailer. You can
see the cyrusv2.mc distributed with 2.0.9 as an example.
Sorry,
Larry
Date: Wed, 13 Dec 2000 14:18:55 -0400 (AST)
From: The Hermit Hacker <[EMAIL PROTECTED]
On Wed, 13 Dec 2000, Michael Yount wrote:
> Marc,
>
> I just tried eliminating the following rule from a test sendmail.cf
> on mail.postgresql.org, and it appears to have solved the problem.
> I'm not sure why this rule would create a rewriting loop.
>
> Michael
>
> :}
> :}LOCAL_RULESETS
>
$+ < @ $=w . >$#cyrus $: + $1
LOCAL_RULESETS
# if there's a plus part, we want to directly deliver it
SLocal_localaddr
R$+ + $*$#cyrus $@ $: $1 + $2
===
On Tue, 12 Dec 2000, Michael Yount wrote:
> From mail.postgresql.org:
>
> expn pgsql-admin-owner+M2
You need to remove the '5' from your mailer flags..
MAILER_DEFINITIONS
Mcyrus, P=[IPC], F=lsDFMnqA5@/:|SmXz, E=\r\n,
should be
MAILER_DEFINITIONS
Mcyrus, P=[IPC], F=lsDFMnqA@/:|SmXz, E=\r\n,