hi experts, How to implement the spf algorithm in a network environment? how to code it in C ?(on linux). I just need the steps that we have to follow for coding it. pleeze help thanking u in advance manu
hi experts, How to implement the spf algorithm in a network environment? how to code it in C ?(on linux). I just need the steps that we have to follow for coding it. pleeze help thanking u in advance manu
1.I wanted a C code for Dijikstra's algorithm in Networks
hi all, i need a program which can calculate shortest path among the set of routers in a network environment. I want the code in C. Just for my OSPF implementation in C project. thnx in advance. Manohar
2.What functions in UNIX 6th implement search and sort algorithm
As the most basic algorithms, search and sort my be the most essential things in many software. Does your code have them (or one of them)? What functions in UNIX 6th Edition implement search and sort algorithms? How about their efficiency of those implementations? lovecreatesbeauty
3.Implement SPF into IIS SMTP?
Good Day, I have been asked to add a specific SPF entry to my dns server (Windows 2KSP3). Currently we do not use SPF records at all. We have been asked to implement the record because we will be having a business partner sending email on behalf of us. We will also be sending mail from our own mail server. I have been asked to add the following text. "v=spf1 mx a:server.domain.com -all" Can someone please explain to me how I can add this record in the Microsoft DNS Console for Windows 2000 Server (SP3)? Will I have to add an SPF record for my own server which is currently sending and receiving mail from the internet? If I only add the above record, will this prevent me from sending mail from my own mx (mail server)? Thank you very much. Matthew
5.Caching SOA records (was SPF I-D for review: draft-schlitt-spf-classic-00.txt)
On Wed, 12 Jan 2005, Paul Vixie wrote: > but as SOA is not cached, This statement is contradicted by RFC 1034, section 4.3.4: Name servers and resolvers should never attempt to add SOAs to the additional section of a non-authoritative response, or attempt to infer results which are not directly stated in an authoritative response. There are several reasons for this, including: cached information isn't usually enough to match up RRs and their zone names, SOA RRs may be cached due to direct SOA queries, and name servers are not required to output the SOAs in the authority section. and RFC 2182: 7.2. TTLs on SOA RRs It may be observed that in section 3.2.1 of RFC1035, which defines the format of a Resource Record, that the definition of the TTL field contains a throw away line which states that the TTL of an SOA record should always be sent as zero to prevent caching. This is mentioned nowhere else, and has not generally been implemented. Implementations should not assume that SOA records will have a TTL of zero, nor are they required to send SOA records with a TTL of zero. FWIW, my BIND 9.2.4 recursive name server clearly caches SOA records, as do a few other BIND recursive servers of random or unknown version numbers that I queried. Matt
6. SPF I-D for review: draft-schlitt-spf-classic-00.txt
Users browsing this forum: No registered users and 59 guest