Sender Policy Framework (SPF) is a technique to prevent e-mail sender address forgery. With SPF system administrators add information about allowed senders for particular domain in a DNS server's TXT and/or SPF record.
0
votes
1answer
14 views
Rewrite header when no dkim header for specific domains
I have been receiving a lot of mails that are "From" my domain. These mails have usually a different return path (spf passes), but have for example my email in the to and the from header. ...
4
votes
3answers
168 views
+50
PTR OK, SPF, DKIM passed but email messages are marked as Spam by Google?
# host 1.2.3.4
4.3.2.1.in-addr.arpa domain name pointer mail.domain.vn.
# dig +short txt domain.vn
"v=spf1 a mx ptr -all"
# dig +short txt mail.domain.vn
"v=spf1 a -all"
Here's an email header ...
-1
votes
2answers
45 views
Is SPF record valid?
I am getting "softfail error" for the current spf record what should i do?
This is the original mail i got from my domain.
I added the spf record in my dns.
v=spf1 mx mx:smtp.secureserver.net ...
1
vote
1answer
58 views
FROM: header is forged, SENDER: is legit , spam is delivered. how to detect?
In short:
What happens: FROM: header is forged, SENDER: is legit , spam is delivered.
What i need: Detect forged FROM: when possible, block delivery
Explained:
I have a exim server (on cpanel ...
1
vote
1answer
40 views
SPF google mail + MY IP
So this TEXT record response hardfail
XX.XX.XX.XX => my mail server
v=spf1 ip4:XX.XX.XX.XX include:aspmx.googlemail.com ~all
Question is how to create valid SPF record for sending e-mail
for my ...
1
vote
3answers
102 views
SPF record when sending mails from two different IPs
I have somedomain.com on IP 1.1.1.1
I send/receive mail using Outlook connecting to mail.somedomain.com
So my DNS records for somedomain.com are the typical:
www.somedomain.com >>> A ...
0
votes
4answers
39 views
Where to set up MX and SPF records on sendMail or google apps mail server
Here is my senario:
I have domain say myDomain.com is using google app mail server to send and receive emails
I have a sendMail server deployed on my a cloudServer that I am using to send email ...
1
vote
3answers
154 views
Why do these emails from amazon SES keep getting marked as spam?
Right now I am sending emails using the php mail() function. I am setting the From: header to an address corresponding to the hostname and also reverse-dns of the server sending the email like this:
...
1
vote
2answers
47 views
SPF Record for sending mail for a different server
I use a different server to send mail to my mailing list. I want to add an SPF record to my domain to show that the IP of the different server is authorized to send mail (as well as the default ...
-1
votes
1answer
38 views
Is there any way to add SRS support to cPanel to fix forwarders and SPF records?
According to OpenSPF,
SPF "breaks" email forwarding. SRS is a way to fix it.
This is true on one of the cPanel/WHM servers I manage. A customer has a forwarder set up and she is complaining that ...
-1
votes
1answer
54 views
Mail server Dns zone file configuration
My server hostname is:
test02.s80.in
and its IP address is:
176.67.172.209
I want to configure a postfix mail server on this server.
Can anyone tell me the correct DNS zone file configuration ...
1
vote
1answer
168 views
How can I change exim's DKIM and SPF for emails sent?
I've now spent 2 hours trying to figure out this issue and I am about to give up and go to bed. I've been having issues with Gmail rejecting emails from my VPS server because of false spam alerts ...
6
votes
1answer
53 views
Should SPF records provided by ISPs contain “all” at the end?
This seems obvious or something I just don't understand.
I want to build SPF records for my clients. Most of the email providers provide an SPF record that I can "include" in mine, but they all ...
0
votes
1answer
27 views
I have a mail server that hosts several client emails but 1 in particular is being blocked because of its SBRS score
If I was hosting emails for 3 clients and my reverse DNS is mail.allclients.com and I am hosting for client2.com, client3.com etc. What would be the rDNS for client3.com? Would it reflect the rDNS of ...
0
votes
2answers
69 views
SPF record setup
i am using http://wizard.easyspf.com/ to generate an spf record.
i have an office many computers who all share an external ip (unsure if static/ dynamic). each computer connects via imap, using ...
2
votes
1answer
151 views
Change Envelope From to match From header in Postfix
I am using Postfix as a gateway for my domain and need it to change or rewrite the Envelope From address to match the From header. For example, the From: header is "joe@domainA.org" and the Envelope ...
0
votes
3answers
173 views
Hotmail wants me to modify my SPF record
This is my current SPF record. It works well with gmail and yahoo but hotmail was ignoring. So i used their submit system and now they replied me with the text below.
This is my current spf
v=spf1 a ...
9
votes
3answers
393 views
Gmail rejects emails. Openspf.net fails the tests
I've got a problem with Gmail.
It started after one of our trojan infected PCs sent spam for one day from our IP address.
We've fixed the problem, but we got into 3 black lists. We've fixed that, ...
-2
votes
1answer
65 views
In which DNS zone files i have to put spf record entry to get “spf=pass”?
"Authentication-Results: mx.google.com; spf=neutral (google.com: 46.23.76.174 is neither permitted nor denied by best guess record for domain of vns6.wtech.in) smtp.mail=a@vns6.wtech.in".
This ...
-1
votes
1answer
101 views
spf record entry
I have two DNS zone files can anyone please tell me in which one I have to add an SPF record?
Zone (localhost.zone):
$TTL 86400
@ IN SOA @ root (
...
0
votes
1answer
35 views
how to do spf record entry in dns
I have a postfix configured cent0s 5.5 mail server in 64 bit configuration,i want to know how to record sender policy framework(SPF) entry in my domain name server zone files.
1
vote
1answer
74 views
Does an SMTP server have to have a public IP?
We have an SMTP server setup on an internal IP (10.x.x.x) that will send email to our customers. Since the server is inaccessible to DNS lookups from the outside, will this cause issues for sending ...
0
votes
2answers
74 views
How to specify multiple included domains in SPF record?
Our business email is hosted on Google apps. In addition, our web server may also send email. Currently our SPF record in DNS looks like this:
domain.com. IN TXT "v=spf1 a ...
-1
votes
1answer
62 views
mxttolbox SPF check - showing - all fail & Rest ptr a mx are Passed . What is the reason
Newly created spf record for one of our domain . texxxxx.com
goes like this
teXXXXXX.com v=spf1 a mx ptr ip4:189.123.111.000 mx:teXXXXX.com -all ( not real values)
and mxtool spf check ...
8
votes
1answer
57 views
What takes precedence: an SPF record with “-all” in the primary TXT record, or one in the “include” section?
Suppose I have a domain (company.com) with an SPF that looks like this:
v=spf1 ip4:70.70.70.70 include:host.marketing.com -all
and "host.marketing.com" looks like this
v=spf1 ip4:8.8.8.8 ~all
...
0
votes
2answers
61 views
Mixing SPF records
I have the usual Google Apps SPF record in my DNS:
v=spf1 include:_spf.google.com ~all
and now, since we are using ZenDesk, I should also add:
v=spf1 include:support.zendesk.com ~all
Should they ...
0
votes
1answer
101 views
Is using SOFTFAIL over FAIL in the SPF record considered best practice?
Or put another way, is using v=spf1 a mx ~all recommended over using v=spf1 a mx -all? The RFC does not appear to make any recommendations. My preference has always been to use FAIL, which causes ...
0
votes
1answer
63 views
Media Temple, SPF, and Changing IP Addresses
OK...so I have a hosting account with Media Temple and recently had problems with mail servers marking my sent emails as SPAM. I looked into the issue and read it's a good idea to implement SPF which ...
0
votes
2answers
122 views
SPF record for media temple domain and google together
Hello I'm trying to add an SPF record for our MT dv server as per this tutorial:
http://kb.mediatemple.net/questions/658/How+can+I+create+an+SPF+record+for+my+domain%3F#gs
Which instructs me to add ...
1
vote
1answer
70 views
Configure Sendmail to require valid SPF checks before accepting/relaying mail
We have an inbound email service that is very restrictive on who is allowed to send through our Sendmail gateways. The restrictions are generally controlled through the access file by marking ...
1
vote
2answers
263 views
hotmail blacklist and rDNS questions
My company has recently purchased a VPS for email and webhosting. I am not an expert on email authentication but here is my story.
After the VPS was purchased we started receiving bouncebacks with ...
1
vote
1answer
201 views
How to define TXT SPF record with multiple senders
My setup:
DNS hosted by BigCommerce which is our eCommerce and website host
BigCommerce automatically created an SPF record like this: "v=spf1 +a +mx include:_spf.bigcommerce.com -all"
I used a ...
-1
votes
1answer
309 views
How to add an SPF record in Webmin?
I'm using VPS server with ubuntu 11.04 and webmin. And in one of my domain I'd like to use google apps, but neither in webmin panel nor in conf file I see a place to add this google spf record:
...
0
votes
0answers
78 views
exchange server 2010 outbound sendmail sends to some tested rbl, telnet not solved
We have outbound emails that are stuck at the queue after migrating our DC and the exchange server to 2010.
We have a single WAN IP address that all our traffic is going through. When we test the ...
2
votes
2answers
155 views
Setting an SPF record for all subdomains of my domain
Is this possible? Like a wildcard TXT record of some sort?
3
votes
3answers
66 views
Testing a mail server / server not making it to recipient
We have a Drupal website on a Linux server, it is using mail() to send mail through PHP. I think that would be using PHPmailer and sendmail.
Domain is www.myclientdomain.com and we can receive email ...
1
vote
0answers
133 views
Unable to install DKIM and SPF on your cPanel/WHM domain. No errors but DKIM test fails
The strangest thing.. And I'm pretty sure that the solution is fairly simple..
I'm trying to install DKIM and SPF for one of my domain hosted on a dedicated server with cPanel WHM..
I'm following ...
3
votes
3answers
450 views
set Google Apps SPF record in Amazon AWS Route 53
I'm using the new AWS GUI for Route 53 to setup my domain records. However, the AWS console won't accept the recommended Google Apps SPF record, v=spf1 include:_spf.google.com ~all (found here).
It ...
1
vote
1answer
20 views
Emailing as different domain from our IIS server
We have an enterprisey web application which uses .NET to send out email from our domain (oursite.com). This domain exists and has a valid SPF record and we've very rarely had spam issues with our ...
1
vote
2answers
225 views
What should be the spf record for my domain?
I have my own registered domain.
I have a dedicated IP for my domain.
I use a shared hosting service for my website.
I want to send mail with php's function mail();. I have created one email ...
4
votes
3answers
193 views
With valid SPF my mail header becomes huge -> high spamassasin score
I have a dedicated server with a survey system running on a subdomain. The parent domain is hosted on another server. I send email via google apps.
Reverse DNS is correct.
Without SPF og DKIM, the ...
1
vote
0answers
266 views
Setting SPF record on Amazon Route 53 with cli53 tool
My domain is already with Amazon Route 53 and I can use the cli53 command line tool quite happily to maintain it.
We are moving to use Amazon SES and I would like to add an SPF record to the domain, ...
1
vote
3answers
207 views
What's wrong with my SPF record?
This is my SPF record:
v=spf1 a ip4:111.222.333.444 include:_spf.google.com ~all
I sent a test email to my Gmail address and below are the headers.
I replaced real IP address with 111.222.333.444 ...
3
votes
3answers
2k views
Hotmail Sender ID always fails with “temperror” regardless of SPF
When we send mail to Hotmail servers, they do not recognize our Sender ID. In the receiving mail source, it reads
Authentication-Results: hotmail.com; sender-id=temperror ...
when it should say pass ...
0
votes
1answer
92 views
Correct SPF for using google-apps with additional outbound mailserver
[Asked this on stackoverflow and was referred here]
We are developing a custom web app for a client. This app is on a separate server, server.com, than the client's web site, www.client.com. Each ...
3
votes
2answers
644 views
Do SPF Records For Primary Domain apply to subdomains?
I have a quick question regarding SPF records: Do they need to be present for all subdomains?
Lets say that I have a TXT record with SPF info for domain.com
Let's also say that I have a seperate ...
1
vote
2answers
156 views
Correct DNS settings for my server setup
I am struggling to understand the correct DNS settings for my server setup.
I have a web server with a single IP and 6 domains hosted on it. I got IIS6's SMTP virtual server working yesterday and ...
-5
votes
2answers
116 views
SPF and DKIM configuration with postfix [closed]
I am using Centos-5 and have configured postfix mail server. How to i configure SPF and DKIM in Postfix.
0
votes
1answer
110 views
SPF record (DNS)
Please help to set up a SPF record. I have found several SPF record generators but all questions are too complicated and I am afraid to make something wrong.
I want to allow sending mail only from:
...
0
votes
3answers
93 views
Sending email from a 3rd-party-hosted server
We contracted with a 3rd party vendor to build and host a web application for us. The web app will need to send email notifications out to users when they request it. The application is not hosted ...