[467] in NetBSD-Development
emacs rmail
daemon@ATHENA.MIT.EDU (Eric Mumpower)
Wed Jan 25 12:59:57 1995
Date: Wed, 25 Jan 1995 12:58:48 -0500
To: netbsd-dev@MIT.EDU
From: Eric Mumpower <nocturne@MIT.EDU>
I'm running /usr/athena/bin/emacs on granola. When I try to incorporate my
mail in rmail mode, I get this error:
"movemail: no such file or directory for po:nocturne"
I suspect this means rmail is trying to use the non-athenaized movemail,
which doesn't know anything about kerberized pop mail.
When I set rmail-movemail-program to "/usr/athena/bin/movemail", rmail
worked fine and incorporated my mail cheerfully.
I feel this is a bug; I shouldn't need to set this variable to get emacs on
an athena-ized platform to allow me to read new mail.
- Eric