Re: MIME::Lite attachments

2005-07-17 Thread Wiggins d'Anconia
Mike Blezien wrote: > Hello, > > we're setting up a script to attach mainly PDF files. And was wondering > when setting up the code to attach the file, what TYPE attribute is used: > > > $msg->attach(Type =>'', # WHAT TYPE HERE TO USE ?? > Path =>'/path/to/somefile.p

MIME::Lite attachments

2005-07-17 Thread Mike Blezien
Hello, we're setting up a script to attach mainly PDF files. And was wondering when setting up the code to attach the file, what TYPE attribute is used: $msg->attach(Type =>'', # WHAT TYPE HERE TO USE ?? Path =>'/path/to/somefile.pdf', Filename =>