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, -- |\ /| | | ~ ~ | \/ | |---| `|` ? | |ichael | |iggins \^ / michael.higgins[at]evolone[dot]org _______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[EMAIL PROTECTED]/ Dev site: http://dev.catalyst.perl.org/
