Date: Mon, 8 Feb 1999 15:34:14 -0600 (CST) From: James Wyatt <jwyatt@RWSystems.net> To: Mike Jenkins <mjenkins@carp.gbr.epa.gov> Cc: rewt@i-Plus.net, freebsd-isp@FreeBSD.ORG Subject: Re: dummy-pop3 server Message-ID: <Pine.BSF.4.05.9902081527420.9241-100000@kasie.rwsystems.net> In-Reply-To: <199902082003.OAA01326@carp.gbr.epa.gov>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 8 Feb 1999, Mike Jenkins wrote: > > I'm trying to redirect port 110 traffic to the appropriate host. I had The original question led me to think the older server was to be retired from service. The plug/netcat/socket/plug-gw/etc... will *never* get the users off of the old server. Also: I noticed that one of the scripts used 'read -t 10 MYVAR' or such. Which OS or shell has a '-t' param on read? Also[2]: If you do the background-sleep-until-kill-parent, you get an annoying message 'Unable to kill process 23431' just before exit and a socket that stays open until the kill. Any way to kill the subshell when you know you have all the data you need? I have been playing with folks answers to learn more and had these two issues. I'm doing something else, but the answers to this may apply to what I'm playing with... - Jy@ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9902081527420.9241-100000>