On Tue, Feb 29, 2000 at 02:11:59PM -0800, Bill Parker wrote:
> Some insane person at my company attempted to e-mail a very large
> file attachment from a Macintosh (around 10megs)...I know <grrr>...how
> can I locate this monster on my linux box if I need to prevent the mac
> from trying to retrieve the failed e-mail that was sent?
it depends. Assuming "insaneperson" has a POP mailbox on the linux
machine:
Either edit /var/spool/mail/insaneperson or delete
~insaneperson/Maildir/*/thatfile (ls should be helpfile to find
out which file you need to delete).
Regards, Uwe