Is there a way to upgrade from rc26 to rc27 without causing our POP
users to see duplicate new mail? That was a problem last week with
the 0.99 to 1.0rc26, and the other admin on the box is reluctant to
upgrade again if that is going to happen again...
Thanks, AB
On Mar 18, 2007, at 6:17 PM, Alex Boster wrote:
Thanks -- we figured it out, but that is good to see.
Yes, it was 0.99 but has been upgraded. We are filtering out the
problematic headers and removed them from the "broken" mbox files.
Everything is working fine now.I'm on rc26, but will go to rc27 when there is a CentOS 4 / RHEL 4
source RPM. Are there are config file or other gotchas in going
from rc26 to rc27?AB
On Mar 18, 2007, at 6:15 PM, John Robinson wrote:
On 16/03/2007 19:06, Alex Boster wrote:
Does anyone have a quick recipe for how to do the filtering? We are on CentOS 4 using a near default setup...
Does that mean dovecot 0.99? If so you ought to build or download
something more recent (ready-made latest is available from
atrpms.net)The filtering recipe is
man procmail
,man formail
, then add
something like the following (which I haven't tested) to /etc/ procmailrc:0 fh | formail -I X-UID:
Cheers,
John.