On Fri, Dec 28, 2012 at 10:06:52AM +0100, Jean-Christophe Bach wrote:
macro index,pager A "=gmail/[Gmail].All" "Archive
message"
But with GMail, an email is always tagged with "All Mail", therefore after
archiving the mail from INBOX, it disappears from INBOX and
here some way to stop Mutt from thinking this is a new folder and
> trying to create it?
Hello,
I am not sure how to handle this problem. I tried to add the following command
to archive mails and it works:
macro index,pager A "=gmail/[Gmail].All" "Archive
message"
But
* Daniel Bryan [27.12.2012. @11:50:00 +1100]:
> I'm enjoying my email a lot more after switching to mutt, but I've run into
> one issue.
>
> I have the following macro in my ~/.muttrc, for 'archiving' messages in
> Gmail (synonymous with moving them to the
I'm enjoying my email a lot more after switching to mutt, but I've run into
one issue.
I have the following macro in my ~/.muttrc, for 'archiving' messages in
Gmail (synonymous with moving them to the All Mail folder):
macro index,pager A "=[Gmail]/All Mail" &quo
Hello Hein Zelle,
> Is there a way to set up a secondary shortcut to refer to something like
>
> imap://my.username@some.remote.server/INBOX
This was working many years ago when I used Debian/Woody but since Sarge
it does not more work.
"mutt" ignore the USERNAME@ part and you can not more c
Dear Mutt users,
I have a local hierarchy of folders (either on an IMAP account or in ~/Maildir).
Work has set up a new IMAP account to store shared project mails in.
I would like to have a quick shortcut to save something on the project folders
on this new
account, WITHOUT resetting my folder
Le jeudi 19 février de l'année 2009, vers 11 heures et 35 minutes, Michael
Pobega écrivait:
> I don't understand your problem exactly -- Mutt opens the archive.gz
> files just fine, and I use Mutt to sort and search through the e-mails.
I do the same in general but I have a mailbox with almost 20
On Tue, Feb 17, 2009 at 02:09:30PM +0100, Alexandre wrote:
> Le jeudi 12 février de l'année 2009, vers 18 heures et 07 minutes, Michael
> Pobega écrivait:
> > I use archive-mail in a Cronjob. It checks by date, so for high traffic
> > mailing lists I have it archiving ma
On 18Feb2009 08:31, Alexandre wrote:
| Le mercredi 18 février de l'année 2009, vers 10 heures et 46 minutes, Cameron
Simpson écrivait:
| > Maybe you should detail your problems. I use mairix to search archived
| > email via a wrapper script that invoked mutt on the mairix result folder
| > after
Hi Paul!
On Wed, 18 Feb 2009, Paul E Condon wrote:
>
> I'm curious about "archive-email". You refer to it as if it is the name
> of a specific piece of software, but I can't find anything with that
> name by googling. What is it? And where can I learn more about it?
http://archivemail.sf.net
r
On 2009-02-17_14:09:30, Alexandre wrote:
> Le jeudi 12 f?vrier de l'ann?e 2009, vers 18 heures et 07 minutes, Michael
> Pobega ?crivait:
> > I use archive-mail in a Cronjob. It checks by date, so for high traffic
> > mailing lists I have it archiving mail 15 days o
Le mercredi 18 février de l'année 2009, vers 10 heures et 46 minutes, Cameron
Simpson écrivait:
> Maybe you should detail your problems. I use mairix to search archived
> email via a wrapper script that invoked mutt on the mairix result folder
> after the search. Add a cron job to re-index the arc
On 17Feb2009 14:09, Alexandre wrote:
| Le jeudi 12 février de l'année 2009, vers 18 heures et 07 minutes, Michael
Pobega écrivait:
| > I use archive-mail in a Cronjob. It checks by date, so for high traffic
| > mailing lists I have it archiving mail 15 days old, and for low traffic
Le jeudi 12 février de l'année 2009, vers 18 heures et 07 minutes, Michael
Pobega écrivait:
> I use archive-mail in a Cronjob. It checks by date, so for high traffic
> mailing lists I have it archiving mail 15 days old, and for low traffic
> mailing lists 30 days, etc.
Hi, i use ar
On Sat, Feb 14, 2009 at 01:32:42PM +0100, Nicolas Rachinsky wrote:
> * Javier Rojas [2009-02-13 21:37 -0500]:
> > folder-hook =inbox 'push
> > "~(~r>3m)=archivos/inbox~A"'
> >
> > which uncollapses, archives, and the collapses back the mailbox
> >
> > This, however, creates another problem: whe
* Javier Rojas [2009-02-13 21:37 -0500]:
> folder-hook =inbox 'push
> "~(~r>3m)=archivos/inbox~A"'
>
> which uncollapses, archives, and the collapses back the mailbox
>
> This, however, creates another problem: when there is nothing to
> archive, the mailbox ends up uncollapsed.
>
> Any ideas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Friday, February 13 at 09:37 PM, quoth Javier Rojas:
> however, this doesn't catch all the messages of the threads of the
> matched messages (the idea behind the addition of ~() ). I think
> this is caused because I also have another folder hook t
On Thu, Feb 12, 2009 at 04:00:12PM -0600, Kyle Wheeler wrote:
> Heh, well, some people I know don't do anything. Their inbox is
> several thousand messages. For me, my inbox is used as a list of
> "things I need to take care of". Things like mailing list emails get
> automatically delivered into
On Fri, Feb 13, 2009 at 03:25:04PM +0100, Andreas Kalex wrote:
> > (Except for spam; that goes to bogofilter for accounting and then
> > discarded.)
> How do you implement it in the muttrc? Or do you use tools like procmail.
I have those lines in my muttrc :
macro pager "\Cxs" "bogofilter -s &&
* Cameron Simpson wrote on 13.02.2009 at 12:30:
>
> (Except for spam; that goes to bogofilter for accounting and then
> discarded.)
How do you implement it in the muttrc? Or do you use tools like procmail.
andreas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Friday, February 13 at 08:58 AM, quoth Christian Brabandt:
>> If I ever need to refer to something in deep storage, I can always
>> go find it (using mutt) and search for it (using mutt).
>
> The last time I did that it would take an considerably a
Hi Kyle!
On Thu, 12 Feb 2009, Kyle Wheeler wrote:
> storage" archive folder. I use mutt to automatically maintain that
> cutoff, via a folder-hook, like so:
>
> folder-hook =Sent 'push "~r
> >3m=Archive.Sent~A"'
>
> If I ever need to refer to something in deep storage, I can always go
>
On Thu, Feb 12, 2009 at 04:00:12PM -0600, Kyle Wheeler wrote:
>
> folder-hook =Sent 'push "~r
> >3m=Archive.Sent~A"'
>
Most excellent - thanks Kyle!
festus
--
I just want to break even.
Richard Manuel
pgpSTJaRMYI2Z.pgp
Description: PGP signature
ail!
| > I don't know what folk do when an inbox gets too large with most
| > email clients - what else can one do for archiving?
|
| Heh, well, some people I know don't do anything. Their inbox is
| several thousand messages.
yeah. Mutt with the header-cache feature is very effici
at
> allows one to do an index and copy individual emails as html to a
> folder.
>
> I don't know what folk do when an inbox gets too large with most email
> clients - what else can one do for archiving?
>
> thanks
> james
> [uk]
I use archive-mail in a Cronjob. It
most
> email clients - what else can one do for archiving?
Heh, well, some people I know don't do anything. Their inbox is
several thousand messages. For me, my inbox is used as a list of
"things I need to take care of". Things like mailing list emails get
automatically deliver
.
I don't know what folk do when an inbox gets too large with most email
clients - what else can one do for archiving?
thanks
james
[uk]
On Tue, Feb 20, 2007 at 10:55:01AM -0700, Kyle Wheeler wrote:
> On Tuesday, February 20 at 12:09 PM, quoth Eur Ing Chris Green:
> > I have a moderately deep (say three or four levels) hierarchy of
> > saved mail. I want some easy[ish] way of creating new directories
> > and/or moving existing di
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tuesday, February 20 at 12:09 PM, quoth Eur Ing Chris Green:
> I have a moderately deep (say three or four levels) hierarchy of
> saved mail. I want some easy[ish] way of creating new directories
> and/or moving existing directories and folders w
Has anyone written any patches, or addons, or utilities which make it
easy to manage mail directories etc. from within mutt?
I have a moderately deep (say three or four levels) hierarchy of saved
mail. I want some easy[ish] way of creating new directories and/or
moving existing directories and fo
Hi,
yes, isync was the tool I'm searching for.
Thank You for your help !
Regards
Micha
Michael --
...and then Michael Seiwert said...
%
% *On Sat, May 11, 2002 at 09:53:16AM -0700, Will Yardley wrote:
...
% > wouldn't it be easier to tag all messages in a folder and copy them to a
% > local Maildir or mbox folder?
...
%
% yes, thats exactly what I want. Is it possible to tag the
* Michael Seiwert <[EMAIL PROTECTED]> [05-11-02 12:59]:
> *On Sat, May 11, 2002 at 09:53:16AM -0700, Will Yardley wrote:
> > William Park wrote:
> > > On Sat, May 11, 2002 at 06:22:40PM +0200, Michael Seiwert wrote:
> > > >
> > > > I use mutt 1.3.99i for reading, sending ... mail. I connect via s
*On Sat, May 11, 2002 at 09:53:16AM -0700, Will Yardley wrote:
> William Park wrote:
> > On Sat, May 11, 2002 at 06:22:40PM +0200, Michael Seiwert wrote:
> > >
> > > I use mutt 1.3.99i for reading, sending ... mail. I connect via ssl
> > > to a remote cyrus imap server.
> > >
> > > One problem I
William Park wrote:
> On Sat, May 11, 2002 at 06:22:40PM +0200, Michael Seiwert wrote:
> >
> > I use mutt 1.3.99i for reading, sending ... mail. I connect via ssl
> > to a remote cyrus imap server.
> >
> > One problem I have is to archive mail ? I got a quota of 100 megs
> > (thats not much when
On Sat, May 11, 2002 at 06:22:40PM +0200, Michael Seiwert wrote:
>
> Hi all,
>
> I use mutt 1.3.99i for reading, sending ... mail. I connect via ssl
> to a remote cyrus imap server.
>
> One problem I have is to archive mail ? I got a quota of 100 megs
> (thats not much when you are reading list
Hi all,
I use mutt 1.3.99i for reading, sending ... mail. I connect via ssl
to a remote cyrus imap server.
One problem I have is to archive mail ? I got a quota of 100 megs
(thats not much when you are reading lists :-)).
How did you solve this problem ??
Is it clever to move mails after read
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
* On 11-01-02 at 18:52
* Will Yardley said
> Nick Wilson wrote:
> >
> > I'd like somehow to archive my list mail rather than dump it with all
> > the other rubbish to make it easier to search through.
> >
> > Just wondered how you good peopl
Nick Wilson wrote:
>
> I'd like somehow to archive my list mail rather than dump it with all
> the other rubbish to make it easier to search through.
>
> Just wondered how you good people did this?
if you have the Trash patch applied, you can do something like this:
folder-hook . se
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi guys,
Currently I delete all the mail I no longer wish to see in my mailboxes
and it gets sent to ~/Mail/Trash
All well and good.
I'd like somehow to archive my list mail rather than dump it with all
the other rubbish to make it easier to searc
I want to keep an interesting
thread in a mailbox. I flag the first mail of the thread and would like
that my archiving folder hook keep not only this mail (flagged) but the
complete thread. You can flag all mails in an important thread but new
mails in this thread will be archived.
Christophe
--
C
Hi,
* Thomas Hurst <[EMAIL PROTECTED]> [01-12-03 16:28]:
>Unfortunately neither libmutt nor Mail::Mutt (which would provide an
>interface to mutt through scripting) exist :)
I found libmutt with Google.
Thorsten
--
They that can give up essential liberty to obtain a little
temporary safety dese
* Thorsten Haude ([EMAIL PROTECTED]) wrote:
> * Thomas Hurst <[EMAIL PROTECTED]> [01-12-03 00:24]:
>
> > Hm, thread-wise is conciderably more expensive - date-wise involves
> > just scanning the maildir, grabbing all the time()'s, sorting them
> > and cutting off the top 1 week.
>
> I know, but I
* David T-G ([EMAIL PROTECTED]) wrote:
> ...and then Nicolas Rachinsky said...
> > On Sun, Dec 02, 2001 at 11:24:53PM +, Thomas Hurst
> > <[EMAIL PROTECTED]> wrote:
> > > * Thorsten Haude ([EMAIL PROTECTED]) wrote:
> > >
> > > > I have no solution, but will work on one based on Mail::Audit.
>
Moin,
* Thomas Hurst <[EMAIL PROTECTED]> [01-12-03 00:24]:
>* Thorsten Haude ([EMAIL PROTECTED]) wrote:
>> I have different views on Maildirs (see other thread), and I would
>> move the mails thread-wise, but on all other points, I agree.
>Hm, thread-wise is conciderably more expensive - date-wis
Nicolas --
...and then Nicolas Rachinsky said...
% On Sun, Dec 02, 2001 at 11:24:53PM +, Thomas Hurst <[EMAIL PROTECTED]> wrote:
% > * Thorsten Haude ([EMAIL PROTECTED]) wrote:
% >
% > > I have no solution, but will work on one based on Mail::Audit.
% >
% > Could do with libmutt and Mail::M
On Sun, Dec 02, 2001 at 11:24:53PM +, Thomas Hurst <[EMAIL PROTECTED]> wrote:
> * Thorsten Haude ([EMAIL PROTECTED]) wrote:
>
> > I have different views on Maildirs (see other thread), and I would
> > move the mails thread-wise, but on all other points, I agree.
>
> Hm, thread-wise is concid
* Thorsten Haude ([EMAIL PROTECTED]) wrote:
> I have different views on Maildirs (see other thread), and I would
> move the mails thread-wise, but on all other points, I agree.
Hm, thread-wise is conciderably more expensive - date-wise involves
just scanning the maildir, grabbing all the time()'
Hi,
* Thomas Hurst <[EMAIL PROTECTED]> [01-12-03 00:09]:
>Deliver mail as normal to Maildir's. Every night, scan each maildir and
>move anything older than (say) a week to a datestamped and compressed
>mbox. Maildir is a good choice for the working mailspools because
>it's robust and has constan
Mutt and procmail are still handling my mail load with ease, but I guess
I better come up with a proper mail archival system before it gets too
much.
The most common solution seems to be to have procmail deliver mail to
[folder]-[date] or similar, but the problem with this is once it rotates
you
On Wed, Nov 14, 2001 at 12:30:12PM -0500, David T-G wrote:
> %
> % It looks like a piece is missing to achieve this goal.
> % My idea is to tag all threads without unread mail and older than X days.
> ...
> %
> % NB: tag-thread doesn't accept pattern directly so I need another command.
>
> It s
Christophe --
...and then christophe barb? said...
%
% Hi,
Hello!
%
% I'm a mutt newbie. I've discovered the hook facility which is a powerfull
Yes, it is :-) Welcome!
% feature. It comes in my mind to hook a macro to some big mailing lists
% to automatically archive old threads during o
Hi,
I'm a mutt newbie. I've discovered the hook facility which is a powerfull
feature. It comes in my mind to hook a macro to some big mailing lists
to automatically archive old threads during opening.
It looks like a piece is missing to achieve this goal.
My idea is to tag all threads without
Please CC me, as I'm not subscribed
I've saved a lot of "interesting" messages to various (mbox) folders for
future reference. I want to strip the folders of all the headers before
compressing the folder. I could do this "by hand", but I'm hoping someone
has a better (i.e., faster) solution.
On 2001.07.14, in <[EMAIL PROTECTED]>,
"Mark Ferlatte" <[EMAIL PROTECTED]> wrote:
> I use a procmail rule for that:
>
> :0 c :
> $MAILDIR/Archive/`date +%Y-%m`
>
> Which copies all incoming mail into a -DD mbox format mailbox, and
> then lets the message continue through any other ru
Mark,
That sounds like exactly what i'm looking for. If I understand you correctly this
will copy all messages into $MAILDIR/Archives/`date whatever`, and also allows it to
pass through the remainder of my procmail rules for a match? I could also modify the
rule to copy messages to $MAILDIR/
I use a procmail rule for that:
:0 c :
$MAILDIR/Archive/`date +%Y-%m`
Which copies all incoming mail into a -DD mbox format mailbox, and
then lets the message continue through any other rules that I have.
Works For Me (tm).
M
On Sat, Jul 14, 2001 at 08:34:26AM -0600, dan radom wrote:
> I
I've got several mbox format mailboxes I want to archive monthly. I've come up with
the following shell script to run from cron, but I'm not sure there isn't a better way
to go about this. Here's the script..
#!/bin/sh
maildir=/home/graffix/mail
for x in $maildir/lug $
Anybody have a hot-shot macro to zip a folder of messages that I've saved
-- and do it interactively; i.e., ask me which folder/mailbox I want to
zip? Tia...
--
-duke
Calgary, Alberta, Canada
In order to clean up my mailboxes, I'd like to move messages flagged
important AND older than a month to an archive mailbox. Can this be done
automatically? And/or based on scoring too?
Also, it would be fine to have the archive box compressed. I'm using a
patched mutt capable of that, but how to
Kai Weber ([EMAIL PROTECTED]) wrote:
> + Chris Gushue <[EMAIL PROTECTED]>:
>
> > I'm using a combination of procmail and a couple shell scripts for mail
> > sorting and archiving. Procmail sorts things into monthly directories such
> > as ~/mail/2000/08 with
+ Chris Gushue <[EMAIL PROTECTED]>:
> I'm using a combination of procmail and a couple shell scripts for mail
> sorting and archiving. Procmail sorts things into monthly directories such
> as ~/mail/2000/08 with various mail folders (Maildir-style) in there.
I like the ide
collect some possible
> solutions for first information and to see what is possible.
>
> If it is a integrated mutt-procmail-solution it would be nice.
I'm using a combination of procmail and a couple shell scripts for mail
sorting and archiving. Procmail sorts things into monthly directories
collect some possible
> solutions for first information and to see what is possible.
>
> If it is a integrated mutt-procmail-solution it would be nice.
There has been an interesting thread on this topic starting end of
July. The subject was "automatic mail archiving". David Champion
Hi,
I am searching for some tips how to archive and collect my mails. I do
not want to delete mails I get. After 3 months using Linux my mailboxes
grow and grow.
How do you sort and archive your mails? I want to collect some possible
solutions for first information and to see what is possible.
On 2000.07.26, in <[EMAIL PROTECTED]>,
"Gregor Zattler" <[EMAIL PROTECTED]> wrote:
>
> * David Champion <[EMAIL PROTECTED]> [Mit 26 Jul 2000 03:37:59 GMT]:
> > I have procmail deliver to ~/Mail/lists/listname. Each "listname" in
> > that directory is a symlink to ~/Mail/lists/monthly/lis
At 05:26 AM 7/26/00 +0200, Christian Ordig wrote:
...
>hmmm... do you really want to solve this with mutt? I suppose you're using
>procmail for delivering your mail into different mailboxes, aren't you?
>remember procmail can expand Shell expressions when interpreting its config.
>so why don't us
On Wed, Jul 26, 2000 at 01:19:44AM +0200, Nils Vogels wrote:
> Therefore I would like to build like an autoarchiver which moves the mail
> monthly into a seperate, gzipped folder, so this months mail for the mutt list
> would end up in =mutt-july-2000.gz
>
> How would I go by this using mutt ?
hm
Nils Vogels <[EMAIL PROTECTED]> wrote on Wed, 26 Jul 2000:
> Hmm.. procmail sounds indeed better than mutt, but this leaves me with quite a
> new challenge: how do i make procmail run a piece of its config file only once
> a month, and not on every mail delivery ? ;-)
"man procmail" tells that in
Hi there,
* David Champion <[EMAIL PROTECTED]> [Mit 26 Jul 2000 03:37:59 GMT]:
> I have procmail deliver to ~/Mail/lists/listname. Each "listname" in
> that directory is a symlink to ~/Mail/lists/monthly/listname-MM or
> to ~/Mail/lists/annual/listname-. A cron job rewrites the symlink
On Wed, Jul 26, 2000 at 09:47:57AM +0200, Nils Vogels wrote:
> > > Therefore I would like to build like an autoarchiver which moves the mail
> > > monthly into a seperate, gzipped folder, so this months mail for the mutt list
> > > would end up in =mutt-july-2000.gz
> > >
> > > How would I go by
On 2000.07.26, in <[EMAIL PROTECTED]>,
"Nils Vogels" <[EMAIL PROTECTED]> wrote:
> Hmm.. procmail sounds indeed better than mutt, but this leaves me with quite a
> new challenge: how do i make procmail run a piece of its config file only once
> a month, and not on every mail delivery ? ;-)
Hi Mikko H?nninen !
On Wed 26 Jul 2000 (03:34), you muttered on the list:
> Nils Vogels <[EMAIL PROTECTED]> wrote on Wed, 26 Jul 2000:
> > Therefore I would like to build like an autoarchiver which moves the mail
> > monthly into a seperate, gzipped folder, so this months mail for the mutt list
Hi Jason Helfman !
On Tue 25 Jul 2000 (21:51), you muttered on the list:
> You can do this quiet easilt. There is a gzip compression patch for
> mailboxes that mutt reads just as any other mailbox. I can't recall teh
> site but it is off the mutt links page.
>
The problem isn't the gzip compres
You can do this quiet easilt. There is a gzip compression patch for
mailboxes that mutt reads just as any other mailbox. I can't recall teh
site but it is off the mutt links page.
On Wed, Jul 26, 2000 at 03:34:52AM +0300, Mikko Hänninen muttered:
| Nils Vogels <[EMAIL PROTECTED]> wrote on Wed, 26
If your on FreeBSD, syslog.conf can do that for you. I have mine set up to
zip, rename, mv all my logs. It can be set to archive, delete, mail, files
based on size or age. If your on Linux I'd look at a cron job.
DAve
And Mikko Hänninen said
> Nils Vogels <[EMAIL PROTECTED]> wrote on Wed,
Nils Vogels <[EMAIL PROTECTED]> wrote on Wed, 26 Jul 2000:
> Therefore I would like to build like an autoarchiver which moves the mail
> monthly into a seperate, gzipped folder, so this months mail for the mutt list
> would end up in =mutt-july-2000.gz
>
> How would I go by this using mutt ?
I d
Hi list!
I have been using mutt for some months now and I'm getting to a completely new
problem :)
I have too much mail :-)
Therefore I would like to build like an autoarchiver which moves the mail
monthly into a seperate, gzipped folder, so this months mail for the mutt list
would end up in =m
On Wed, May 17, 2000 at 04:10:00PM +0100, Chris Green wrote:
> That won't need complex scripts or macros at all, I'll probably clear
> out the old mail from here manually as there are some folders I
> probably won't delete old mail from.
maybe fetchmail can also help...
> Thinking 'out loud' on
Chris Green <[EMAIL PROTECTED]> wrote on Wed, 17 May 2000:
> > macro index some-keystroke \
> > "~r>14d|gzip >> /some/archive/file.gz \
> > "mark and archive old (2+ weeks) messages"
> Yes, those would improve things by making the command line 'push'
> rather less messy. However they don't e
On Wed, May 17, 2000 at 08:20:45PM +0530, Suresh Ramasubramanian wrote:
> Chris Green proclaimed on mutt-users that:
>
> >I have limited quota on this machine (where the IMAP server is
> >running) so what I want to do is periodically archive and delete old
>
> One thing can be done - when you u
Chris Green proclaimed on mutt-users that:
>Neat, but unfortunately although I use procmail here it doesn't get
>used to process the mail I want to archive.
>I've just had a thought, there isn't a huge amount of mail here in the
>IMAP folders, just 1.8Mb at the moment. I can just gzip the whol
Chris Green proclaimed on mutt-users that:
>I have limited quota on this machine (where the IMAP server is
>running) so what I want to do is periodically archive and delete old
One thing can be done - when you use procmail on your remote imap folder
to refile stuff, also use formail to add a he
On Wed, May 17, 2000 at 10:30:22AM -0400, Erik Jacobsen wrote:
> I'm sure many people here have some nice archiving macros, which would
> simplify the commands you need to give to mutt...
>
> As an example, you could define
>
> macro index some-keystroke \
> &qu
I'm sure many people here have some nice archiving macros, which would
simplify the commands you need to give to mutt...
As an example, you could define
macro index some-keystroke \
"~r>14d|gzip >> /some/archive/file.gz \
"mark and archive old (2+ weeks) messages&qu
I have something similiar to what you want, though you'll have to hack
it up a bit to allow for gzipped dirs and such.
I have a "d" key macro:
macro index d s=archive
this saves all mesasges to my archive folder instead of deleting
them. Then I have a shell script:
#!/bin/sh
set $(d
On Wed, May 17, 2000 at 01:45:48PM +0100, Chris Green wrote:
> On Wed, May 17, 2000 at 03:32:36PM +0300, Mikko H?nninen wrote:
> > Chris Green <[EMAIL PROTECTED]> wrote on Wed, 17 May 2000:
> > > Can anyone point me at any tools for extracting mail by date (e.g. all
> > > mail for a given year) fr
On Wed, May 17, 2000 at 02:41:44PM +0200, Antoine Martin wrote:
> try grepmail : http://grepmail.sourceforge.net
>
That does quite a bit of what I want, thanks!
--
Chris Green ([EMAIL PROTECTED])
Home: [EMAIL PROTECTED] Work: [EMAIL PROTECTED]
WWW: http://www.isbd.co.uk/
try grepmail : http://grepmail.sourceforge.net
On Wed, May 17, 2000 at 05:58:03PM +0530, Suresh Ramasubramanian wrote:
> Chris Green proclaimed on mutt-users that:
>
> >Can anyone point me at any tools for extracting mail by date (e.g. all
> >mail for a given year) from a mailbox folder hierarc
On Wed, May 17, 2000 at 03:32:36PM +0300, Mikko H?nninen wrote:
> Chris Green <[EMAIL PROTECTED]> wrote on Wed, 17 May 2000:
> > Can anyone point me at any tools for extracting mail by date (e.g. all
> > mail for a given year) from a mailbox folder hierarchy and saving it
> > in a similar hierarch
Chris Green <[EMAIL PROTECTED]> wrote on Wed, 17 May 2000:
> Can anyone point me at any tools for extracting mail by date (e.g. all
> mail for a given year) from a mailbox folder hierarchy and saving it
> in a similar hierarchy under another directory ready for compression,
> backup, whatever?
Sh
Chris Green proclaimed on mutt-users that:
>Can anyone point me at any tools for extracting mail by date (e.g. all
>mail for a given year) from a mailbox folder hierarchy and saving it
>in a similar hierarchy under another directory ready for compression,
>backup, whatever?
cat, grep, sed and a
I'm pretty sure this has been asked before, so sorry for asking again.
Can anyone point me at any tools for extracting mail by date (e.g. all
mail for a given year) from a mailbox folder hierarchy and saving it
in a similar hierarchy under another directory ready for compression,
backup, whatever
Daniel Roesen <[EMAIL PROTECTED]> wrote:
>
> > is it possible to have mutt automatically archive sent mail in a folder?
>
> set record=+sent-mail
And make sure that you also "set copy=" in
order to activate the functionality. I don't think setting $record
actually turns on the function, because
On Sat, Oct 30, 1999 at 09:37:04PM +0200, Peter Schuller wrote:
> is it possible to have mutt automatically archive sent mail in a folder? I
> sometimes need a copy of old mail I've sent, but nowadays when I'm using
> mutt I always have to come to the sad realization that I don't *have* that
> cop
Not long ago (exactly Sat, 30 Oct 1999) Peter Schuller wrote:
> Hello,
>
> is it possible to have mutt automatically archive sent mail in a folder? I
> sometimes need a copy of old mail I've sent, but nowadays when I'm using
> mutt I always have to come to the sad realization that I don't *have*
> is it possible to have mutt automatically archive sent mail in a folder?
Yes:
set record=+sent-mail
Best regards,
Daniel
PGP signature
Hello,
is it possible to have mutt automatically archive sent mail in a folder? I
sometimes need a copy of old mail I've sent, but nowadays when I'm using
mutt I always have to come to the sad realization that I don't *have* that
copy :)
Thanks!
--
/ Peter Schuller
PGP userID: 0x5584BD98 or '
On Aug/23/1999, Gerald Oskoboiny wrote:
> Oops! This is what I'm using:
> mailboxes `echo ~/mail/* | fmt -1 | grep -v /outbox$ | fmt -`
> Using echo instead of find assumes that everything in ~/mail is a
> mailbox (no subdirectories within it), which it is for me.
Well, as I told
On Aug/22/1999, Jan Peter Hecking wrote:
> Now you're missing an newline at the end of the string. Try
>
> mailboxes `find $HOME/mail -type f -print | tr '\n' ' ';echo`
>
> instead. Beware also that the tilde ~ doesn't get expanded - you
> have to use $HOME instead.
Yep, you're right.
1 - 100 of 122 matches
Mail list logo