Alex Le Fevre <[EMAIL PROTECTED]> wrote:
> I'm currently putting together a small Perl script that sends an e-mail with
> a user-entered value as the from: value. I want to test my syntax by using my
> sendmail wrapper with the -t flag, but I don't know how to tell it I'm done
> with a message. What command do I issue to tell the mailwrapper I'm done?

EOF -- close the fd.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to