Re: moving messages on imap4 server based on date received

2017-10-08 Thread tech-lists
On Sun, Oct 08, 2017 at 04:35:47PM -0500, Larry Rosenman wrote: Whether you can run on YOUR server, I do not know, but I've been running this script for ~1 year. Hi, thanks for the script, I've saved it as it may come in useful one day. Unfortunately I'm not running my own mail server at this

Re: moving messages on imap4 server based on date received

2017-10-08 Thread Larry Rosenman
I use the following cron job on my server using doveadm running on the imap server: lrosenman:~ lrosenman$ ssh tbh.lerctr.org cat bin/archive-mail #!/bin/sh PATH=$PATH:/usr/local/bin #Expects to be run after midnight on the first of the month # to archive all the previous months mail #Date Run: T

Re: moving messages on imap4 server based on date received

2017-10-08 Thread tech-lists
On Thu, Sep 28, 2017 at 03:56:35PM -0400, Dan Ritter wrote: On Thu, Sep 28, 2017 at 02:10:22PM +0100, tech-lists wrote: Hello mutt-users@ I'm running mutt 1.9.1 (2017-09-22) on freebsd-11-stable. What I'd like to have is, when mutt loads, it scans its subscribed folders and moves the mail base

Re: moving messages on imap4 server based on date received

2017-09-28 Thread tech-lists
On Thu, Sep 28, 2017 at 03:56:35PM -0400, Dan Ritter wrote: If your IMAP server supports SIEVE, that is the easiest way to get this done. Sorting will happen at delivery time. yep it supports seive, but not every option, hopefully it will support mive from folder by arrive date, for multiple f

Re: moving messages on imap4 server based on date received

2017-09-28 Thread Dan Ritter
On Thu, Sep 28, 2017 at 02:10:22PM +0100, tech-lists wrote: > Hello mutt-users@ > > I'm running mutt 1.9.1 (2017-09-22) on freebsd-11-stable. > > What I'd like to have is, when mutt loads, it scans its subscribed > folders and moves the mail based on date received into preconfigured > mail folder

moving messages on imap4 server based on date received

2017-09-28 Thread tech-lists
Hello mutt-users@ I'm running mutt 1.9.1 (2017-09-22) on freebsd-11-stable. What I'd like to have is, when mutt loads, it scans its subscribed folders and moves the mail based on date received into preconfigured mail folders. Either that, or maybe run another standalone program in a screen or cr

Re: Moving Messages

2010-04-16 Thread Chuck Smith
On Fri, Apr 16, 2010 at 12:01:32PM -0700, Michael Elkins wrote: > On Fri, Apr 16, 2010 at 02:26:07PM -0400, Chuck Smith wrote: > >I have a very simple question. When I move a message I use the shortcut > >'s' and then I have to enter '?' to get to the list of Gmail labels. Is > >there anyway to sil

Re: Moving Messages

2010-04-16 Thread Michael Elkins
Hi Chuck, On Fri, Apr 16, 2010 at 02:26:07PM -0400, Chuck Smith wrote: I have a very simple question. When I move a message I use the shortcut 's' and then I have to enter '?' to get to the list of Gmail labels. Is there anyway to silence that annoying '?' and go straight to the list? Sure, ju

Moving Messages

2010-04-16 Thread Chuck Smith
Okay I have been using Mutt for a few months with Gmail and love it! I have a very simple question. When I move a message I use the shortcut 's' and then I have to enter '?' to get to the list of Gmail labels. Is there anyway to silence that annoying '?' and go straight to the list? -- Chuck Smi

Re: Moving messages...

2001-12-07 Thread David T-G
Nils -- ...and then Nils Holland said... % Hi folks, Hello! % % I hope you won't shout at me because I'm asking my second (presumably) % stupid question in a single day, but let's try: *grin* % ... % 1) I enter a folder containing new messages. % 2) I read some of them, but not all. % 3)

Re: Moving messages...

2001-12-06 Thread Nils Holland
On Thu, Dec 06, 2001 at 11:19:41AM -0600, Charles Cazabon was heard saying: > darren chamberlain <[EMAIL PROTECTED]> wrote: > > > > or T~A;s (tag by pattern, ~A is all messages) > > Damn shift key :). I meant "T.*;s...", not "t.*;s..." of course. Oh yes, that does indeed work! I already though

Re: Moving messages...

