+++ Debian User [01/07/02 14:26 +0530]:
> I use fetchmail + procmail on my Deb potato box, on dial-up.
> fetchmail displayed messages saying that 5 messages were being
> downloaded, but when I loaded mutt to read them, I couldn't see
> any new mail! 

Where is qmail dumping new mail?  Into /var/spool/mail/$user?  Into
~/Maildir/?  ~/mbox?

In mutt - the option you need is set spoolfile="~/Maildir/" (or whatever)

        -srs

-- 
Suresh Ramasubramanian  <---->  mallet <at> efn dot org
EMail Sturmbannfuhrer, Lower Middle Class Unix Sysadmin
[Linux One Stanza Tip]  From : <[EMAIL PROTECTED]>
LOST #222        -**< Sub : Simple console calculator (#2) >**-
A command line calculator which also understands precedence:
Try :$echo "(12 + 2) / (5 + 2) ^ 2" | bc     ### integer maths
Or  :$echo "scale=4; (17 / 3) + 0.517" | bc  ### 'real' maths
Note:'scale' is the decimal round off figure (real numbers).


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
No, I will not fix your computer.
http://thinkgeek.com/sf
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to