[mew-int 01685] Re: spam again ( sorry )

Petter Gustad pegu at example.com
Fri Dec 5 21:55:00 JST 2003


From: Francesco Scaglioni <fgs at example.com>
Subject: [mew-int 01684] Re: spam again ( sorry )
Date: Fri, 05 Dec 2003 12:39:45 +0000 (GMT)

> > incm -d /var/spool/mail/fgs -i $HOME/Mail/inbox
> 
> Empties all messages from /var/spool/mail/fgs but _does not_ put
> them in ~/Mail/inbox

There appears to be a problem with your incm. You could try to run gsb
(if you are familiar with the gdb debugger) on incm. Or you could try
to run strace (linux) or truss(solaris):

strace /usr/local/emacs/mew4/bin/incm -d /var/spool/mail/fgs -i $HOME/Mail/inbox

This will show all system calls. Try to see if you can spot any error
where you get Permission denied or if files are opened in strange
locations.

Petter





More information about the Mew-int mailing list