13 Sep 2011 11:36
Per-domain is case-sensitive
I am using per-domain configuration and discovered that this test is being done case-sensitively. I never noticed it until now having turned on simscan debug while figuring out DSPAM, and noticed a few emails go by in the log that weren't being scanned at all: 2011-09-13 01:44:22 simscan: starting: work dir: /var/qmail/simscan/1315899862.172784.20356 2011-09-13 01:44:22 simscan: regex freeing memory 2011-09-13 01:44:22 simscan: clamdscan disabled 2011-09-13 01:44:22 simscan: done, execing qmail-queue This caught my eye... clamdscan disabled!? Upon further investigation, I noticed that the mails in question were being sent to me <at> BURNER.COM -- for whatever reason Newegg and some others want to scream my address and domain at me. This has apparently been this way for... ever. I know I can set a catch-all entry in my simcontrol for all domains to at least turn virus scanning on for everything, but in general this behavior seems undesirable. I'm going to hack my simscan to convert everything to lowercase before looking up in the cdb, but I guess my question is, can anyone think of a reason NOT to do this? Is simscan still being maintained by anyone/can we submit patches? There's some other oddities I'm finding with DSPAM and the arguments simscan is using that aren't valid anymore. | Bob Maple |(Continue reading)
RSS Feed