| SPF Record Setup for Multiple Mail Server. Help Please Thanks! | GGeranium | 2/11/09 11:02 PM | I have 2 domains. SendSMTP.com hosted in Bluehost and another one (Website.com) elsewhere. I use "http://mail.SendSMTP.com" to send newsletter for Website.com while using Google Apps to receive and send email for Website.com too. Summary: 1. Send and rece |
| Re: SPF Record Setup for Multiple Mail Server. Help Please Thanks! | Rob Ardill | 2/11/09 11:17 PM | Should be "v=spf1 a mx include:http://bluehost.com include:http://aspmx.googlemail.com ~all" However that will not really work as the "include:http://aspmx.googlemail.com" refers to a redirect: _http://spf.google.com which replaces everything else. I would use "v=spf1 a mx in |
| Re: SPF Record Setup for Multiple Mail Server. Help Please Thanks! | GGeranium | 2/11/09 11:41 PM | Thanks for the reply. I've dig on this topic and found few other things: Using this example: "v=spf1 a mx include:http://bluehost.com include:_http://spf.google.com ~all" 1. Since I'm receiving all email using Google Apps, adding the "mx" is unnecessary right? |
| Re: SPF Record Setup for Multiple Mail Server. Help Please Thanks! | Rob Ardill | 2/12/09 6:08 AM | #1 SPF only considers what servers are allow to send email for your domain. Thus the MX isn't necessary if the other rules specifying ip4: blocks cover the IP addresses of the sending servers. #2 The Include: directive requires a TXT record at th |
| Re: SPF Record Setup for Multiple Mail Server. Help Please Thanks! | Rob Ardill | 2/12/09 6:09 AM | The SPF syntax is explained here better http://www.openspf.org/SPF_Record_Syntax |
| Re: SPF Record Setup for Multiple Mail Server. Help Please Thanks! | GGeranium | 2/12/09 7:52 AM | Thank you for your answers Rod :) I've got part of the answer from http://bluehost.com technician reply. By default the main and all addon domain in http://bluehost.com account is sending emails using mail serverS from http://bluehost.com. (It is kind of relay in my op |
| Re: SPF Record Setup for Multiple Mail Server. Help Please Thanks! | Rob Ardill | 2/12/09 1:59 PM | What TTL did you use on the http://example.com SPF record? If you're doing testing it's best to keep it low, so you can change it often. |
| Re: SPF Record Setup for Multiple Mail Server. Help Please Thanks! | JuanG | 2/23/09 9:50 PM | Hi there, I have a similar issue. I use dotnetnuke platform and I'm trying to set up the SMTP settings in order to allow the system to send email for the newsletters, etc...I already did the DNS change following the above directions and when I'm tes |
| Re: SPF Record Setup for Multiple Mail Server. Help Please Thanks! | ScienceMan | 2/23/09 9:58 PM | JuanG: This is a completely different issue. In your case, you need to configure your dotnuke SMTP, if posible, to send using SSL connections. If you want more information, search on the topic or open a different message thread in the forum. |