Search the web
Sign In
New User? Sign Up
thunderbird-spf · Thunderbird SPF Extension
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 208 - 237 of 278   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
208
All, I've posted version 0.8 to the website: http://razor.occams.info/code/spf/sve.xpi This update removes the NetCraft check because it was confusing and adds...
Joshua Tauberer
tauberer
Offline Send Email
Nov 12, 2006
2:30 pm
209
Josh, queryDNS( SVE_GetDomain(email_from) + ".fraud.rhs.mailpolice.com", "A", function(addr) { if (addr != null) alert("The domain <" +...
flybeartx
flybeartx@...
Send Email
Nov 25, 2006
3:49 pm
210
... That's OK, that code isn't used anymore. The same thing is used to query SURBL and Spamhaus, but I'm pretty sure that they don't return any result if the...
Joshua Tauberer
tauberer
Offline Send Email
Dec 3, 2006
8:48 pm
211
... But if you could select one or more address books, it would work. The automatically collected addresses go into one address book, and you select the odder...
Josef Schneider
schneider_josef
Offline Send Email
Dec 7, 2006
1:50 am
212
... Yeah, that would be nice -- I wouldn't be opposed to some feature along those lines, if someone submitted a patch to implement it. If anyone is ...
Joshua Tauberer
tauberer
Offline Send Email
Dec 7, 2006
1:52 pm
213
Why is it that this properly formatted header "could not be understood": Received: from www.fredmiranda.com [67.15.135.100] by incoming2.jtnetservices.net with...
j_j_chin
Offline Send Email
Dec 12, 2006
2:59 am
214
... Afaik, there's not really such a thing as a properly formatted Received header. Different mail transfer programs insert Received headers that look...
Joshua Tauberer
tauberer
Offline Send Email
Dec 12, 2006
3:36 am
215
Hi folks, I've encountered an issue where being behind our Netgear DG834T router. Running Windows XP SP2, and having specified DNS server IP's rather then auto...
scottpks
Offline Send Email
Jan 2, 2007
1:30 pm
216
... Hi, Scott. Try restarting Thunderbird after changing the DNS setting. It looks like if you read mail in the main window (as opposed to opening up a...
Joshua Tauberer
tauberer
Offline Send Email
Jan 2, 2007
11:51 pm
217
Thanks for the response Josh, Sadly I did try that, and restarting windows with the new DNS settings in place, but it doesn't seem to change anything at the...
Scott Price
scottpks
Offline Send Email
Jan 3, 2007
1:12 pm
218
... What is the domain in question? It looks to me like they probably have a long SPF record that won't fit in a UDP packet and your routers doesn't support...
Scott Kitterman
kitterma
Offline Send Email
Jan 3, 2007
1:23 pm
219
Thank you for the response Scott, I think you are spot-on there, it's the router that seems to suggest it can support TCP but actually doesn't do other then...
Scott Price
scottpks
Offline Send Email
Jan 3, 2007
3:03 pm
220
You might want to get in touch with the domain owner (or your contact there) if it's someone you have regular contact with. Publishing an SPF record that ...
Scott Kitterman
kitterma
Offline Send Email
Jan 3, 2007
3:41 pm
221
... That's a good idea, to fall back to "a mx" or whatever it normally does when there's no SPF record. Although, I'm not sure whether the extension will be...
Joshua Tauberer
tauberer
Offline Send Email
Jan 4, 2007
6:40 pm
222
... If you are behind a typical consumer NAT router, DHCP gives the router as the DNS address. The router will then forward DNS requests to the actual DNS ...
Scott Kitterman
kitterma
Offline Send Email
Jan 4, 2007
7:19 pm
223
Hi Scott :) I believe I'd read somewhere before that it wasn't possible to utilise the UDP com's through javascript, I personally am not familiar with ...
Scott Price
scottpks
Offline Send Email
Jan 5, 2007
12:40 am
224
... That's right. Thunderbird provides extensions with the ability to make TCP connections to servers but not UDP connection, at least as far as I could...
Joshua Tauberer
tauberer
Offline Send Email
Jan 5, 2007
1:19 pm
225
... Ah, then I think that explains it. You just do TCP and his NAT box doesn't support it. If you could figure out the UDP end of it, that would be a good...
Scott Kitterman
kitterma
Offline Send Email
Jan 5, 2007
2:08 pm
226
Hi, Josh, I have been using your SVE extension for a long time, but after I upgraded to a more recent version of TB and upgraded your SVE extension as well, it...
John L. Galt
johnlgalt@...
Send Email
Jan 8, 2007
12:07 pm
227
... Version ... list, ... bar ... there. ... remind me. ... We have inbound filter servers in front of all of our mailbox servers. How come this filter seems...
j_j_chin
Offline Send Email
Jan 29, 2007
8:42 am
228
... That sounds like the message that comes up when the extension doesn't recognize the particular format of the Received: header that your MTA is inserting...
Joshua Tauberer
tauberer
Offline Send Email
Jan 29, 2007
2:08 pm
229
... Received ... that ... story.) ... RFC- ... solve ... Sorry the current version 0.8.1 still has the same exact problem. I've been searching the web and...
j_j_chin
Offline Send Email
Jan 30, 2007
12:41 am
230
Hi all, Version 0.82 of the Sender Verification Extension is now posted at http://razor.occams.info/code/spf/. This version has two changes: 1) It adds French...
Joshua Tauberer
tauberer
Offline Send Email
Jan 30, 2007
6:09 pm
231
I was thinking that as every OS this will run on has a very standard resolver, why not use that? Or if that is not possible, why not look in /etc/resolv.conf...
lp_user_2004
Offline Send Email
Feb 4, 2007
2:28 pm
232
Shows corrupted hashtable when I try to insall. Probably something I do wrong?...
lp_user_2004
Offline Send Email
Feb 4, 2007
2:31 pm
233
... Thunderbird doesn't provide a way for extensions to make DNS queries, afaik. Notably, the main point isn't to resolve an address but to get the SPF TXT...
Joshua Tauberer
tauberer
Offline Send Email
Feb 4, 2007
3:24 pm
234
On Sun, 04 Feb 2007 14:16:38 -0000 "lp_user_2004" <groups@...> ... OS independent name server discovery is actually somewhat complex as Windows does...
Scott Kitterman
kitterma
Offline Send Email
Feb 4, 2007
5:54 pm
235
I really like the Sender Verification Extension, and I'd really like the following two features: * Have an option to do SPF and DK checks on new email as it...
Redd Sam
redd_sam
Offline Send Email
Feb 13, 2007
3:07 am
236
... Hi. I appreciate the feedback. I don't have much time to work on the extension these days so development on new features is pretty much on hold...
Joshua Tauberer
tauberer
Offline Send Email
Feb 13, 2007
12:34 pm
237
Hi, I've the same problem. Does now exist a workaround? bye Ralf ... was why...
enduro672003
enduro67@...
Send Email
Feb 23, 2007
5:57 pm
Messages 208 - 237 of 278   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help