Hello!

(Please Cc me on replies. I just subscribed, don't know
if email flow is immediate.)

I have an old script that resends complete email files
to myself, via cat file | sendmail -i.
This works fine, I get the email with good formatting
and with only the body text of the original email in
the email body. No old email headers in the body.

With opensmtpd however, this doesn't work. I get the
complete email file with its headers, and with no
MIME formatting done. Opensmtpd treats the original
email like a plain text file, not like an email object.

Is there some way of doing what I need with opensmtpd?

Otherwise, is there some small utility that would do this?
I would like to avoid installing sendmail for these resends.

Thanks!

Peter

-- 
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to