On 1/15/2018 6:19 AM, Voytek wrote: > in the process of attempting to setup amavisd-new with postfix, I had a > line like so in amavisd.conf > > # forward to a smtpd service providing DKIM signing service > forward_method => 'smtp:[127.0.0.1]:10027', > > BUT, don't have such service... > > so, I now have a bunch of emails failing with Temporary MTA failure > > how can I get these 'stuck' emails to 'skip' the non existent 10027 service ? >
First, correct your settings if you haven't done so already. The, run "postsuper -r ALL" -- Noel Jones