Re: [siesta-dev] Email::NotSoSimple

[prev] [thread] [next] [lurker] [Date index for 2003/04/13]

From: Richard Clamp
Subject: Re: [siesta-dev] Email::NotSoSimple
Date: 12:43 on 13 Apr 2003
On Sun, Apr 13, 2003 at 10:28:33AM +0100, Simon Wistow wrote:
> It would be nice to have access to things like .sigs and stuff at 
> template time for mariachi.
>
> Last night I wondered about a module called Email::NotSoSimple that 
> would be a thin shim round E:S but would have
> 
> $mail->to();
> $mail->from();
> $mail->subject();
> $mail->body();

$mail->body_without_signature(); ?

> $mail->signature();
> 
> It'd be useful for mariachi but would it be generally useful?

Yes and no.  This is why mariachi defines a Message class, which is a
subclass of Email::Simple, and does add those methods, apart from the
signature/body differentiation.

You did read the source, right?

-- 
Richard Clamp <richardc@xxxxxxxxx.xxx>

Generated at 13:56 on 01 Jul 2004 by mariachi 0.52