Date: Sat, 15 Mar 1997 08:24:19 -0500 (EST) From: Thomas David Rivers <ponds!rivers@dg-rtp.dg.com> To: ponds!ms1.nwla.com!ewhite, ponds!freebsd.org!freebsd-questions Subject: Re: uucp mail Message-ID: <199703151324.IAA05686@lakes.water.net>
next in thread | raw e-mail | index | archive | help
> > is it possible under fbsd to: > > (1) set a port/modem to accept old style unix protocol-g uucp mail; as would > come from an AT&T SVR 3.1 3B2, and Yes - FreeBSD comes with Taylor UUCP. You can even configure and rebuild it to operate with HDB configuration files (instead of the new/improved Taylor versions) or the older pre-HDB files (of which you'll find examples on your AT&T box.) The boot "Managing uucp and Usenet" from O'Reilly and associates will be a great help to you here; you should be able to find it at a larger book store near you (i.e. B-daltons, Barnes & Noble, etc...) > > (2) transfer said mail back and forth in the fbsd pop-3 server. > > in other words, giving the 3B2 users access to pop-3 mail through a dail-up > fbsd host. i don't have working tcp/ip on these 3B's. Hmm... if you mean that the FBSD machine accepts POP mail (somehow) and sends it on to the 3B2 via UUCP, that's a little different... The uucp side is easy, it's the "accept POP mail" that might be tricky. I suppose, if you gave people accounts on the FBSD machine, and put .forwards (or used /etc/alias) to forward the mail, it wouldn't be difficult. Then; you could have a cron job with checked the POP server (using a POP-client on FreeBSD) to grab and forward the mail appropriately... There is a reasonable popclient for FreeBSD in the ports. That sounds "doable." - Dave Rivers -
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703151324.IAA05686>
