On Sat, Mar 18, 2000 at 07:09:15PM -0500, Michael Slade wrote:
> How can you send an attachment to an email read from standard input into
> qmail-inject ?
> 
> That is, I have a file I'd like to send as an attachment. Since both the
> file and the attachment will be automatically generated, I'd like to insert
> them into the qmail mail system, probably via qmail-inject.
> 
> However, I don't see any qmail-inject parameters to handle this!

There is none.
 
> Suggestions?
> 
> (We don't have a mail user agent running on this box - mail is normally just
> forwarded by qmail using instructions in .qmail files.)

Use a competent mailclient to encode the attachment.

Example:

mutt -s "backup mail" -a myfile.tgz [EMAIL PROTECTED] < /dev/null

http://www.mutt.org/

/magnus - recycling answers

-- 
http://x42.com/

Reply via email to