[mew-int 01682] Re: spam again ( sorry )
Tatsuya Kinoshita
tats at example.com
Fri Dec 5 00:19:28 JST 2003
On December 4, 2003, [mew-int 01680],
Francesco Scaglioni <fgs at example.com> wrote:
> > > From a shell, running ::
> > >
> > > /usr/local/emacs/mew4/bin/incm -d /var/spool/mail/fgs
> > >
> > > achieves nothing ;-{
> >
> > Didn't the incm command incorporate mails to the current directory?
> Running /usr/local/emacs/mew4/bin/incm -d /var/spool/mail/fgs
> from ~/Mail/inbox empties /var/spool/mail/fgs but the mails do
> not appear anywhere that I can find
Would you try the following commands on a command shell?
----
$ cd ~/Mail/inbox
$ pwd
/home/tats/Mail/inbox
$ ls -l
total 0
$ ls -l /var/mail/tats
-rw-r--r-- 1 tats tats 6396 Dec 5 00:09 /var/mail/tats
$ which incm
/usr/bin/incm
$ incm -d /var/mail/tats
1
2
$ ls -l /var/mail/tats
-rw-r--r-- 1 tats tats 0 Dec 5 00:10 /var/mail/tats
$ ls -l
total 8
-rw-r--r-- 1 tats tats 3236 Dec 5 00:10 1
-rw-r--r-- 1 tats tats 3055 Dec 5 00:10 2
----
The incm command should display the numbers of retrieved messages.
--
Tatsuya Kinoshita
More information about the Mew-int
mailing list