comparison xml/dnsbl.in @ 170:bd33eaccfed8

fix pre/post scripts in rpm spec file
author carl
date Thu, 30 Aug 2007 14:07:09 -0700
parents 6bac960af6b4
children 8deb51871b3d
comparison
equal deleted inserted replaced
169:44021d570958 170:bd33eaccfed8
331 if any list has an A record for the standard dns based lookup scheme 331 if any list has an A record for the standard dns based lookup scheme
332 (reversed octets of the client followed by the dns suffix). 332 (reversed octets of the client followed by the dns suffix).
333 </para></listitem> 333 </para></listitem>
334 <listitem><para> 334 <listitem><para>
335 If the mail has not been accepted or rejected yet, and the filtering 335 If the mail has not been accepted or rejected yet, and the filtering
336 context specifies a non-empty generic regular expression, then we check 336 context (or any ancestor context) specifies a non-empty generic regular
337 the fully qualified client name (obtained via the sendmail macro "_"). 337 expression, then we check the fully qualified client name (obtained via
338 The mail is rejected if the client name matches the specified regular 338 the sendmail macro "_"). The mail is rejected if the client name
339 expression. 339 matches the specified regular expression.
340 </para></listitem> 340 </para></listitem>
341 <listitem><para> 341 <listitem><para>
342 If the mail has not been accepted or rejected yet, we look for a 342 If the mail has not been accepted or rejected yet, we look for a
343 verification context, which is the closest ancestor of the filtering 343 verification context, which is the closest ancestor of the filtering
344 context that both specifies a verification host, and which covers the 344 context that both specifies a verification host, and which covers the