Adam, On Friday 16 February 2007 16:11, Adam Jimerson wrote: > When I log into one of my terminal windows, F1-F6, I am informed that > I have mail, and I'm guessing that it is the system mail,
You're being informed about the content of the mail-drop file whose name is held in the $MAIL environment variable. E.g.: % echo $MAIL /var/spool/mail/rschulz > which I did check that option during the installation, so how do I go > about checking it? I use a KMail Receiving account of type "local" targeting the aforementioned mail drop file to receive such locally delivered mail. As far as I know, all the usual Unix / Linux command-line mail clients will retrieve mail from this file by default. Randall Schulz -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
