From: Thomas E. <tho...@th...> - 2025-03-16 10:49:11
|
Hi all, fixed in assp 2.8.2 *SPAM-Eliminator* build 25075: - the output of the mail analyzer was partly destroyed, if a regex match was found for a HTML-tag - if a host name or domain name that contained a dash was used in the 'work with IP-addresses dialog', no or bad output was given by assp, because the dash was interpreted as a minus sign. Now a minus sign requires a leading space in every case in this dialog! changed: - not visible text is now removed from HTML content of a mail for bayesian and HMM analyzes (e.g. display: none; visibility: hidden;) - 'removeDispositionNotification' headers are now also removed from noprocessing mails - 'AddRegexHeader' is now a list option 'AddRegexHeader','Add RegEx Match Header','0:no|1:incoming only|2:outgoing only|3:all' Thomas |