Hello,
I'm using an filter which starts a script in order to send an Email. And now I want to attach a single .jpg file to this email. But how can I fetch a single .jpg file of an event with a command line instruction?
Thanks for your help,
junior
get a single jpg file of an event via command line
Re: get a single jpg file of an event via command line
You might be able to do something with alpine or another command line interface.
http://en.wikipedia.org/wiki/Alpine_%28e-mail_client%29
You could also write the script to put the saved j-peg in the /var/www directory and then look at it remotely. Or send it to you with ssh?
http://en.wikipedia.org/wiki/Alpine_%28e-mail_client%29
You could also write the script to put the saved j-peg in the /var/www directory and then look at it remotely. Or send it to you with ssh?