Hello *,
I'm using Mutt in combination with IMAP/SSL (Courier).
It works quite well since 2 month's.
Now I want to archive old mail's in mailinglists, works with
this macro:
macro index "T ~d>1w\n;s\n" "Save messages older than a week"
Then I automated this behavior:
folder-hook mailbox 'push
I'm sure that everybody here knows the problem that some email programs
don't know how to reply correctly to a mail... So the threads are
interrupted or shown something like this:
'*>
so i looked in the header of those emails, and found that the emails
which aren't recognized as an reply don't ha
I'm having some troubles with quoted-printable encoded characters in
headers (From and Subject).
I very often receive mails from
=?iso-8859-1?Q?Jo=E3o Leit=E3o?=
but the fact that there is a space in the encoded name keeps mutt from
showing it correctly. I noticed that everything works well if '
Suresh --
...and then Suresh Ramasubramanian said...
% David T-G [30/09/01 00:00 -0400]:
% > I think that an even better way would be to have a public key for the
% > mail list and for the list software to have everyone's public keys; you
% > encrypt the message so that only the list server can
Stefan --
...and then Stefan Antoni said...
%
% 1 year ago i used "The Bat!" under windows for my email
% management. it had a nice function which still marked
% a message "new" when it was shown in the window where
% i could read it less than a few seconds.
Ah, the outlook preview pane. Ugh :
Mike --
...and then Mike Ayers said...
% looking at ftp://ftp.mutt.org/pub/mutt i see 3 versions.
% 1.2.5i
% 1.3.22.1i
% and
% 1.3.22i
% I understand that 1.2.5i is the stable release. What is the
Yep.
% difference between 1.3.22.1i and 1.3.22i. Also what are the new
22.1 is a slight bugf
Bruno --
...and then Bruno Postle said...
% I'm helping someone set-up mutt with their imap account. Everything is
% fine except for filtering incoming mail - which is delivered by the
% server to the imap INBOX.
Good enough.
%
% Procmail/maildrop isn't an option as there is no shell access t
Waldemar --
...and then Waldemar Brodkorb said...
% Hello *,
Hi!
%
% I'm using Mutt in combination with IMAP/SSL (Courier).
% It works quite well since 2 month's.
%
% Now I want to archive old mail's in mailinglists, works with
% this macro:
% macro index "T ~d>1w\n;s\n" "Save messages olde
Massimo --
...and then Massimo D'Antoni said...
% I'm having some troubles with quoted-printable encoded characters in
% headers (From and Subject).
% I very often receive mails from
% =?iso-8859-1?Q?Jo=E3o Leit=E3o?=
% but the fact that there is a space in the encoded name keeps mutt from
% sh
Matthias --
...and then Matthias LOITSCH said...
% I'm sure that everybody here knows the problem that some email programs
% don't know how to reply correctly to a mail... So the threads are
% interrupted or shown something like this:
% '*>
Oh, yeah :-)
%
% so i looked in the header of those
Hi,
I have recently updated my vim plugin for use with abook and other mail
handling tidbits. Most notably, I've re-organized the way quotes are
found (re's are cool), and added a motion command that will operate over
a "quote level". Below is an example:
1 >
2 > : Hi,
3 > : How are you doing
Maybe, that I am asking too much, but my experience with mutt is
that everything is possible -- one just has to know, what to put
in .muttrc. So,
would it be possible to hide read messages in a newsgroups (using
VVV patch for nntp on mutt 1.3.22.1i and listerver is local
leafnode)? I mean, that i
On Fri, 28 Sep 2001 00:43:18 -0400, Louis LeBlanc wrote:
> Hey folks. I am having a slight problem with inews. I installed inn
> from the ports, so I could post news with a patched version of Mutt on
> FreeBSD. When I try to post, I get a Child exited with error 127.
> Mutt calls with "/usr/loc
On Thu, 27 Sep 2001 14:54:53 -0400, Nelson D. Guerrero wrote:
> Did you try building mutt with --enable-locales-fix
> It has always worked for me.
Well, I have downloaded mutt-1.3.22.1 and VVV patches (together
with his .spec file; all from http://mutt.org.ua/download) to my
RedHat 7.0, compiled
On Sun, Sep 30, 2001 at 07:29:20AM -0400, David T-G wrote:
> Matthias --
> %
> % so i looked in the header of those emails, and found that the emails
> % which aren't recognized as an reply don't have the In-Reply-To and
> % the References field. Ok, there is nothing to do.
>
> Well, you could u
On Sat, Sep 29, 2001 at 10:14:19PM -0400, Matej Cepl wrote:
> Maybe, that I am asking too much, but my experience with mutt is
> that everything is possible -- one just has to know, what to put
> in .muttrc. So,
>
> would it be possible to hide read messages in a newsgroups (using
> VVV patch for
On Sat 29-Sep-2001 at 07:00:51PM +0100, Bruno Postle wrote:
> This seems to work, but it's insane (fun to watch though) - There must
> be a sane solution:
The fcc-save-hooks got mixed-up when I was rewriting for the list, my
insane macro should have looked like this (with the default spoolfile
ho
On Sun, Sep 30, 2001 at 11:28:21AM +0200, Massimo D'Antoni wrote:
> I very often receive mails from
> =?iso-8859-1?Q?Jo=E3o Leit=E3o?=
> but the fact that there is a space in the encoded name keeps mutt from
> showing it correctly. I noticed that everything works well if ' '
> is replaced by '_
On Sun 30-Sep-2001 at 12:47:53PM +1000, David wrote:
> I'm just wondering if it would be possible to use fetchmail or
> equivalents to pull the mail off the imap server then sort it with
> procmail/maildrop/etc ?
It would, but the point of using imap is to use it for storage and
remote access -
On Sun, Sep 30, 2001 at 02:33:17PM +0100, Benjamin Smith wrote:
> Couldn't you use the limit feature to do this.
>
> Try something like
>
> l ~N
>
> to only show new messages or
>
> l ~N | ~O
>
> to only show new and old messages.
>
> limit works in any mailbox (or newsgroup).
is there a po
On Sun, Sep 30, 2001 at 03:46:16PM +0200, Matthias LOITSCH wrote:
> On Sun, Sep 30, 2001 at 02:33:17PM +0100, Benjamin Smith wrote:
> > Couldn't you use the limit feature to do this.
> >
> > Try something like
> >
> > l ~N
> >
> > to only show new messages or
> >
> > l ~N | ~O
> >
> > to only
* Matthias LOITSCH <[EMAIL PROTECTED]> [30-09-2001 18:10]:
| On Sun, Sep 30, 2001 at 02:33:17PM +0100, Benjamin Smith wrote:
| > Couldn't you use the limit feature to do this.
| >
| > Try something like
| >
| > l ~N
| >
| > to only show new messages or
| >
| > l ~N | ~O
| >
| > to only show
On Sun, Sep 30, 2001 at 12:18:49AM -0400, Mat?j Cepl wrote:
> On Thu, 27 Sep 2001 14:54:53 -0400, Nelson D. Guerrero wrote:
> > Did you try building mutt with --enable-locales-fix
> > It has always worked for me.
>
> Well, I have downloaded mutt-1.3.22.1 and VVV patches (together
> with his .spec
Thanks to Ulf Erikson, I've got a macro that doesn't perform quite as
many unnecessary saves as before. It's still a nasty hack though :-)
Here's a config that assumes: incoming mail arrives in the imap INBOX
(which remains the default spool for unsorted mail), plus there are two
mailing lists th
Matthias --
...and then Matthias LOITSCH said...
% On Sun, Sep 30, 2001 at 07:29:20AM -0400, David T-G wrote:
% > Matthias --
% > %
% > % so i looked in the header of those emails, and found that the emails
% > % which aren't recognized as an reply don't have the In-Reply-To and
% > % the Refere
On Sun, Sep 30, 2001 at 07:14:40AM -0400, David T-G wrote:
> % mutt takes the "N" away when i just browse down my mail
> % in the pager, but the text appears only for 1 second. i
> % just wanted to jump over it and read it later, but it
>
Similarly, I use mutt with IMAP, and when I switch to a
On Sun, Sep 30, 2001 at 02:07:44PM +0200, Matthias LOITSCH <[EMAIL PROTECTED]>
wrote:
> On Sun, Sep 30, 2001 at 07:29:20AM -0400, David T-G wrote:
> > Are you sure that mutt doesn't recognize it? If the References: field
> > contains only Message-IDs from messages not in your mailbox, then mutt
Derek D. Martin wrote:
>
> Is there a way to make mutt never use the 'O' status, instead keeping
> a status of 'N' on all mail which has not yet been read? Other
> mailers, such as netscape for example, behave in this way; i.e. there
> is no differentiation between new mail and old unread mail.
Hello folks,
I started with mutt a week ago and I am more than happy with it.
However, my sister -- who has to use Outlook as her e-mail client --
pointed out to me, that gpg-signed mails won't show up properly in
Outlook. Instead, there are too attachments, the plain-text message and
the signa
Thus spake Viktor Rosenfeld ([EMAIL PROTECTED]):
> However, my sister -- who has to use Outlook as her e-mail client --
> pointed out to me, that gpg-signed mails won't show up properly in
> Outlook. Instead, there are too attachments, the plain-text message
> and the signature. So she ends up
On Fri, 28 Sep 2001 00:43:18 -0400, Louis LeBlanc wrote:
> Hey folks. I am having a slight problem with inews. I installed inn
> from the ports, so I could post news with a patched version of Mutt on
> FreeBSD. When I try to post, I get a Child exited with error 127.
> Mutt calls with "/usr/loc
On 09/30/01 06:35 PM, Mat?j Cepl sat at the `puter and typed:
> On Fri, 28 Sep 2001 00:43:18 -0400, Louis LeBlanc wrote:
> > Hey folks. I am having a slight problem with inews. I installed inn
> > from the ports, so I could post news with a patched version of Mutt on
> > FreeBSD. When I try to
Daniel --
...and then Daniel Eisenbud said...
% On Sun, Sep 30, 2001 at 02:07:44PM +0200, Matthias LOITSCH <[EMAIL PROTECTED]>
wrote:
% > On Sun, Sep 30, 2001 at 07:29:20AM -0400, David T-G wrote:
% > > Are you sure that mutt doesn't recognize it? If the References: field
...
% > > that mutt ha
Derek --
...and then Derek D. Martin said...
% On Sun, Sep 30, 2001 at 07:14:40AM -0400, David T-G wrote:
% > % mutt takes the "N" away when i just browse down my mail
% > % in the pager, but the text appears only for 1 second. i
% > % just wanted to jump over it and read it later, but it
% >
On Sun, Sep 30, 2001 at 09:37:52PM -0400, David T-G
<[EMAIL PROTECTED]> wrote:
> Have you seen Cedric Duval's edit_threads patch? It seems that it might
> be related to some of this sort of thing.
I just looked at it. Cool! I mused at least once that this feature
would be nice, but I never di
Daniel --
...and then Daniel Eisenbud said...
% On Sun, Sep 30, 2001 at 09:37:52PM -0400, David T-G
<[EMAIL PROTECTED]> wrote:
% > Have you seen Cedric Duval's edit_threads patch? It seems that it might
% > be related to some of this sort of thing.
%
% I just looked at it. Cool! I mused at l
On Sat, Sep 29, 2001 at 09:12:54PM +0200, Karlheinz Eckmeier wrote:
> I'd like to encrypt messages to a special mailing list which a small
> group of people is using to exchange informations. I have the keys of
> all the people on the list but mutt allows me to select only ONE key
> from the list
On Sun, Sep 30, 2001 at 09:41:33PM -0400, David T-G wrote:
> Derek --
>
> I think that Brendan answered my question on this long ago, but it's my
> understanding that the IMAP server decides whether to mark the message
> 'O'ld or not and that mutt has nothing to do with it and can't fix it
> like
Derek --
...and then Derek D. Martin said...
% On Sun, Sep 30, 2001 at 09:41:33PM -0400, David T-G wrote:
% >
% > I think that Brendan answered my question on this long ago, but it's my
% > understanding that the IMAP server decides whether to mark the message
% > 'O'ld or not and that mutt has
At 23:05 -0400 30 Sep 2001, "Derek D. Martin" <[EMAIL PROTECTED]> wrote:
> On Sun, Sep 30, 2001 at 09:41:33PM -0400, David T-G wrote:
> > I think that Brendan answered my question on this long ago, but it's my
> > understanding that the IMAP server decides whether to mark the message
> > 'O'ld or
Maybe, that I am asking too much, but my experience with mutt is
that everything is possible -- one just has to know, what to put
in .muttrc. So,
would it be possible to hide read messages in a newsgroups (using
VVV patch for nntp on mutt 1.3.22.1i and listerver is local
leafnode)? I mean, that i
On Sun, Sep 30, 2001 at 18:23:40PM +0200, Rene Clerc wrote:
> You could put the following in your .muttrc:
> folder-hook "push \"l~N\n\""
> and probably extend it to show old messages to (i have mark_old
> unset).
Yes!!!
folder-hook ^nntp "push ' ~N'"
folder-hook . "push ' '"
seem to make a t
hi. i'm trying to apply the diff file for 1.3.22 to 1.3.22.1 and i find
it strange how it works.
first, i have to run "./configure" before i can apply the patch.
second, after applying the patch i have to somehow create a file name
"README.UPGRADE" as the compilation is looking for that file.
43 matches
Mail list logo