Hi all,

fixed in assp 2.8.2 *SPAM-Eliminator* build 23198:

changed:

- an alias for the charset 'ISO-8859-8-I' is added to Encode, if the 
charset is not supported by the currently installed version of Encode

- the modus used to delay connections, if the connected IP matches the 
provided SPF-record, is changed
  until now, a hash was calculated over all IP-ranges in a SPF-record of a 
domain and the hash was used in tuplets and triplets
  this caused problems (delay loops), if other assp instances resolved the 
SPF-record from different DNS-servers or the SPF-record contained dynamic 
variables (the resulting hash has changed for any reason)

  from now on, the 'SPF:' tagged domain name is used for tuplets and 
triplets, if a SPF matching IP-address is found
  this way delaying is solved for a connection ( no matter if the 
SPF-record is anyhow different ) as long as the (re)connected IP-address 
matches the SPF-record of the domain

Thomas
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to