Thread: Emails
View Single Post
  #35 (permalink)  
Old 22-05-2007, 10:32
steppen's Avatar
steppen steppen is offline
Member
 
Join Date: May 2007
Location: Norway
Posts: 36
Send a message via MSN to steppen Send a message via Skype™ to steppen
Default

Quote:
Originally Posted by eukhost.com View Post
open "edit zone templates" from DNS functions in your WHM and edit all 3 templates over there and add following line at the bottom :-

%domain%. IN TXT "v=spf1 a mx ip4:87.117.234.234 ~all"

make sure that you replace "87.117.234.234" with IP of your VPS Hosting.
Can the manual change of IP be avoided by replacing "ip4:87.117.234.234" with "ip4:%ip%"?

I.e. like this:
%domain%. IN TXT "v=spf1 a mx ip4:%ip% ~all"
__________________
Stein
Reply With Quote