For an (authentic) e-mail from Paypal I do Verify Sender and get "The sender has a SPF configuration problem or uses an unsupported feature." I ran a SPF test...
... Hi, Stephen. Do you have the latest version of the extension (http://taubz.for.net/code/spf)? It seems to work for me. Otherwise, have you set the DNS...
Josh, First off, thank for implementing this in TBird. I'm not sure how far DK or SPF verification will go in the future, but the concept is on the right...
Hi. This is usually because the extension isn't recognizing the format of the Received: headers in the message. If you could copy/paste the Received: headers...
The SPF extension was working beautifully for me. A couple of weeks ago, I changed my Linksys router to another Linksys router with Phone Adapter to support...
... Glad to know it works beautifully, at least sometimes! The extension gets SPF info by connecting to DNS servers on port 53/TCP. It needs to be able to make...
... Like Josh said, I highly doubt there's something in your router blocking the actual SPF requests. As he said, it's part of the DNS system. If you can use...
The extension can only connect to DNS servers with TCP, and some servers will only respond to UDP requests. It's possible the router only supported UDP. -- -...
I never changed the DNS setting I had in the options window, which is 4.2.2.1 It worked great until I changed the router. By the way, I set my router to use...
... Do you have a linux computer behind the firewall? If so, try using the dig command to test the router's DNS, ie.: dig @4.2.2.1 txt spf.pobox.com +tcp If...
As you can see, the DIG results were positive: ; <<>> DiG 9.3.1 <<>> @4.2.2.1 spf.pobox.com TXT +trace ; (1 server found) ;; global options: printcmd ....
Hello I am using your extension on a Linux desktop. There is no local mail server. I get the above message on some mails, but when I inspect the source of the...
... There are a few possible things happening here. smtp2.orange.fr doesn't indicate where the message originated, which means it's probably the case that...
- This computer uses Windows XP Pro SP2 with ZoneAlarm Pro. Another PC on the network also uses XP Pro SP2 with ZoneAlarm Pro. The other PCs are Windows...
utopianseamaid
utopianseamaid@...
Aug 3, 2005 1:01 pm
118
... That could be causing trouble; I don't know. You should try turning it off temporarily to see. ... Then that should be fine. Your router is then acting...
... comes ... Network ... support ... any ... The router's DNS server should respond from its own cache or access the ISP's DNS server(s) if needed. Using the...
I hooked up the SPF thunderbird extension at work and am trying to make my home server compliant. The extension nicely took care of the local servers at work,...
... More thoughts... Ok, I'm guessing that once you've gotten to a host past an internal server, anything further could be completely made up. But even if I ...
... there ... server, ... it ... server, ... server was ... Ok, what exactly are you trying to do? You only define SPF records for domains that you control....
I was wondering if you are planning on updating your SPF impelementation to conform to that latest draft (which appears to be the one that will be published as...
I want an extension to Thunderbird that would allow me, through an option in the junk mail controls, or in SPF, or some other means to automatically send back...
Eric
DanceAsIf@...
Aug 24, 2005 9:28 pm
125
Well I have two comments here. 1. Most Spam doesn't come from the address that's in the return-path (mail from) address. So you would be returning it to some ...
... Hash: SHA1 ... The simple fact of the matter is that virtually ALL spam is forged, so your pseudo-bounces _cannot_ possibly go to the right place even if ...
... to ... that ... internal ... if I ... in ... some ... to ... appropriate ... it ... example, ... actually ... spoofed ... valid. ... record. ... server. ...
... Hi, Scott. I just read through the HTML version quickly, and as far as I can tell, the extension already is conformant to that spec -- except for macro ...
... "advice". ... As an aside - it is decidedly possible that by bouncing spam you annoy the spoofed domain owner enough to prompt them to publish SPF records....
Hi - I was wondering if you could tell me why I can not test my spf record using this extension. My zonefile has a short ttl of 60 seconds for testing...
... Yeah, the extension implements its own DNS library, and it doesn't respect the TTLs for caching. I was lazy about that, figuring most people don't keep...