I'd like to set up a filter for email gotten through a virtual hosting service that won't let us touch their sendmail settings :-|. I already have one based loosely on popfilter.pl by Marco Fioretti, but it relys on rules added one by one locally. As a client, it deletes mail on the server based on header information.
Has anyone any idea how difficult it would be to subclass or otherwise modify the existing code so as to link spamassassin to the Perl module Mail::POP3Client rather than to the current module Mail::Audit? Better still, has anyone already done this :) ? --Bill