SpamBlocker 4.5.12 released

DirectAdmin Support

Administrator
Staff member
Joined
Feb 27, 2003
Messages
9,165
Hello,

I've released version 4.5.12 of SpamBlocker (/etc/exim.conf)
It's a fix to address the / character being valid in an SRS sender-verification address.
Version 4.5.10 was changed to allow a receiving mailserver to call-back to this exim server to confirm the SRS sender.
Issue was that some SRS sender addresses sent by exim to the remote server could contain the / character.. so the callback verification from the remote box to exim would fail with the error: "550 Administrative Prohibition" error, which is nothing more than exim's internal default if no message is set. So I've also added a message to that particular check.. which, if it's ever hit, would throw "550 Invalid characters in local_part" instead, so it can more easily be found in the exim.conf.
Note: it's very unlikely this check is hit, as the only reason it was this time is due to SRS matching. Anything else would be a "550 No such recipient here" message.

John
 

uHost

Verified User
Joined
Mar 14, 2016
Messages
23
Looks like this is available through files1.directadmin.com but not through files6.directadmin.com, how long does it take till the mirrors sync?
 

Amit

Verified User
Joined
Mar 24, 2020
Messages
129
Location
India
Doest it come with directadmin default or need to install as addon?
 
Top