Thanx for the direction.. wow, is it that simple to stream ANY server thru vsd? seems too good to be true... in this case it seems to be not QUITE that simple... Of course I'm sure what I'm missing is also simple... I commented out: # imap stream tcp nowait root /usr/sbin/tcpd imapd
and added: imap stream tcp nowait root /usr/sbin/virtuald tcpd /usr/sbin/imapd this at least seems to have fixed the fact that the IMAP server for the master IP was listening on all IP's, but now it's not accepting any connections to port 143 on the vs IP's... isn't there any kind of conf file, executable, or something that needs to go in the vs, or the skel? Thanx again in advance, -River At 12:25 AM 2/4/02, you wrote: >Hi! > > I have successfully configured UW IMAP server on freeVSD. You can > get it >from http://www.washington.edu/imap/. Install it (it's very easy to install) >on the virtual server you need to give web mail and configure the inet >daemon on /etc/inetd.conf ; > > If you have installed (for example) imapd on /usr/sbin/imapd on > the virtual >servers, you should put this line in inetd.conf: > >imap2 stream tcp nowait root /usr/sbin/virtuald tcpd >/usr/sbin/imapd > >and restart inetd. > > Good luck! >Hasta Otra! > >------------------------- The freeVSD Support List -------------------------- >Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support >Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support >Archives: http://freevsd.org/support/mail-archives/freevsd-support >----------------------------------------------------------------------------- ------------------------- The freeVSD Support List -------------------------- Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support Archives: http://freevsd.org/support/mail-archives/freevsd-support -----------------------------------------------------------------------------
