in reply to Re: Mail Attachement
in thread Mail Attachement
at the top of your script. Make sure you have a Maildirectory with Sender.pm inside it, then use the lib line above to point to the directory in which the Mail directory resides.use lib 'path/to/where/you/stuck/Mail::Sender'
|
---|