On Fri, Mar 01, 2002 at 06:13:53AM -0600, will trillich wrote: > i saw in an old post (from alvin oga -- thanks alvin) > that there are several options available for those of > us who are thinking of offering online (http) access > to our email servers: > > http://www.Linux-Consulting.com/Mail/webmail.txt > > the question is: > > which DEBIAN PACKAGES contain such beasts?
the question remains -- is there a DEBIAN/POTATO PACKAGE to install a webmail server? (we like the looks of acmemail/sparkle, as it works with MOD_PERL/APACHE...) -- I use Debian/GNU Linux version 2.2; Linux server 2.2.17 #1 Sun Jun 25 09:24:41 EST 2000 i586 unknown DEBIAN NEWBIE TIP #73 from USM Bish <[EMAIL PROTECTED]> : Looking for a way to CAPTURE A TRANSCRIPT OF SOME COMMANDS? Easy! To catch anything from the screen when it scrolls by, use "script": script file-to-save-transcript-in.txt <command> <command> exit <== don't forget this! (It spawns another shell, and displays everything so you can work -- but it also saves the output in the file at the same time.) Then "pager file-*transcript*" to review it. Or email it. Or edit it for inclusion in a manual you're writing. Also see http://newbieDoc.sourceForge.net/ ...