comparison xml/dnsbl.in @ 397:d08da4b058e8

only ntohl() once during recursive spf txt processing
author Carl Byington <carl@five-ten-sg.com>
date Tue, 07 Mar 2017 16:49:49 -0800
parents a8cf6a3da907
children 29d54e7028f6
comparison
equal deleted inserted replaced
396:c889524e92e4 397:d08da4b058e8
481 If the header from domain maps to signed_black then: 481 If the header from domain maps to signed_black then:
482 If any of the message signers are in that list, the message is rejected. 482 If any of the message signers are in that list, the message is rejected.
483 Otherwise, processing continues. 483 Otherwise, processing continues.
484 </para> 484 </para>
485 <para> 485 <para>
486 If any of the message signers is blacklisted, the message is rejected. 486 If any of the message signers are blacklisted, the message is rejected.
487 </para> 487 </para>
488 <para> 488 <para>
489 If content filtering is enabled for this body, the mail text is decoded 489 If content filtering is enabled for this body, the mail text is decoded
490 (uuencode, base64, mime, html entity, url encodings), and scanned for HTTP 490 (uuencode, base64, mime, html entity, url encodings), and scanned for HTTP
491 and HTTPS URLs or bare host names. Hostnames must be either ip address 491 and HTTPS URLs or bare host names. Hostnames must be either ip address