• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Plesk mail, spam outlook/hotmail & co

Ah ok I understood

I want to know one thing

the site "jetest eu" it is on the Plesk server,

but the reverse IP reference site "m84 be"

when I have customized my own dns,

I used m84 be? or for each site that it is in the server I have to do its own DNS?

DNS 1 and DNS 2

?

exemple.com

ns1.exemple.com
ns2.exemple.com

blabla.com

ns1.blabla.com
ns2.blabla.com


or I can use 'm84 be' to all sites that it finds on the server Plesk?

Thank you
 
Ok well I add new dns

I change at ovh and my server plesk

1. Create new glue registry (ovh)

ns1.domaine.com -> ip server
ns1.domaine.com -> nslookup -> sdns2.ovh.net -> 213.251.188.141

2. Change dns for my domain (ovh)

ns1.domaine.com
n2.domaine.com

3. Change DNS parameter on plesk, select my domain and add (plesk)

ns1.domaine.com A ip server
ns2.domaine.com A 213.251.188.141

normaly its ok :s?

we will wait 24 hours now

Thank you again for your response
 
First record must be NS---------------ns1.jetest.eu
you need to add another one NS------------ns2.jetest.eu
 
dns.jpg
 
Ok we will wait,
Thank you again for your help
I hope it will help for the reputation of microsoft
 
Hi Pecnet,

For the SPF - TXT - entry, i recommend:


Code:
<domain>. TXT v=spf1 +a +mx +a:<hostname> +ip4:<ip.mail> ?all

I recommend as well a DMARC - entry:

Code:
_dmarc.<domain>. TXT v=DMARC1; p=none

Please use for example "http://www.kitterman.com/dmarc/assistant.html" ( external link, please inform me if the link goes dead, so I can suggest another link ) to generate you very own, specific DMARC entry.​
 
hello if I understood I add my DMARC and edite entered SPF
it gives this ->

_dmarc.mydomaine.be. TXT v=DMARC1; p=none

mydomaine.be. TXT v=spf1 +a +mx +a:myhost.be +ip4:IP_SERVEUR ?all

?

thanks
 
Back
Top