Currently, spam has been determined when sending emails.
I'm looking into it
I am using AWS and I have to apply for the lifting of the restriction on Elastic IP, so
I sent the application by referring to the following URL.
http://toatoshi.hatenablog.com/entry/2013/07/04/091846
I submitted my current ElasticIP and the domain hoge.example.com (provisional) that I set as A record.
However, I received the following response:
The mapping for this reverse DNS entry is failing because the PTR record does not match the record for that domain. We currently require the forward record to match the PTR record for all reverse DNS entries.
You can provide us with an alternate hostname, or configure the Record for this domain to match the desired PTR record on your side.
I would like to re-submit the necessary information after attaching it while researching my knowledge of PTR records.
I don't know what to offer to pass the application.
I would appreciate it if you could tell me how to deal with this situation.
Thank you for your cooperation.
We have added ptr records to Route 53 by referring to the current situation.
https://forums.aws.amazon.com/thread.jspa?threadID=115473
$nslookup-type=ptr [IP address]
has not changed much at this time.
aws dns
I am not familiar with AWS procedures, but I understand that Amazon rejected the PTR record setting due to a strange application.
It says to submit a different hostname or to configure the A record to match the PTR record you want.
Maybe the A record on hoge.example.com is not configured to return the IP address as requested.
You must register a A
record before applying for reverse withdrawal.
Register the hostname = hoge.example.com
, type = A
, and value = Elastic ip address
in the example.com
zone.
578 Understanding How to Configure Google API Key
617 Uncaught (inpromise) Error on Electron: An object could not be cloned
610 GDB gets version error when attempting to debug with the Presense SDK (IDE)
911 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
© 2024 OneMinuteCode. All rights reserved.