On Thu, Sep 23, 1999 at 12:36:19PM -0400, David Shaw wrote:
> I remember once-upon-a-time there was some discussion about an emacs "mutt
> mode". I've looked around on the web and found one that seems to work via
> emacsclient, but what I am really looking for is one that pops up a new
> frame to
[EMAIL PROTECTED] writes:
> Hi again
>
> Thanks for the help on my previous question :)
> I've installed and configured an MTA (qmail) and set it up to masquearade my
> isp's email address sending the mail locally.
> This works showing the correct FROM header while sending with the standard mail
hi
I'd like to know which "message status flags" are in %Z. I know there is
r - reply
K - pgp key
P - encrypted message
but for example I don't know what is b. Is somewhere list with description ?
--
Keso
be smart,
On Friday, 24 September 1999 at 08:47, Chris Green wrote:
> On Thu, Sep 23, 1999 at 04:30:48PM -0400, Brendan Cully wrote:
> > On Wednesday, 22 September 1999 at 12:28, Chris Green wrote:
> > > Is it possible to move IMAP4 folders using mutt? This is a
> > > fundamental need with any MUA using IM
Maybe this is not really a mutt question.
I have the following line(s) in my .mailcap which is most useful:
application/zip;/usr/bin/unzip -d/var/tmp/unzipped/ %s
application/x-zip-compressed; /usr/bin/unzip -d/var/tmp/unzipped/ %s
As you see, it unzips a zip attachment automatically wh
Martin Keseg - Sun Slovakia - SE <[EMAIL PROTECTED]> wrote:
>
> I'd like to know which "message status flags" are in %Z. I know there is
> r - reply
> K - pgp key
> P - encrypted message
>
> but for example I don't know what is b. Is somewhere list with description ?
It's in the manual.
T
first of all... mutt... sweet :) I've been telling myself to use it
for about a year now. Finally made the switch a couple of days ago.
Very nice. If only i used ssh port forwarding earlier before i
started punting my shell password all over the net. :)
Ok, obviously i am using IMAP. I have
Here's a question which has been bugging me for a while, and several
different times I've trolled through the source but haven't found where
this is happening:
Why is mutt leaving files around in my home dir that look like:
.saves-1074902-budoe.bu.edu
This isn't the editor temporary file (
Hi,
I've asked this question before, but I didn't get any answers (no hard
feelings). I still don't know how to do it.
I want to save some of my outgoing message in two different mailboxes,
so I want to say something like
Fcc: =outbox, =some_other_box
Of course, this doesn't work (at least
On Fri, Sep 24, 1999 at 09:22:08AM +0400, Alex Kapranoff wrote:
>On Thu, Sep 23, 1999 at 09:36:41PM +0200, Marius Gedminas wrote:
>> I'd suggest instead of setting LANG= or LC_ALL=, just select the
>> variables you really want (eg LC_COLLATE, LC_CTYPE, maybe LC_MONETARY,
>> LC_NUMERIC, and LC_TIME
On Fri, Sep 24, 1999 Richard P. Groenewegen wrote:
> Hi,
hi !
[...]
> I want to save some of my outgoing message in two different mailboxes,
> so I want to say something like
>
>Fcc: =outbox, =some_other_box
[...]
so, /when/ do you want to save outgoing messages to outbox and when
do you
Moritz Schulte <[EMAIL PROTECTED]> wrote on Fri, 24 Sep 1999:
> so, /when/ do you want to save outgoing messages to outbox and when
> do you want to save them to some_oher_box ? is it a thing of the
> recipient ?
> then, you could IMHO do it via a send-hook.
I think he wants to save a FCC into *b
- Original Message -
From: Derek Quinn Wyatt <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, September 24, 1999 11:28 AM
Subject: IMAP folder surfing
>
> first of all... mutt... sweet :) I've been telling myself to use it
> for about a year now. Finally made the switch a cou
Alec Habig <[EMAIL PROTECTED]> wrote:
>
> Why is mutt leaving files around in my home dir that look like:
>
> .saves-1074902-budoe.bu.edu
I use Mutt extensively, and I have never seen a file like this created.
Are you sure it's Mutt? It seems like some other utility.
I *do* see Mutt leav
Quoting David DeSimone ([EMAIL PROTECTED]) from Fri, Sep 24, 1999 at 03:35:53PM -0500:
> Alec Habig <[EMAIL PROTECTED]> wrote:
> >
> > Why is mutt leaving files around in my home dir that look like:
> >
> > .saves-1074902-budoe.bu.edu
>
> I use Mutt extensively, and I have never seen a file
On Fri, Sep 24, 1999 at 10:50:36PM +0300, Mikko Hänninen thus spoke:
> Moritz Schulte <[EMAIL PROTECTED]> wrote on Fri, 24 Sep 1999:
> > so, /when/ do you want to save outgoing messages to outbox and when
> > do you want to save them to some_oher_box ? is it a thing of the
> > recipient ?
> > then
> > I think he wants to save a FCC into *both* mailboxes for every message.
> > And no, I don't know how to do that. :-(
> The solution I would use would be to do something like the following:
>
> my_hdr X-OutboundMultiStore: mailbox_target_name
> # or some other unique header
>
> And then just
Hi!
I went into the PGP data formats and managed to persuade GnuPG
to create signed and encrypted messages which can be verified and
read by PGP 2.6.x versions - really common in the German university
area, where a certification infrastructure based on this software
is currently created.
The new
On Fri, Sep 24, 1999 at 11:42:25PM +0200, Richard P. Groenewegen thus spoke:
> > > I think he wants to save a FCC into *both* mailboxes for every message.
> > > And no, I don't know how to do that. :-(
>
> > The solution I would use would be to do something like the following:
> >
> > my_hdr X-O
On Fri, Sep 24, 1999 at 04:47:00PM +0200, Eric Smith wrote:
> Maybe this is not really a mutt question.
>
> I have the following line(s) in my .mailcap which is most useful:
>
> application/zip; /usr/bin/unzip -d/var/tmp/unzipped/ %s
> application/x-zip-compressed; /usr/bin/unzip -d/var/tmp
On Fri, Sep 24, 1999 at 04:47:00PM +0200, Eric Smith wrote:
> Maybe this is not really a mutt question.
>
> I have the following line(s) in my .mailcap which is most useful:
>
> application/zip; /usr/bin/unzip -d/var/tmp/unzipped/ %s
> application/x-zip-compressed; /usr/bin/unzip -d/var/tmp
On Fri, Sep 24, 1999 at 04:47:00PM +0200, Eric Smith wrote:
> Maybe this is not really a mutt question.
>
> I have the following line(s) in my .mailcap which is most useful:
>
> application/zip; /usr/bin/unzip -d/var/tmp/unzipped/ %s
> application/x-zip-compressed; /usr/bin/unzip -d/var/tmp
save-hook is an excellent feature (as are all the hooks) but is there
a way to specify another field to match on? For instance, this list
is something i would like to match. When i get something from this
mailing list the From: field is filled with the author of the mail. I
would like to, in c
Derek Quinn Wyatt <[EMAIL PROTECTED]> wrote on Fri, 24 Sep 1999:
> would like to, in cases like this, match the To: field and specify the
> save box that way. There are a lot of situations where this would be
> nice to have so i figure it's got to be possible.
How about something like...
save
24 matches
Mail list logo