DCC newbie questions

2006-06-09 Thread Al Danks
We just installed DCC and hooked it to SA yesterday. It is working and we are getting DCC_CHECK hits. We understand it is basically scoring bulk mail, not necessarily spam. We see potential settings for dcc_body_max, dcc_fuz1_max, dcc_fuz2_max with a default/recommended 99. Are there circumst

Snertsoft milters

2006-05-16 Thread Al Danks
We use milter-spamc with SA and sendmail. Snertsoft lists a number of other milters that could be used. I'm wondering which of those milters would actually add something to what SA already does and be useful to add to our system.

DATE_IN_FUTURE

2006-05-16 Thread Al Danks
We get email from international students from Indonesia, China, Korea, etc. Sometimes the email trips one of the DATE_IN_FUTURE rules. Does this happen because the sender's computer has bad date/time? Because of the time zone they are sending from? Or some other reason? Some of this email also

Re: Rule to select sender starting with string

2006-04-26 Thread Al Danks
Matt Kettler evi-inc.com> writes: > Try a rule something like this: > > L_FROM_STRING header From =~ /$string/ > > It appears that the rule is also hitting senders with the string following a . I.e. From =~ /$com/ hits comalksdfl.net aksafjdla.com Al

Rule to select sender starting with string

2006-04-26 Thread Al Danks
We are getting a lot of spam where the sender domain name changes, but the sender always starts with a specific string. We've only done a little bit of custom rule writing. How do we do a rule to get the sender starting with a specific string? Thanks, Al