[Catalyst] sending email with attachment

J. Shirley jshirley at gmail.com
Mon Dec 17 17:22:12 GMT 2007


On Dec 17, 2007 8:44 AM, Hartmaier Alexander <
Alexander.Hartmaier at t-systems.at> wrote:

> It's a view, not a plugin!
>
> View::Email can send attachments, for View::Email::Template you need to
> create
> the MIME part with MIME::Creator yourself atm.
>
> Patches are welcome ;-)
>
> -Alex
>
> -----Original Message-----
> From: Ash Berlin [mailto:ash_cpan at firemirror.com]
> Sent: Monday, December 17, 2007 4:48 PM
> To: The elegant MVC web framework
> Subject: Re: [Catalyst] sending email with attachment
>
>
> On 17 Dec 2007, at 15:25, Michael Higgins wrote:
>
> > How are others out there doing this? My application serves a .pdf file
> > directly, but I'd like to send as an email attachment to the account
> > as
> > well.
> >
> > Looking at
> > Catalyst/View/Email/Template.pm
> > in the 'TO DO' section, "There needs to be a method to support
> > attachments"...
> >
> > So, are there any recommendations for how to proceed? Generally I'd
> > use
> > MIME::Lite for this outside of Catalyst, but I'd like to stay in the
> > Plugin:: space, and word is MIME::Lite isn't the best way currently.
> >
> > Cheers,
>
> I just use MIME::Lite in my cat app.
>
> And I've never understood the desire to use plugins for everything
> under the sun... but thats just me.
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.rawmode.org/
> Dev site: http://dev.catalyst.perl.org/
>
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.rawmode.org/
> Dev site: http://dev.catalyst.perl.org/
>
>

Patches very welcome.

I'll probably get this functionality in place in the next 6 weeks though, so
if you want to collab just holler at me directly.

-J

-- =

J. Shirley :: jshirley at gmail.com :: Killing two stones with one bird...
http://www.toeat.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20071217/be289=
193/attachment.htm


More information about the Catalyst mailing list