Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion How can a SMTP mail be deleted from a Unix mailbox by a script?

Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!fr.usenet-edu.net!usenet-edu.net!fr.clara.net!heighliner.fr.clara.net!skynet.be!skynet.be!ossa.telenet-ops.be!afrodite.telenet-ops.be.POSTED!not-for-mail
From: Bart Lateur <bart.lat...@pandora.be>
Newsgroups: comp.mail.misc,comp.programming,comp.lang.tcl,comp.lang.perl.misc
Subject: Re: How can a SMTP mail be deleted from a Unix mailbox by a script?
Organization: MediaMind
Message-ID: <evup2vghd9kvh4fjv3604vcq1nlpcoa57o@4ax.com>
References: <40ed1d8f.0301181354.4738f7dc@posting.google.com>
X-Newsreader: Forte Agent 1.92/32.572
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Lines: 10
Date: Tue, 21 Jan 2003 07:56:02 GMT
NNTP-Posting-Host: 213.224.4.24
X-Complaints-To: abuse@telenet.be
X-Trace: afrodite.telenet-ops.be 1043135762 213.224.4.24 (Tue, 21 Jan 2003 08:56:02 MET)
NNTP-Posting-Date: Tue, 21 Jan 2003 08:56:02 MET

Markus Elfring wrote:

>This request's subject is the deletion of messages in the file "mbox".

I think the safest approach would be to go through POP. For Perl, see
the modules Mail::POP3Client and Net::POP3. Search for methods with a
name like "delete" (not necessarily with that case).

-- 
	Bart.