Re: What option is used to attach a document

2002-06-10 Thread jext
if you want send a mail from the "command line" and attach a document, I suggest you the "mime-construct" package... Its very usefull for scripts and other stuffs.. agur. El Sáb 08 Jun 2002 00:42, Ade Talabi escribió: > I have looked and can not find an option. How do

Re: What option is used to attach a document

2002-06-10 Thread jext
if you want send a mail from the "command line" and attach a document, I suggest you the "mime-construct" package... Its very usefull for scripts and other stuffs.. agur. El Sáb 08 Jun 2002 00:42, Ade Talabi escribió: > I have looked and can not find an option. How do

Re: What option is used to attach a document

2002-06-07 Thread Jeremy C. Reed
On Fri, 7 Jun 2002, Ade Talabi wrote: > I have looked and can not find an option. How do you attach a document > to a mail, when using sendmail? An attachement needs to be encoded. You could use mutt client via command-line with "-a" switch. Or use uuencode. Maybe mpack. Or manually add Mime

Re: What option is used to attach a document

2002-06-07 Thread Jeremy C. Reed
On Fri, 7 Jun 2002, Ade Talabi wrote: > I have looked and can not find an option. How do you attach a document > to a mail, when using sendmail? An attachement needs to be encoded. You could use mutt client via command-line with "-a" switch. Or use uuencode. Maybe mpack. Or manually add Mime