> I just compiled and installed without errors, but 'inc' is not working
> correctly.

For what it's worth, POP access in the most recent release 1.1-RC1 of nmh works
for me, with these two commands:

/usr/local/nmh/bin/inc -snoop +inbox -truncate -nochangecur -width 100 -host priam 
-user asdf
Password (priam:asdf): 
<--- +OK POP3 priam v2000.70mdk server ready
---> USER glenn
<--- +OK User name accepted, password please
---> PASS ********
<--- +OK Mailbox open, 0 messages
---> STAT
<--- +OK 0 0
---> QUIT
<--- +OK Sayonara
inc: no mail to incorporate

echo password | /usr/local/nmh/bin/inc +inbox -truncate -nochangecur -width 
100 -host priam -user asdf

and with the values put into .netrc, too.

Server is Mandrake Linux 7.2, client system is Mandrake Linux 8.1.

I suggest you trace more verbosely on your server, and perhaps use the
debugger with 'inc'.




Reply via email to