[mew-int 00796] Re: connection failed, connection refused
Tatsuya Kinoshita
tats at example.com
Thu Mar 14 02:11:19 JST 2002
In message [mew-int 00794], on Wed, 13 Mar 2002,
Jesper <donsmark at example.com> wrote:
> Hi, I've some troubles with mew, since it was updated to version 2.1.52
> on a debian-linux network (I'm not root).
> (setq mew-mailbox-type 'mbox)
> (setq mew-mbox-command "incm")
> (setq mew-mbox-command-arg "-d /var/spool/mail/donsmark")
> Which causes emacs not to give the error message, but it does not
> update my mailbox either.
Mew 2.1.52 doesn't include `incm'.
If `imget' is available on your system, try this:
(setq mew-mailbox-type 'mbox)
(setq mew-mbox-command "imget")
(setq mew-mbox-command-arg "-s local -d")
See also `/usr/share/doc/mew/contrib/00readme'.
*
Mew 2.2 has merged `incm' and improved it. It's available on
Debian woody/sid now.
The old version of `incm' has some bugs. I suggest upgrading.
--
Tatsuya Kinoshita
More information about the Mew-int
mailing list