i have setup a rhel4 box, several times as i login into the console, it says i have mail (courtesy of sendmail).
Sounds like root mail is aliased to your user.
how do i download this mail? or how do i configure this system (rhel/sendmail) to automatically forward that mail to our email system running qmail?
Oldest solution would be to run 'mail'. If you want something a bit friendly, you can install 'mutt'. If you want to retrieve them over the network, you'll have to install a pop3/imap daemon. Simplest one I ever installed was uw-imap. Just don't use it for high loads. IIRC, it uses inetd. For forwarding, you could probably use 'procmail'. Never used procmail myself though. _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

