On Mon, May 08, 2000 at 11:17:15PM -0500, Ivan Fernandez wrote:
> Hi. I've recently switched to mutt (1.1.14), and there is some stuff I
> haven't been able to work out yet. Mainly, I want to know if there is a
> command to move messages from a mailbox to another, rather than copy
> them. I haven't seen it in the manual or help pages.
(s)ave them
> Something else I want to do is filter out some messages from my inbox,
> so they are not seen. It's actually the "Mail System Internal Data"
> pseudo-message which sendmail (I guess) leaves on my spool folder; I'm
> sure other people have come across this. I've tried
Delete them mutt doesn't need them and it's not sendmail that leaves
them there.
> folder-hook /var/spool/mail/my-inbox set "l!~f 'Mail System Internal Data'\n"
>
> but I get an "unknown command" error.
If you want to do this anyway try the push command:
folder-hook /var/spool/mail/my-inbox 'push "l!~f Mail System Internal
Data\n"'
Michael
--
The question of whether computers can think is just like the question of
whether submarines can swim.
-- Edsger W. Dijkstra
PGP-fingerprint: DECA E9D2 EBDD 0FE0 0A65 40FA 5967 ACA1 0B57 7C13