
michael at breton
Nov 29, 2006, 6:49 PM
Post #2 of 8
(1773 views)
Permalink
|
Hello Wayne, >I work for a small company, and SPF is new to me. We have our own domain, > and email we send has our domain in the address, but that's about as far > as > my company has gone in terms of email strategy. We can send email through > our ISP's SMTP server (sbcglobal.net) from within the office, and > employees > are using whatever they want when they are out of the office. I was asked > by my boss to come up with something more workable. Depending on which SMTP server you are using, you may be able to have all employees everywhere use the same outgoing SMTP server config by using authenticated SMTP (Possibly on a port other than 25). Doing this would make generating an SPF record much easier. > His big concern is that he does not want our email to appear to be spam. SPF does NOT necessarily make other people see your legitimate email as less likely to be spam. It does, however, make spammers who forge your domain possibly appear as more likely to be spam. It all depends on how you craft your SPF record. > Currently, there are a handful of servers not under our control that our > employees are using. It's not clear to me what the TXT record would have > to > look like in this case. This is a problem, which is why I recommend having your own outgoing SMTP server for all to use. > More likely, I will suggest something more rational > such as having all mail go though sbcglobal.net, which can be done with > authentication, If you did this, and sbcglobal.net had an SPF record of their own (they do not), then you could have included their record in yours, but since they do not have an SPF record, you would be forced to guess all the various outgoing SMTP servers they use, which would be next to impossible. > or perhaps look into having somebody host an email server for us, > or set up our own. Either one of these is probably the most appropriate for you. Since you have your own domain (Basically required for SPF anyway), someone has to be hosting your email unless you are forwarding the various addresses to other email accounts. That hosting company might offer outgoing SMTP services as well, which may be the best choice for you. Hope this helps... Michael Breton ------- Archives at http://archives.listbox.com/spf-help/current/ or http://www.gossamer-threads.com/lists/spf/help/ (easier to search) To unsubscribe, change your address, or temporarily deactivate your subscription, please go to http://v2.listbox.com/member/?member_id=1311530&user_secret=cbdbbc81
|