Xref: utzoo comp.mail.uucp:1113 comp.protocols.tcp-ip:2746 Path: utzoo!mnetor!uunet!husc6!mailrus!ames!umd5!decuac!avolio From: avolio@decuac.dec.com (Frederick M. Avolio) Newsgroups: comp.mail.uucp,comp.protocols.tcp-ip Subject: using TCP/IP for news and mail Message-ID: <2506@decuac.DEC.COM> Date: 12 Mar 88 21:41:52 GMT References: <249@stc-auts.UUCP> Sender: daemon@decuac.DEC.COM Distribution: na Organization: DEC SWS, Landover, MD Lines: 13 The sendmail problem sounds like you need to putz around with your sendmail.cf. There is no problem tlaking to/from any system via SMTP, but the sendmail.cf needs to be a proper sendmail.cf (one that knows about an SMTP mailer, for example). It sounds like you don't really want UUCP over TCP/IP (which is doable) but you want to transfer news. A better way is to use NNTP which works very nicely. An added feature is that it implements the ihave/sendme protocol so only those articles which must be sent are sent. (It does it in real time as opposed to how one can do this over real uucp dialup links which works but requires multiple phone calls, etc.) Fred