home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!usc!sol.ctr.columbia.edu!eff!news.byu.edu!yvax.byu.edu!cunyvm!ndsuvm1!ud092096
- Newsgroups: comp.os.os2.networking
- Subject: Re: TCPIP 1.2.1 Sendmail
- Message-ID: <92240.165120UD092096@NDSUVM1.BITNET>
- From: Barry Pederson <UD092096@NDSUVM1.BITNET>
- Date: Thursday, 27 Aug 1992 16:51:20 CDT
- References: <1992Aug21.124318.3487@eng.ufl.edu>
- Distribution: na
- Organization: North Dakota Higher Education Computer Network
- Lines: 11
-
- >... Using sendmail for a gateway
-
- I've done a similar thing, and sendmail works pretty well for this application.
-
- To send a textfile, you first put an RFC-822 header on it, then send it with:
-
- sendmail -af myfile -f myname@my.ip.addr to@their.ip.addr to2@another.ip ...
-
-
- Barry
-
-