From: "Phillip Hellewell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 14, 2003 3:26 PM Subject: [uug] Now that I have procmail all set up... > Since all my mail is going to ~/mail/IN now instead of > /var/mail/myname, it always says "No mail." when I log in. How can I > fix this? > > I know mutt has a command that does almost what I want > (mutt -Z), but I don't want mutt to start up either, I just want it to > say whether I have mail or not. > > Thanks, > Phillip
Try echo $MAIL and make sure the output is ~/mail/IN and not /var/mail/yourname. If not, change it. Matt W. ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://phantom.byu.edu/cgi-bin/mailman/listinfo/uug-list
