Jump to content

leogmail

Player
  • Content count

    2
  • Joined

  • Last visited

Everything posted by leogmail

  1. leogmail

    Not receiving Verification Email

    The reverse DNS seems to be set up now: nslookup 91.230.121.155 Non-authoritative answer: 155.121.230.91.in-addr.arpa name = elysium-project.org. Authoritative answers can be found from: 121.230.91.in-addr.arpa nameserver = pns11.cloudns.net. 121.230.91.in-addr.arpa nameserver = pns13.cloudns.net. 121.230.91.in-addr.arpa nameserver = pns12.cloudns.net. But the A record has changed: nslookup elysium-project.org Non-authoritative answer: Name: elysium-project.org Address: 104.27.137.205 Name: elysium-project.org Address: 104.27.136.205 Activation mail still not working for me.... You should probably setup a subdomain like mail.elysium-project.org as MX for elysium-project.org for this, so it does not have to change when you switch your webservers,
  2. leogmail

    Not receiving Verification Email

    I cannot receive the activation mail so I looked into the logs of my email server: warning: hostname elysium-project.org does not resolve to address 91.230.121.155 connect from unknown[91.230.121.155] NOQUEUE: reject: RCPT from unknown[91.230.121.155]: 450 4.7.1 Client host rejected: cannot find your hostname, [91.230.121.155]; from=<[email protected] g> to=<[email protected]> proto=ESMTP helo=<elysium-project.org> disconnect from unknown[91.230.121.155] The problem seems to be the reverse DNS lookup for 91.230.121.155 to elysium-project.org does not seem to be set up, so some mail servers will reject the connection from this IP adress. Elysium team should add (something like) the following DNS entry: 155.121.230.91.in-addr.arpa. 3600 IN PTR elysium-project.org.
×