| Main Archive Page > Month Archives > postfix-users archives |
On Wed, Nov 2, 2011 at 4:15 PM, Wietse Venema <wietse@porcupine.org> wrote:
> MIME::Parser is a Perl module. Postfix is not written in Perl.
>
> http://search.cpan.org/~dskoll/MIME-tools-5.502/lib/MIME/Parser.pm
>
> Are you using a content filter that is written in Perl?
I'm aware Postfix isn't coded in Perl. I'm guessing it's C or
something to that nature. To my lack of expertise, the errors didn't
seem specific to Perl but thank you. I am (or was) using Amavisd-new
which I disabled until I can determine the issue.
On Wed, Nov 2, 2011 at 4:34 PM, Ralf Hildebrandt
<Ralf.Hildebrandt@charite.de> wrote:
> postsuper -d ALL
> but isn't that a bit harsh?
Yes I feel it is a bit overkill as well. I just removed all
re-injection parameters in main/master.cf and restarted Postfix. Then
a 'postqueue -f' seem to do the trick.
Thanks all!