Re: Email with an attachment

2011-08-08 Thread Sam Sherlock
App::import the vendor library. - S On 8 Aug 2011 13:47, "Ambika Kulkarni" wrote: > Hello folks, > > I want to send an email with an attachment. I have used the following > snippet but its not working. > > I have created a file called attach.txt in /app/webroot/

Email with an attachment

2011-08-08 Thread Ambika Kulkarni
Hello folks, I want to send an email with an attachment. I have used the following snippet but its not working. I have created a file called attach.txt in /app/webroot/ $this->Email->filePaths = array('/www/app/webroot/'); $this->Email->attachments =array('att