View Issue Details

IDProjectCategoryView StatusLast Update
0005173Kali LinuxKali Websites & Docspublic2019-03-29 16:54
Reportervom Assigned Torhertzog  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Summary0005173: No reverse DNS for smtp server sending bugs account info
Description

I noticed I didn't initially get my account activation / password email. I have this in my logs:

Dec 23 16:24:51 orbital postfix/smtpd[16949]: NOQUEUE: reject: RCPT from unknown[208.88.127.105]: 450 4.7.1 Client host rejected: cannot find your reverse hostname, [208.88.127.105]; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<smtp.kali.org>

And indeed, both auth NS'es give NXDOMAIN for this:

root@orbital:/home/vom# dig +norecurse @ns1.datanap.net -x 208.88.127.105 | grep status:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 56608
root@orbital:/home/vom# dig +norecurse @ns2.datanap.net -x 208.88.127.105 | grep status:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 1567

This is likely causing a good deal of email to be rejected.

Steps To Reproduce

Attempt to create account/take action that sends an email.

Activities

vom

vom

2019-02-04 18:30

reporter   ~0010252

I don't know if "bumping" is acceptable etiquette - but I am curious if anyone has time to take a look at this. I have my account working now - but I'm curious as to how this might be affecting others trying to sign up for a bugs account. Thanks.

rhertzog

rhertzog

2019-02-05 09:07

administrator   ~0010257

Thanks for the report. I forwarded to the relevant admins.

rhertzog

rhertzog

2019-03-29 16:54

administrator   ~0010466

I pinged the internal ticket about this issue but there's nothing more that I can do for now. So I'll close this ticket. And it's easy for anyone to check if the reverse DNS has been added or not.

Issue History

Date Modified Username Field Change
2018-12-23 21:34 vom New Issue
2019-02-04 18:30 vom Note Added: 0010252
2019-02-05 09:07 rhertzog Note Added: 0010257
2019-02-05 09:07 rhertzog Assigned To => rhertzog
2019-02-05 09:07 rhertzog Status new => assigned
2019-03-29 16:54 rhertzog Status assigned => closed
2019-03-29 16:54 rhertzog Resolution open => no change required
2019-03-29 16:54 rhertzog Note Added: 0010466