|
|||||||
| View Poll Results: Have you used DNSreport.com to get a report on your domain? | |||
| Yes |
|
127 | 68.65% |
| No |
|
58 | 31.35% |
| Voters: 185. You may not vote on this poll | |||
![]() |
|
|
Thread Tools |
|
#1
|
||||
|
||||
|
If you have not done so already, you should go to DNSreport.com and get a report on your domain to see if it is setup and operating correctly. It amazes me how many shared, reseller and even advanced dedicated host don't have a SPF record yet.
__________________
Have a great day, Evan Last edited by esl; 05-27-2006 at 09:18 PM. |
|
#2
|
|||
|
|||
|
so I finally went and put in an spf record, but it still shows that there is no record.
what I put in my dns zone is: mellowhosting.com IN TXT "v=spf1 a mx ~all " Does it take some time before this actually gets activated? I didnt think it would. Any ideas on what I did wrong if anything?? |
|
#3
|
||||
|
||||
|
It should be mellowhosting.com. with a dot after com.
__________________
Have a great day, Evan |
|
#4
|
|||
|
|||
|
Quote:
Thanks |
|
#5
|
||||
|
||||
|
No problem, if you need some help getting the rest of them 'fixed' please let me know.
__________________
Have a great day, Evan |
|
#6
|
||||
|
||||
|
I use it all the time. Everything was great until the exovian merge. Now everything is f'd up. And to make matters worse, its been going on for about a week now and I can't get it fixed.
|
|
#7
|
||||
|
||||
|
Ohh. What is your domain if you don't mind telling?
__________________
Have a great day, Evan |
|
#8
|
||||
|
||||
|
hosting-4-me.com
Take at look at my nightmare!!! |
|
#9
|
||||
|
||||
|
Ewww.. Looks like it will be a lot of fun to fix.
I fixed about 10 websites today, and it really wasn't that bad. It is just one of those things you just have to sit down and do if you want to or not. If you want some help, let me know, it is all fresh in my mind.
__________________
Have a great day, Evan |
|
#10
|
||||
|
||||
|
Quote:
__________________
quietFinn - netFinn Finland "Be who you are and say what you feel because those who mind don't matter and those who matter don't mind." - Dr. Seuss |
|
#11
|
||||
|
||||
|
Quote:
__________________
Have a great day, Evan Last edited by esl; 04-09-2006 at 06:56 PM. |
|
#12
|
||||
|
||||
|
Everything is back to normal now. Just the recurrsive bothers me.
|
|
#13
|
|||
|
|||
|
What should I use as a spf record? How do I set it if I have 4 domains that I want approved? I went to openspf.org but it was confusing.
Thank you jayzzer |
|
#14
|
|||
|
|||
|
Wait I think I figured it out. For domain1.com use this:
domain1.com. IN TXT "v=spf1 a mx a:domain2.com a:domain3.com a:domain4.com ~all" Then use this in other domain records just changing the domains as needed. Please correct me if I am wrong. Thank you jayzzer Last edited by jayzzer; 04-10-2006 at 12:24 PM. Reason: spelling |
|
#15
|
||||
|
||||
|
Actually from my understanding it should be
domain.com. IN TXT "v=spf1 a mx ~all" and just do that in the DNS settings for ALL of the domains. This may differ if you are on a shared account.
__________________
Have a great day, Evan |
|
#16
|
|||
|
|||
|
I just change the dns template in whm so it will put in automaticly(%domain%. IN TXT v=spf1 a mx ~ all) when creating the dns zone on a new account on the server. I hope it will work, did not try yet.
I have also did a dns edit for all accounts on my server to put the v=spf1 a mx ~all, hope it will help!
__________________
█ Jean Boudreau - IT for local businesses █ It's all about automation! █ Any data backup of your company?
Last edited by chaloupe; 04-12-2006 at 01:45 PM. |
|
#17
|
|||
|
|||
|
I did it one by one in WHM > DNS Functions > Edit DNS Zone.
It took me about 2 hours to edit all domain one by one.
|
|
#18
|
||||
|
||||
|
I did it one by one too.
__________________
Have a great day, Evan |
|
#19
|
|||
|
|||
|
that was quite a workout!
but I will see if my DNS template will work as soon as I have a new customer. Hope that SPF will be included automaticly.
|
|
#20
|
||||
|
||||
|
Why not create a fake account?
__________________
Have a great day, Evan |
|
#21
|
|||
|
|||
|
why not wait for a real acount to be put thru whm autopilot
![]() I love the waiting to see if my work as paid off! lol (I will try a fake account just for fun yes..) |
|
#22
|
|||
|
|||
|
I did a test run and it is working. I had to add to the dns template for the virtual, simple and standard mode in whm to make sure it will put in the v=spf1,,, when new domain or account will be created on the server.
I have added those lines in WHM > DNS Functions > Edit Zone Templates In standard virtual ftp: %domain%. IN TXT v=spf1 a mx ~all In simple mode: %domain%. IN TXT v=spf1 a mx ~all In standard mode: %domain%. IN TXT v=spf1 a mx ~all
__________________
█ Jean Boudreau - IT for local businesses █ It's all about automation! █ Any data backup of your company?
Last edited by chaloupe; 04-12-2006 at 01:11 PM. |
|
#23
|
||||
|
||||
|
What if someone in one of the domains set up uses their isp to send mail for their account as per:
Quote:
__________________
best regards, George |
|
#24
|
||||
|
||||
|
Quote:
I thought it should be "...mx ~all", not "...mx ~ all", or does it matter?
__________________
quietFinn - netFinn Finland "Be who you are and say what you feel because those who mind don't matter and those who matter don't mind." - Dr. Seuss |
|
#25
|
|||
|
|||
|
I went to the dnsreport website and it did show me that is was ok. So I tought It was ok like I wrote it in my post.
But never know, I will check to see if I am wrong. ![]() Here's a look at what it is on dnsreport.com: SPF record: You have an SPF record. This is very good, as it will help prevent spammers from abusing your domain. Your SPF record is: "v=spf1 a mx ~ all" [TTL=14400]
__________________
█ Jean Boudreau - IT for local businesses █ It's all about automation! █ Any data backup of your company?
Last edited by chaloupe; 04-12-2006 at 09:58 AM. |
![]() |
| Bookmarks |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
|
|
All times are GMT -5. The time now is 10:09 PM.









