You learn something new every day!
Sunday, April 4, 2010, 8:03:14 AM, you wrote:
> On Fri, 2010-04-02 at 21:00 -0400, Joseph Brennan wrote:
>> --On Friday, April 2, 2010 5:30 PM -0700 Nybbles2Byte
>> wrote:
>> > Okay, I am sure this is stupid question but how do you really delete
>> > messages.
On Fri, 2010-04-02 at 21:00 -0400, Joseph Brennan wrote:
> --On Friday, April 2, 2010 5:30 PM -0700 Nybbles2Byte
> wrote:
> > Okay, I am sure this is stupid question but how do you really delete
> > messages. When I delete messages in my email client and then log in to
> > see the mailbox through
On Sat, 2010-04-03 at 13:24 -0400, Joseph Brennan wrote:
> Nybbles2Byte wrote:
> > Expunge sounds more like a legal term
> > than anything to do with software and I'm surprised that it became an
> > official
> > command as programmers would far more likely think of purge first.
> > Perhaps a non-p
Nybbles2Byte wrote:
> Expunge sounds more like a legal term
> than anything to do with software and I'm surprised that it became an
> official
> command as programmers would far more likely think of purge first.
> Perhaps a
> non-programmer came up with that one.
"Expunge" comes from the MM cli
Hello Joseph,
You nailed it. Mine uses Purge. Purge is a common programming term so you
can bet that the reason they use that word is it's coming from the
programmers writing the email client. Expunge sounds more like a legal term
than anything to do with software and I'm surprised that it becam
On Fri, Apr 2, 2010 at 9:30 PM, Nybbles2Byte wrote:
> Hello,
>
> Okay, I am sure this is stupid question but how do you really delete
> messages. When I delete messages in my email client and then log in to see
> the mailbox through a web program I see that the message are marked as
> deleted but
--On Friday, April 2, 2010 5:30 PM -0700 Nybbles2Byte
wrote:
> Okay, I am sure this is stupid question but how do you really delete
> messages. When I delete messages in my email client and then log in to
> see the mailbox through a web program I see that the message are marked
> as deleted bu
Hi Bron,
Yes, it sounds like that's what I'm looking for: running expunge
periodically.
Now there's one slight problem here: I can't just run expunge as it is.
I have users who periodically need to undelete messages. I'd like
expunge to only act on messages older than X days, giving people t
Wesley,
I looked at ipurge but I find it also happily deletes messages that
weren't marked for deletion. It appears to delete everything older than
X days, regardless of that \Deleted flag mentioned in another reply.
Gerard Beekmans
IT Manager
Achilles Media
Tel: 403-678-1216 ext. 102
Email: [
On Tue, 2008-08-19 at 10:05 +1000, Bron Gondwana wrote:
> On Mon, Aug 18, 2008 at 05:09:53PM -0500, Kenneth Marshall wrote:
> > In the manual page, the definition of the '-X' option seems to
> > do what you want:
> >
> > -X expunge-days
> > Expunge previously deleted messages
On Mon, Aug 18, 2008 at 05:09:53PM -0500, Kenneth Marshall wrote:
> In the manual page, the definition of the '-X' option seems to
> do what you want:
>
> -X expunge-days
> Expunge previously deleted messages older than expunge-days
> (when using the "delayed" ex
cyr_expire -D and -X deal with delayed delete & expunge,
respectively. Neither will address message that the MUA hasn't
already deleted (in the case of folders) or expunged (in the case of
messages).
The tool that is closest to the desired functionality is ipurge. In
order for ipurge to
It must be a 2.3 option, we are running 2.3.10+ here.
Ken
On Mon, Aug 18, 2008 at 04:21:29PM -0600, Gerard Beekmans wrote:
> I'll do some more checking then. My cyr_expire version doesn't even have
> the -X option (I'm testing this on a system that has cyrus imap 2.2.13 as
> its recent version)
I'll do some more checking then. My cyr_expire version doesn't even have
the -X option (I'm testing this on a system that has cyrus imap 2.2.13
as its recent version).
Gerard Beekmans
IT Manager
Achilles Media
Tel: 403-678-1216 ext. 102
Email: [EMAIL PROTECTED]
Kenneth Marshall wrote:
> In
In the manual page, the definition of the '-X' option seems to
do what you want:
-X expunge-days
Expunge previously deleted messages older than expunge-days
(when using the "delayed" expunge mode). The default is
0 (zero) days, which will expunge a
Hi Ken,
From the description it seems like cyr_expire will apply to every email
in a mailbox. I don't want to delete any regular emails other than the
ones already marked for deletion by an email client who is lacking a
decent purge feature.
Gerard Beekmans
IT Manager
Achilles Media
Tel: 403
I think that the cyr_expire command may be what you are searching
for.
Ken
On Mon, Aug 18, 2008 at 03:35:20PM -0600, Gerard Beekmans wrote:
> Hi,
>
> I am looking for a way to run a daily script on the Cyrus IMAP server
> that processes every user's mail folders and deletes every message
> mar
Hi,
-- Joe Hrbek <[EMAIL PROTECTED]> is rumored to have mumbled on
Freitag, 20. Februar 2004 18:44 Uhr -0600 regarding deleting messages
manually from the mailstore:
Hi, I had a bit of a bad morning today. Long story short, our virus
scanner stopped working and about 150 virus emails were del
On Fri, 20 Feb 2004, Joe Hrbek wrote:
> Hi, I had a bit of a bad morning today. Long story short, our virus
> scanner stopped working and about 150 virus emails were delivered to the
> cyrus mailstore. This was scattered through about 50 mailboxes. I quickly
> realized what was happening and
Andrew Morgan wrote:
On Tue, 27 Jan 2004, Vernon A. Fort wrote:
I need to find a way, via a simple perl script, to pass delete a single
message from a email folder.
I have been just rm -f $file and then recontruct the mailbox but need a
more effecient method. Can you use Cyrus::IMAP::Admin an
On Tue, 27 Jan 2004, Vernon A. Fort wrote:
> I need to find a way, via a simple perl script, to pass delete a single
> message from a email folder.
>
> I have been just rm -f $file and then recontruct the mailbox but need a
> more effecient method. Can you use Cyrus::IMAP::Admin and use the
> de
Just delete all the files in the inbox, then run recontruct to update
the indexes.
Bartosz Jozwiak wrote:
Hello,
Is it possible for administrator to delete all messages from user
e-mail box?
Can we use cyradm for that or is ther other tool to do it?
Regards,
Bartosz Jozwiak
22 matches
Mail list logo