Re: Bounce: non-existent domain (gmail.com) in From:
"Technical Support, Stalker Labs" <[email protected]> Thu, 29 Dec 2016 09:08:49 +0300
| Newsgroups | gmane.mail.cgatepro.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, On 29.12.2016 6:55, Gib Henry wrote: > Yikes! A bunch of legitimate emails are being rejected for > 'non-existent domain in From:' In this example, a Gmail test message > (from me!) is wrongly rejected: > > 21:43:11.262 2 SMTPI-000003(mail-yw0-f180.google.com) [2510010] received encrypted, 2832 bytes > 21:43:44.000 1 ENQUEUER-000006([2510010]) [2510010] rule(DMARC-scan): filter(DMARC-scan) report: non-existent domain (gmail.com) in From: > 21:43:44.000 1 QUEUE([2510010]) Enqueueing failed. Error Code=external filter rejected the message > 21:43:44.000 1 DEQUEUER [2510010] SYSTEM(gib) failed:_*non-existent domain (gmail.com) in From: *_21:43:44.853 2 SMTP-000004(*) [2510011] sent encrypted [192.168.1.2]:50033 -> [97.78.41.43]:2501, got:250 4126316 message accepted for delivery > > The From: line contained [my correct Gmail address]@gmail.com. > > Some mail does come in, but what’s up with this?! It just started > spontaneously a day or two ago, but isn’t consistent. This means your DNS server is failing. The script (DMARC.pl) rejects the domain if it doesn't see A/MX/AAAA record for it. > I can’t think of > any changes I’ve made recently, same DNS servers, and I tried > Refresh… What Refresh? The script uses the OS-defined DNS through the Perl module, not DNS defined in CommuniGate (however a particular DNS can be specified in the script). If the DNS problem is still there - try changing my $rejectBadFroms=1; to =0 to prevent rejecting messages. >any insight? Cheers, > -- > Gib > -- Best regards, Roman Prokhorov ======================================================================= When answering to letters sent to you by the tech.support staff, make sure the original message you have received is included into your reply. ############################################################# This message is sent to you because you are subscribed to the mailing list <[email protected]>. To unsubscribe, E-mail to: <[email protected]> To switch to the DIGEST mode, E-mail to <[email protected]> To switch to the INDEX mode, E-mail to <[email protected]> Send administrative queries to <[email protected]>