Hi CoyoteKG,
Now I tried to send from my gmail account to
[email protected], and I got error shown in delivery_status_notification.txt.
Is that problem because I need to wait next 72h for DNS propagation process?
No this problem exist, because you have set:
Domain Type TTL Answer
ceman.info. MX 3600 0 smtp.secureserver.net
to the highest priority "0", so this will be the first transport way, which corresponding mail - servers use, when they communicate to accept or deliver eMails to your domain.
This standard GoDaddy - setting can be used, if you choose to send and receive mails over the GoDaddy - mail - server ( possible mails have to be configured over the GoDaddy - interface )... which you don't, because you want to use your server - or if you would like to use the GoDaddy - mail - server as a relay host, which you as well don't use, at the moment. Please delete the records, which you don't use at the GoDaddy - nameserver.
Your second MX priority is set to two mail - servers:
DomainTypeTTLAnswer
ceman.info. MX 3600 10 mail.ceman.info
ceman.info. MX 3600 10 mailstore1.secureserver.net
Please remove standard GoDaddy - settings, which you don't need and use over the GoDaddy - nameserver.
To start being a server administrator, you should as well investigate issues on your own. Let's go back to your "
delivery_status_notification.txt":
Code:
Delivery to the following recipient failed permanently:
[email protected]
Technical details of permanent failure:
Google tried to deliver your message, but it was rejected by the server for the recipient domain ceman.info by smtp.secureserver.net. [72.167.238.29].
The error that the other server returned was:
550 5.1.1 <[email protected]> Recipient not found. <http://x.co/irbounce>
It states clear that the mail - server "smtp.secureserver.net" doesn't know the mail account "
[email protected]" ( 550 5.1.1 <
[email protected]> Recipient not found ).
If you send mails, then the first mail - server will be used ( according to the priority setting ). Only, when the first mail - server is not reachable, then the second MX - entry is used instead. But you don't have a mail - account configured at "smtp.secureserver.net", so you can't expect, that the GoDaddy - mail - server might receive mails from anyone. In fact, you configured the mail - account over Plesk and use "mail.ceman.info", so your mail - account is stored on YOUR server and not at GoDaddy's mail - server. Please keep in mind, that ONLY the IP "213.239.193.5" is YOUR server.
Actualy I don't understand this. I set TXT record for ceman.info "v=spf1 +a +mx -all +a:ex4.info", like I found on Plesk.
I google SPF and I saw that is very important because that identifies which mail servers are permitted to send email on behalf of my domain. But I dont uderstand how to set it for ceman.info and for ex4.info, and I see that is important because my mail server can be reject as spam.
ex4.info domain is not important. It is important only for accessing to server.
ex4.info we will not use for mail. When I registered Plesk, ex4.info webspace is automaticly created.
Please,
CoyoteKG, think the facts over:
You configured your server with the hostname "
africka-sljiva.ex4.info", so the FQDN ( fully qualified domain name ) is "
ex4.info" and the servername is "
africka-sljiva". When other servers communicate with your server, then your server gives the response, that the servers hostname is "
africka-sljiva.ex4.info". You already have a correct setting for your "ceman.info" - SPF - entry with the TXT: "v=spf1 +a +mx -all +a:ex4.info", but if you search around the forum, then a better way would be:
v=spf1 +a +mx
+a:servername.example.com +ip4:XXX.XXX.XXX.XXX ?all
where "
+a:servername.example.com" always should match your hostname settings for your server.
where "
+ip4:XXX.XXX.XXX.XXX" always should the your servers IP.
If you would like to know the difference for the "all" settings (
- or
? for example ), please read the official SPF - documentations:
http://www.openspf.org/SPF_Record_Syntax and please check as well tutorials and informations/documentations for SPF - settings.... there are thousands all over the net.
The same for DMARC - settings, please. ^^
Afterwards, please send a test - email to the shown mail - adress at:
http://www.mail-tester.com/
... and check the results. Consider to post the results, if you would like further help.
This doesn't mean, that you post a screenshot... please post the result - URL, so that investigations could be done and questions to it could be answered, Normally, if you click on the several
+ - signs on the result page from mail-tester.com, the results are pretty well and in detail answered. Please investigate first, what possible issues you may solve on your very own.
Btw.: If you like posts on this forum, please consider to "Like" them, because other forum users are able to view instantly, which posts were helpfull for you. In addition, you have the choice to vote a post as "Best answer", when the post solved your issue. The start - post of a thread will show the "Best answer", so that forum users may not scroll around the whole thread to find a possible solution to the question/issue/problem and in addition, the thread will be marked as answered.