Michael Lake wrote:
> 
> Terry Collins wrote:
> 
> > As per subject, need a command line mailer that can send a file as an
> > attachment.
> 
> Its called 'mail' and yes it can send attachments.
> man mail

Thanks.
hmm, we must have different versions as there is no mention of
attachments in the version I have (sans rh5.0) as all I can do is send
it as the message.

I'm wanting to do something like

for o in `ls -1'
        do
                mailer -a $o  [EMAIL PROTECTED]
        done

and prefeerably with an older mailer


-- 
   Terry Collins {:-)}}} email: terryc at woa.com.au  www:
http://www.woa.com.au  
   Wombat Outdoor Adventures <Bicycles, Computers, GIS, Printing,
Publishing>

 "People without trees are like fish without clean water"
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to