2001-12-06 Thread Charles Cazabon
darren chamberlain <[EMAIL PROTECTED]> wrote: > > or T~A;s (tag by pattern, ~A is all messages) Damn shift key :). I meant "T.*;s...", not "t.*;s..." of course. Charles -- --- Charles Cazabon <[EMA

Re: Moving messages...

2001-12-06 Thread Nicolas Rachinsky
On Thu, Dec 06, 2001 at 11:11:00AM -0600, Charles Cazabon <[EMAIL PROTECTED]> wrote: > Nils Holland <[EMAIL PROTECTED]> wrote: > > > 3) When I leave that folder, I want *all* messages (read and unread) to be > > moved to a different location. > > > > Any suggestions on how to do that? > > Tag

Re: Moving messages...

2001-12-06 Thread darren chamberlain
Charles Cazabon <[EMAIL PROTECTED]> said something to this effect on 12/06/2001: > Nils Holland <[EMAIL PROTECTED]> wrote: > > 3) When I leave that folder, I want *all* messages (read and unread) to be > > moved to a different location. > > > > Any suggestions on how to do that? > > Tag all mes

Re: Moving messages...

2001-12-06 Thread Charles Cazabon
Nils Holland <[EMAIL PROTECTED]> wrote: > 3) When I leave that folder, I want *all* messages (read and unread) to be > moved to a different location. > > Any suggestions on how to do that? Tag all messages (t, followed by .*), then tagged-move (; followed by s) to save elsewhere. Charles -- -

Moving messages...

2001-12-06 Thread Nils Holland
Hi folks, I hope you won't shout at me because I'm asking my second (presumably) stupid question in a single day, but let's try: I have set up a mbox-hook that moves all read messages from my mailbox folders to somewhere else. However, I'd probably like to move *all* messages, and not just the r

Re: Moving messages

2001-09-09 Thread Cliff Sarginson
On Sun, Sep 09, 2001 at 01:39:59PM -0700, Will Yardley wrote: > Cliff Sarginson wrote: > > Well I looked and looked but I see only a message to > > copy a mail message to another folder, not one to move it > > (i.e. copy then delete it from source folder). > > Am I going blind ? > > type 's' (to

Re: Moving messages

2001-09-09 Thread Ken Weingold
On Sun, Sep 9, 2001, Cliff Sarginson wrote: > mmm > Well I looked and looked but I see only a message to > copy a mail message to another folder, not one to move it > (i.e. copy then delete it from source folder). > Am I going blind ? Save message will copy and mark for deletion. I think it is

Re: Moving messages

2001-09-09 Thread Will Yardley
Cliff Sarginson wrote: > Well I looked and looked but I see only a message to > copy a mail message to another folder, not one to move it > (i.e. copy then delete it from source folder). > Am I going blind ? type 's' (to save message). when you save the message in the target folder it will be de

Moving messages

2001-09-09 Thread Cliff Sarginson
mmm Well I looked and looked but I see only a message to copy a mail message to another folder, not one to move it (i.e. copy then delete it from source folder). Am I going blind ? -- Regards Cliff

Re: moving messages

2001-07-27 Thread Ailbhe Leamy
On (27/07/01 07:51), Kalle Hasselström wrote: > How can I make a simple command for moving messages between folders? I > don't see how it could be done with a macro that first copies and then > deletes, since needs an argument from the user (the > destination folder). s sa

Re: moving messages

2001-07-27 Thread Christoph Maurer
Am Fre, 27 Jul 2001, schrieb Kalle Hasselström: > How can I make a simple command for moving messages between folders? I > don't see how it could be done with a macro that first copies and then > deletes, since needs an argument from the user (the > destination folder). You

moving messages

2001-07-27 Thread Kalle Hasselström
How can I make a simple command for moving messages between folders? I don't see how it could be done with a macro that first copies and then deletes, since needs an argument from the user (the destination folder). -- Kalle Hasselström, [EMAIL PROTECTED] PGP signature

Re: Moving messages

2001-06-06 Thread Christian Lackas
* Gilles CHAUVIN <[EMAIL PROTECTED]> [010606 17:13]: Hallo Gilles, > Is there a way, to select a message and move it inside the thread ? you can add a "In-Reply-To:"-Header to the message. Regards, Christian -- Ich lege jetzt letzte Hand an den Rasenmäher... http://www.lackas.net/ Perl Delp

Moving messages

2001-06-06 Thread Gilles CHAUVIN
Hi, I've subcribed to many mailing-lists and, sometimes for some unknown reasons, the replies to some messages doesn't appears in the thread. Is there a way, to select a message and move it inside the thread ? Thanks for your help. Gilles. PS: Excuse me for my bad english ;)

Re: moving messages to other folders

