Hi Felix90,
first, please correct the hostname - configuration. I wrote above, how to do that ( either manually, by editing the fie "
etc/hostname", or by using the Plesk Control Panel at "
Home > Tools & Settings > Server Settings" ).
The standard setting for a server - hostname would be:
servername
domainname
TLD
Example: => servername.domainname.com
If you would like to use the domain "
nck.de" as your primary domainname, you could use:
server1.nck.de
Second, please add an "A" entry at your domain registars dns - server, with the SERVERNAME of your choice as subdomain, which you just setup for your hostname.
Currently, you have these DNS - entries for the domain "nck.de" :
nck.de. 21599 IN NS ns-de.1and1-dns.de.
nck.de. 3599 IN A 212.227.174.66
nck.de. 21599 IN SOA ns-de.1and1-dns.de. hostmaster.kundenserver.de. 2016081501 28800 7200 604800 600
nck.de. 3599 IN TXT "google-site-verification=1j-ixStaOGpAa7DlplgTYfqRenlgAAjrSf2l8dxomDo"
nck.de. 21599 IN NS ns-de.1and1-dns.com.
nck.de. 21599 IN NS ns-de.1and1-dns.org.
nck.de. 3599 IN MX 10 in.hes.trendmicro.eu.
nck.de. 3599 IN MX 20 mx00.kundenserver.de.
nck.de. 3599 IN MX 21 mx01.kundenserver.de.
nck.de. 21599 IN NS ns-de.1and1-dns.biz.
Third, pls. adjust/modify/add your DOMAIN SPECIFIC DNS - setting for the domain "nck.de"
at your domain registrar's DNS - server AND over the
Plesk Control Panel (
Home > Subscriptions > nck.de > Websites & Domains > DNS settings ):
Check that your MX - settings over the Plesk Control Panel equal your settings at the DNS - server from your domain registrar!
Add SPF - entry:
=> TXT
=> HOST: nck.de
=> VALUE: v=spf1 mx a +a:server1.nck.de +a:mail.nck.de ip4:212.227.174.66 ?all
Fourth, while you are still editing the DNS - settings, consider to add as well a DMARC - entry:
ADD DMARC- entry:
=> TXT
=> HOST: _dmarc.nck.de ( YES, a subdomain with an UNDERSLASH in front )
=> VALUE: v=DMARC1; p=none; rua=mailto:EXISTENT-EMAIL-NAME-FOR-ABUSE-REPORTS@nck.de; ruf=mailto:EXISTENT-EMAIL-NAME-FOR-ABUSE-REPORTS@nck.de; fo=0; adkim=r; aspf=r; pct=100; rf=afrf; ri=86400; sp=none
... where "
EXISTENT-EMAIL-NAME-FOR-ABUSE-REPORTS@
nck.de" should be an
EXISTENT-EMAIL-ADRESS-FOR-ABUSE-REPORTS , which you setup for possible abuse - reports.
Fifth, pls.
wait up to 48 hours, untill all worldwide DNS - server synched and continue then with a test at "
http://mxtoolbox.com/" and another one at "
http://www.mail-tester.com/" to control your settings.
Sixth, pls report any issues/problems/failures, after you tested with the suggested links at "
Fifth" - don't forget to include a new mail - log, try to include your mail - server configuration files and don't forget to include a note, with
WHAT changes you made and last, pls. try to have a second look at all suggested points, to be sure, that you didn't miss one.