exim filter is pretty nice. nearly spot-on what i was looking for. and yet...
On Wed, Jun 06, 2001 at 10:23:07PM +0200, Mark Weinem wrote: > Filtering e-mail with perl: > > * mailagent > http://search.cpan.org/search?mode=dist&query=mailagent okay, i've got mailagent, and i can tell it's driven by perl, but it looks like they've rolled their own syntax into the filtering mechanism. how do you tell it "set some variables and send this message through my perl script xyz.pl"? i'm sure it's in the documentation somewhere, but it hasn't popped up on my radar. -- DEBIAN NEWBIE TIP #15 from Will Trillich <[EMAIL PROTECTED]> : Is there a good place to learn snarky PERL TECHNIQUES? One of my favorites is http://webtechniques.com, where Randall Schwartz contributes a monthly sample, explaining line-by-line what his code does, and why. (Look under "Programming with Perl" in the archives.) Also see http://newbieDoc.sourceForge.net/ ...