Re: [techtalk] Sending pictures from cron

2000-03-24 Thread GeekGrrl
After trying uuencode and trying mpack (after digging it up), mpack works better for me. :) Thank you, everyone, for your time and suggestions! On Fri, 24 Mar 2000, Jeramia Ory wrote: > > Is there any way to send this as an attachment so it does not get so > > garbled? Can pine work in a one-li

Re: [techtalk] Sending pictures from cron

2000-03-24 Thread Jeramia Ory
> Is there any way to send this as an attachment so it does not get so > garbled? Can pine work in a one-line command without invoking the whole > program? I think you want mpack. It will MIME encode a file and then mail it off. Jeramia ___ tec

Re: [techtalk] Sending pictures from cron

2000-03-24 Thread Rik Hemsley
#if GeekGrrl > I was wondering if anyone could tell me how to email a webcam snapshot via > a crontab entry. I have the entry done and it works, but 'mail > [EMAIL PROTECTED] < webcam.jpg' results that account receiving a garbled > mess instead of an image. (Yes, I know the mess -is- the image). >

[techtalk] Sending pictures from cron

2000-03-24 Thread GeekGrrl
I was wondering if anyone could tell me how to email a webcam snapshot via a crontab entry. I have the entry done and it works, but 'mail [EMAIL PROTECTED] < webcam.jpg' results that account receiving a garbled mess instead of an image. (Yes, I know the mess -is- the image). Is there any way to s