Ellipsea 36 Report post Posted December 13, 2016 geez. try hotmail. eventually something has to work. 0 Share this post Link to post Share on other sites
leogmail 0 Report post Posted December 16, 2016 (edited) 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. Edited December 16, 2016 by leogmail 0 Share this post Link to post Share on other sites
Kat 0 Report post Posted December 16, 2016 Had the same problem. This seemed to work for me (4th post in the thread): https://forum.elysiu...showtopic=24676 0 Share this post Link to post Share on other sites
Aniel 3 Report post Posted December 16, 2016 I received them after almost 48 hours. My provider had to verify them first I guess. 0 Share this post Link to post Share on other sites
leogmail 0 Report post Posted December 17, 2016 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, 0 Share this post Link to post Share on other sites