On Sat, Oct 16, 1999 at 05:00:51AM +0100, Philip Rhoades wrote:
> Does anyone know if it is possible to attach a binary file to a mail message
> produced with "qmail-inject".

I don't know how to do it with qmail-inject, but there is a possible
solution using mutt :

mutt -a file1 -s "subject" [EMAIL PROTECTED] < file2
 
file1 = binary file to be attached
file2 = text file (mail body)

Hope this helps :)
Olivier

Reply via email to