magicdude4eva / port25-bouncehandler

Port25 PowerMTA bounce handler for Interspire and MailWizz
MIT License
73 stars 42 forks source link

unable to route: dns lookup failure #26

Closed Manishjodhani closed 6 years ago

Manishjodhani commented 6 years ago

cat /var/log/pmta/diag-2018-03-14-0004.csv | php /opt/pmta/bouncehandler/bouncehandler.php --var/log/pmta/bounce-handler.log --debug [14/Mar/2018 10:03:38] ------------------------------------------------------------------ [14/Mar/2018 10:03:38] Port25 PowerMTA bounce-handler [14/Mar/2018 10:03:38] (C) 2016-2017 Gerd Naschenweng https://github.com/magicdude4eva [14/Mar/2018 10:03:38] ------------------------------------------------------------------ [14/Mar/2018 10:03:38] Handling bounce categories=bad-mailbox,bad-domain,routing-errors,inactive-mailbox,spam-related,policy-related [14/Mar/2018 10:03:38] Soft-bounce categories=bad-configuration,bad-connection,content-related,invalid-sender,other,policy-related,quota-issues,spam-related,virus-related [14/Mar/2018 10:03:38] Bounce-provider: Interspire, initialising [14/Mar/2018 10:03:38] Endpoint-URL=http://myendpont.url/xml.php [14/Mar/2018 10:03:38] Interspire enabled with lists=5012,5013,5014,5065,5075,4871,5015,5016,5006,5007 [14/Mar/2018 10:03:38] Bounce-provider: Interspire, complete [14/Mar/2018 10:03:38] Bounce-provider: MailWizz, initialising [14/Mar/2018 10:03:38] Skipped - not configured! [14/Mar/2018 10:03:38] Bounce-provider: MailWizz, complete [14/Mar/2018 10:03:38] Feedback-provider: initialising [14/Mar/2018 10:03:38] Feedback-provider: complete [14/Mar/2018 10:03:38] Initialising RRD reporting via /var/log/pmta/pmta.rrd [14/Mar/2018 10:03:38] Starting bounce processing [14/Mar/2018 10:03:38] Bounce: routing-errors from=info@guides.com via node12451/ja@.com jobId=, dsnStatus=4.4.4 (unable to route: dns lookup failure) [14/Mar/2018 10:03:38] Bounce: routing-errors from=info@guides.com via node12452/ja@com jobId=, dsnStatus=4.4.4 (unable to route: dns lookup failure) [14/Mar/2018 10:03:38] Bounce: routing-errors from=info@guides.com via node12453-/jac@te.com jobId=, dsnStatus=4.4.4 (unable to route: dns lookup failure) [14/Mar/2018 10:03:38] Completed bounce processing! Total records=575, processed=0, skipped=572

How to solve this error....???

magicdude4eva commented 6 years ago

Read this: https://github.com/magicdude4eva/port25-bouncehandler/issues/23#issuecomment-400393090