On Wed, Jan 03, 2007 at 12:51:09PM -0800, Bret Miller wrote:
> There was a script posted a while back as an example of how you could
[...]
> my @message = <STDIN>;
[...]
> my $msg = Mail::SpamAssassin::Message->new(
>      {
>        'message' => [EMAIL PROTECTED],
>      }

fwiw, Message will read from STDIN by default, so you can just call
Message->new() and it'll DTRT for you. :)

-- 
Randomly Selected Tagline:
"She taught me Cuban, which is a lot like Spanish only without as many
 words for luxury items." - Emo Philips

Attachment: pgpACeYxLz1Re.pgp
Description: PGP signature

Reply via email to