2000-09-12 Thread Suresh Ramasubramanian
Garrick Staples proclaimed on mutt-users that: > little arrow). Did anyone understand that? It's kinda hard to explain. > Kudos to the coder who did that nicety! I know what you mean ;) > Is there a "move message to a different folder" command? I have save-hooks > setup to copy my vario

moving messages to other folders

2000-09-12 Thread Garrick Staples
I just noticed that, when in the browser and I have a 5 line index area above it (terminology ok there?) and the first message of a thread isn't visible, mutt makes the top visible message display the correct subject line (and not the little arrow). Did anyone understand that? It's kinda hard

Re: Moving messages about IMAP/local

2000-08-16 Thread Brendan Cully
On Wednesday, 16 August 2000 at 05:53, [EMAIL PROTECTED] wrote: > I think the current implementation of directory browsing needs to be > changed somewhat. I've muttered about this before but now I have a > practical situation where it's a real pain. > > I want to move some messages from an IMAP s

Moving messages about IMAP/local

2000-08-16 Thread cgreen
I think the current implementation of directory browsing needs to be changed somewhat. I've muttered about this before but now I have a practical situation where it's a real pain. I want to move some messages from an IMAP server to local folders (though the same problems would apply moving IMAP t

Re: moving messages?

2000-05-27 Thread David T-G
Manuel -- ...and then Manuel Arriaga said... % Hi all, % % Is there any straightforward way of moving one message from one mailbox to another? Well, I always thought it was straightforward, but the question has come up many times before. To move from one mailbox to another (net total the same

moving messages?

2000-05-27 Thread Manuel Arriaga
Hi all, Is there any straightforward way of moving one message from one mailbox to another? Thanks, Manuel

Re: automatic moving messages to different mailboxes

2000-02-10 Thread Jamie Love
Jan Ludewig spoke these words of wisdom: > On Mon, Feb 07, 2000 at 08:35:41PM +1300, Jamie wrote: > > Also, I just realised that this may not be done through mutt, but > > through some other program, so if it is, just tell me the program. > Try procmail. The filters are quite easy to set up though

Re: automatic moving messages to different mailboxes

2000-02-10 Thread Jan Ludewig
On Mon, Feb 07, 2000 at 08:35:41PM +1300, Jamie wrote: > Also, I just realised that this may not be done through mutt, but > through some other program, so if it is, just tell me the program. Try procmail. The filters are quite easy to set up though procmail's regexes are...well...stupid. Furtherm

automatic moving messages to different mailboxes

2000-02-08 Thread Jamie
I am sure that this question has come up again, and again, but I could not find an answer anywhere for it. I have one spool at /usr/spool/$USER, and through that comes all my email, including heaps of email from mailing lists. What I want to be able to do is have mutt automagically, when I reci

Re: automatic moving messages to different mailboxes

2000-02-07 Thread Edmund GRIMLEY EVANS
Jamie <[EMAIL PROTECTED]>: > What I want to be able to do is have mutt automagically, when I recieve > new mail, send the mail from my spool to different message folders > (corresponding to different mailing lists), depending on the sender of > the message. Try procmail. (I just started using i

Re: automatic moving messages to different mailboxes

2000-02-07 Thread Mikko Hänninen
Jamie <[EMAIL PROTECTED]> wrote on Mon, 07 Feb 2000: > What I want to be able to do is have mutt automagically, when I recieve > new mail, send the mail from my spool to different message folders > (corresponding to different mailing lists), depending on the sender of > the message. > > Is there

Re: Moving messages

1999-05-10 Thread Lars Hecking
John R. Sheets writes: > Is there an easy way to move messages to a different folder, > that I'm missing? I only found the command for copy, but that > means I have to manually delete the message in the current > folder. Am I blind? Tag (t) the messages you want to move, tag-save (; s) and e

Moving messages

1999-05-10 Thread John R. Sheets
Is there an easy way to move messages to a different folder, that I'm missing? I only found the command for copy, but that means I have to manually delete the message in the current folder. Am I blind? Thanks, John

Re: Moving messages

1999-05-10 Thread John R. Sheets
Okay, thanks, that makes sense, sorta. Semantically speaking, "save" seems closer to "copy" than to "copy and delete". But I guess that's close enough (c: Just a little misleading, though. John On Mon, 10 May 1999, Lars Hecking wrote: > John R. Sheets writes: > > Is there an easy way

Re: Moving messages

1999-05-10 Thread Ken W
On Mon, May 10, 1999, John R. Sheets wrote: > Okay, thanks, that makes sense, sorta. Semantically speaking, > "save" seems closer to "copy" than to "copy and delete". But I > guess that's close enough (c: Just a little misleading, though. 'Save' will copy and delete the mesage in its cu