We use MIME::Lite seems to work well for us.
> -----Original Message-----
> From: Jon Robison [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 13, 2002 8:57 AM
> To: [EMAIL PROTECTED]
> Subject: Sending Mail
>
>
> Can anyone give me recommendations on a good Mail handler that
> integrates well with mod_perl?
>
> I have a system whereby I want to give people the ability to
> "mail" the
> currently viewed page to someone. Once they select a To: address, the
> system will look up some data, re-construct the viewed page
> in a textual
> format, and send the mail.
>
> I'm just looking for recommendations on a good perl mailing module for
> this kind of use.
>
> --Jon Robison
>