This is a discussion on Re: postsuper -r vs. snapshot-20041023: "multiple rewrite_context attribute" within the mailing.postfix.users forums, part of the Mail Servers and Related category; On Wed, Nov 10, 2004 at 05:09:48AM +0100, Matthias Andree wrote: > Greetings, > > I have two ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Wed, Nov 10, 2004 at 05:09:48AM +0100, Matthias Andree wrote:
> Greetings, > > I have two messages that cannot make progress through the content filter > because the filter is broken (it's amavisd-new, and Convert::UUlib is > apparently the culprit, more detail is in the amavis-user list) and ONE > causes strange warnings every hour like this: > > Nov 9 23:38:30 merlin postfix/qmgr[18978]: > warning: 0B3782DC4: ignoring multiple rewrite_context attribute: local > > I have now ran postsuper -r ALL and now both of the stalled mails print > this warning (with their respective queue ID), and checking the logs I > find that I'd also used postsuper -r on the former message before seeing > the warning for the first time, so it seems as though there was a minor > bug stirring up things. > pickup is adding a 'rewrite_context=local' setting even when the attribute is already present. It should not do this, and should let any existing value stand and only add the attribute if missing. This problem is not serious, you can safely ignore the warnings. -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:majordomo@postfix.org?body=unsubscribe%20p ostfix-users> |