Hi Kris, > Well, here's a starting point for procmail-based processing. Note that > I haven't checked this to actually be correct procmail syntax, or that > it's logically correct. <g> I'm pretty sure it should work the way > you're looking for, however.
Okay, I see. Thanks for this example. > Munge to taste; man procmail, man procmailrc and man procmailex should > be useful references. Sure. ;) > If your SA calls are happening somewhere else, you'll have to work out > what sort of syntax you need to add an arbitrary header on messages from > a certain source, and then not call per-user SA for messages that have > that header added. Should be no problem. The .procmailrc-Files can't actually be managed by a third-party script, just by something I wrote myself. So I can modify it as needed. The thing I would do, is to check for SpamAssassins header with the name of my server. This would be enough and I don't have to use formail to add an extra header. Thanks for the hints, sendmail+procmail guy. ;) -- Regards, Manu