* Volker Moell <[EMAIL PROTECTED]> [19-10-2001 08:56]:
| > You don't _have_ to split up your .muttrc. It's just a feature, and it
| > has it's uses.
|
| Well, really? This would be great for me. But I don't know how to write
| only one muttrc when switching my digfferent identity settings on pre
* René Clerc <[EMAIL PROTECTED]> [19-10-2001 09:41]:
| macro index ":set foo=bla\
|:set bar=bla\
|:set ...
|
|...
|
|:set bart_simpson=crazy\
|
| And then, of course:
|
|...
René Clerc wrote:
> macro index ":set foo=bla\
>:set bar=bla\
>:set ...
>
>...
>
>:set bart_simpson=crazy\
[...]
> So you'd be better of sourcing some files ;)
Indeed. And luckily! :-)
In the meantime I arrived at
Hi,
does anybody have experience with %subj%? Do you know, whether the
project is dead, or there will be some support for the thing even for
versions higher then 1.3.17?
Thanks for any reply
Matej
--
Matej Cepl, [EMAIL PROTECTED]
138 Highland Ave. #10, Somerville, Ma 0
I was thinking that instead of rewriting messages with procmail to
change them from clearsigned to PGP/MIME, I'd set up a message-hook to
hit Esc-P for me automatically. I tried this:
message-hook "~h text/plain ~b -BEGIN" "push '\eP'"
I figured that the above would catch the right
Hello,
yesterday I switched my mailboxes from mbox format to maildir. Today I
switched back because I didn't like the maildir does it.
Yesterday, I converted my mboxes, doing the followning:
cat mbox| formail -s procmail
That worked fine. Today I did it the other way round, I converted my
m
On Fri, Oct 19, 2001 at 12:37:44AM -0400, David T-G wrote:
>
> Not really -- a mutt scripting language has been discussed many times
> before, and may actually come to fruition one day -- but you can
> reference shell environment variables in your muttrc file. At the very
> least you could have
i have set up auto-signature in my mutt, is it possible to switch that off on a
per-message basis... i.e. before i hit y to send?
tia and aloha,
dave
PGP signature
* Dave Price <[EMAIL PROTECTED]> [19-10-2001 14:15]:
| i have set up auto-signature in my mutt, is it possible to switch
| that off on a per-message basis... i.e. before i hit y to send?
Before you hit "y", press "p" (bring up pgp menu), and then press "f"
(forget it).
--
René Clerc
Hello,
I use threads
I would like the messages within the threads sorted
by received date, the newest coming first.
I would also like you to give me all your money, but
if that is not possible a hint to the above probhlem
would be nice.
Thanks.
--
Regards
Cliff
Hello
On Wed, Oct 10, 2001 at 10:01:53AM -0400, David T-G wrote:
> % I want to save to more than one mailbox e.g. one "month.2001-10" and one
> % "customer.xy" mailbox to archive my mail and find it quickly. How can I
> % do this, saving with FCC is according to manual limited to one mailbox.
J
* Cliff Sarginson <[EMAIL PROTECTED]> [19-10-2001 14:48]:
| Hello,
| I use threads
| I would like the messages within the threads sorted
| by received date, the newest coming first.
set sort=reverse-threads
sort_aux=last-date-received
"Trees grow from the root upwards" ;)
| I would also like y
Is anyone using mutt/gpg to change records at Network Solutions using
pgp? I seem unable to send a change to them which their software will
accept. Their error message is less than lucid.
- Forwarded message from Notify <[EMAIL PROTECTED]> -
Date: Thu, 18 Oct 2001 23:13:25 -0400 (EDT)
Manuel --
...and then Manuel Hendel said...
% On Thu, Oct 18, 2001 at 03:07:42PM -0700, Vineet Kumar wrote:
% > * Manuel Hendel ([EMAIL PROTECTED]) [011018 12:52]:
% > > I got the following mailboxes:
...
% > > ~/Mail/archiv/ # a folder to archive mails
...
% >
% I tried it this
On Fri, Oct 19, 2001 at 07:58:24AM -0600, Charles Curley ([EMAIL PROTECTED]) said:
>
> Is anyone using mutt/gpg to change records at Network Solutions using
> pgp? I seem unable to send a change to them which their software will
> accept. Their error message is less than lucid.
Really? Seemed
On Fri 19-Oct-2001 at 07:58:24AM -0600, Charles Curley wrote:
>
> Is anyone using mutt/gpg to change records at Network Solutions using
> pgp? I seem unable to send a change to them which their software will
> accept. Their error message is less than lucid.
If it's anything like the nic.uk robo
On Fri, Oct 19, 2001 at 10:07:16AM -0400, David T-G wrote:
> Manuel --
>
> ...and then Manuel Hendel said...
> % On Thu, Oct 18, 2001 at 03:07:42PM -0700, Vineet Kumar wrote:
> % > * Manuel Hendel ([EMAIL PROTECTED]) [011018 12:52]:
> % > > I got the following mailboxes:
> ...
> % > > ~/Mail/arch
Charles, et al --
...and then Charles Curley said...
%
% Is anyone using mutt/gpg to change records at Network Solutions using
% pgp? I seem unable to send a change to them which their software will
% accept. Their error message is less than lucid.
It seemed to work for me, but I didn't initia
On Fri, Oct 19, 2001 at 10:14:28AM -0400, Jim Toth muttered:
> On Fri, Oct 19, 2001 at 07:58:24AM -0600, Charles Curley ([EMAIL PROTECTED]) said:
> >
> > Is anyone using mutt/gpg to change records at Network Solutions using
> > pgp? I seem unable to send a change to them which their software wil
Greetings,
I'm the author of getmail, a POP3 retriever/fetchmail replacement. One
of my users reports that when getmail delivers messages to an mbox file
while mutt is running, mutt doesn't realize there's new mail in that
mbox file (I don't run into this, as I use Maildirs, and mutt has no
prob
Hi,
I would love to define following in my .muttrc (for obvious reasons):
macro index \ee "f$record" \
"resend message with fcc set to sent_mail"
but unfortunately it doesn't work.
I have defined previously in my .muttrc
set record=+sent-`date +%Y-%m`
so I would really like
* Matej Cepl <[EMAIL PROTECTED]> [19-10-2001 19:07]:
| set record=+sent-`date +%Y-%m`
|
| so I would really like to use this rather complicated construct in
| representation. For this time, I use
|
| macro index \ee "f+sent-`date +%Y-%m`" \
| "resend message with fcc set to sen
Charles --
...and then Charles Cazabon said...
% Greetings,
Hello!
%
% I'm the author of getmail, a POP3 retriever/fetchmail replacement. One
% of my users reports that when getmail delivers messages to an mbox file
% while mutt is running, mutt doesn't realize there's new mail in that
% mbo
Matej --
...and then Matej Cepl said...
% Hi,
Hello!
%
% I would love to define following in my .muttrc (for obvious reasons):
%
% macro index \ee "f$record" \
% "resend message with fcc set to sent_mail"
%
% but unfortunately it doesn't work.
%
% I have defined previously
Hello All:
I would like to tag a number of messages, and then
perform the same operation on all of them.
Example 1: Tag some messages, then delete them all at once.
Example 2: Tag some messages, then save them all to a particular
archive.
1)How may I do this?
2)Where is docu
Hi
I am having serious problems with mailcap! In my home directory resides
a perfectly formed if small .mailcap file, however Mutt refuses to
recognise it. I keep getting the message :-
>mailcap entry for type text/html not found
Here are the relevant headers :-
>Content-Return: allowed
>Con
Thus spake Tim Johnson ([EMAIL PROTECTED]):
> 1)How may I do this?
Tag with 't', or tag a pattern with 'Cntl-T', etc. Hit ';' and 'd' to
delete, or ';' and 's' to save, etc.
> 2)Where is documentation on this?
http://mutt.org/doc/manual/manual-4.html#ss4.3
--
Justin R. Miller <[EMAIL PROTE
On Fri, Oct 19, 2001 at 11:31:46AM -0800, Tim Johnson wrote:
:
: I would like to tag a number of messages, and then
: perform the same operation on all of them.
:
: Example 1: Tag some messages, then delete them all at once.
:
: Example 2: Tag some messages, then save them all to a partic
On Fri, Oct 19, 2001 at 07:32:11PM +0100, Norm muttered:
> Hi
>
> I am having serious problems with mailcap! In my home directory resides
> a perfectly formed if small .mailcap file, however Mutt refuses to
> recognise it. I keep getting the message :-
>
> >mailcap entry for type text/html not
On Fri, Oct 19, 2001 at 12:50:27 -0400, Matej Cepl wrote:
> Hi,
>
> I would love to define following in my .muttrc (for obvious reasons):
>
> macro index \ee "f$record" \
> "resend message with fcc set to sent_mail"
>
> but unfortunately it doesn't work.
No, it doesn't.
> .mu
* Eugene Lee <[EMAIL PROTECTED]> [19-10-2001 20:41]:
| : Example 1: Tag some messages, then delete them all at once.
| :
| : Example 2: Tag some messages, then save them all to a particular
| :archive.
| :
| : 1)How may I do this?
|
| solution 1) ;d
| solution 2) ;s
You might want
* Byrial Jensen <[EMAIL PROTECTED]> [19-10-2001 21:13]:
| I wrote a patch to Mutt 1.3.2 last year which could expand
| $$variable or $${variable} in Mutt commands. It was two $
| characters to avoid conflicts with environment variables.
| It was posted to the mutt-dev list, but I have never got
|
On Fri, Oct 19, 2001 at 02:15:43PM -0400, David T-G wrote:
> Since, as has come up again, mutt does not have its own scripting
> language, all I can suggest is setting $MUTTDATE in your .profile or
> .login file and using that for your $record and \ee macro.
That's great! Thanks, I shall try it.
On Fri, Oct 19, 2001 at 07:38:48PM +0200, René Clerc wrote:
> *grin*
>
> You want scripting too, don't you? ;)
Well, I did not expect to participate in this holy war of yours, but I
suppose I am already in! Strange :-)
Matej
--
Matej Cepl, [EMAIL PROTECTED]
138 Highland Ave. #10, Some
I want to set return for multiple users in my globle Muttrc file.
I tried
set return = {imap server name}user.imap_user.sent
but imap_user was not recognized as a variable.
what is the correct variable for "current user"?
Lance
Sigh. Well, here's the answer, sports fans. Upon close inspection of
my .muttrc, I noted that I'd changed my folder_format (manual reference
6.3.43) from the default setting to "%N %8s %d %f": i.e, I'd eliminated
the display of the tag flag, the *. So, tagging was working, but the *
to show it
36 matches
Mail list logo