On Thu, 25 Sep 2008, Kyle Wheeler wrote:
> bind pager,index \S previous-new-then-unread
Thank you Kyle!
btw, I discovered that I had made a very bad choice for choosing
shift-tab as it is not supported on xterm without further hacking.
--
regards,
==
ciao!
i'm using mutt with two different email accounts. generally i use the
first one but i need to use the second to send email to the university
so i set the following send-hook:
unhook send-hook
unhook send2-hook
send-hook . unmy_hdr From Reply-To
send-hook . 'set sendmail="~
Hi,
On Thursday, 25 September 2008, 12:52 (UTC+0200), Marco Giusti wrote:
> ciao!
> i'm using mutt with two different email accounts. generally i use the
> first one but i need to use the second to send email to the university
> so i set the following send-hook:
>
> unhook send-hook
> un
Marco Giusti wrote: [Thu Sep 25 2008, 06:52:45AM EDT]
> why i got this? it's my fault or a mutt's bug? how can
> i achieve the behaviour needed?
I have a configuration that's similar and it works properly for
me. Is that your entire config?
Aron
Marianne Promberger wrote: [Thu Sep 25 2008, 07:21:29AM EDT]
> I had problems trying to achieve the same thing with "set from" and
> I'm now using
>
> send-hook . 'my_hdr From: My Name <[EMAIL PROTECTED]>'
Setting $from should work as of 1.5.18
http://dev.mutt.org/hg/mutt/rev/4e8e3db418ea
>
On Thu, Sep 25, 2008 at 12:21:29PM +0100, Marianne Promberger wrote:
>
> Hi,
>
> On Thursday, 25 September 2008, 12:52 (UTC+0200), Marco Giusti wrote:
> > ciao!
> > i'm using mutt with two different email accounts. generally i use the
> > first one but i need to use the second to send email to th
On Thursday, 25 September 2008, 15:31 (UTC+0200), Marco Giusti wrote:
> anyway i cannot understand reverse_name and i don't use it
With reverse_name, when you reply to an e-mail, mutt automatically
sets your "From:" address to whatever e-mail the original sender used
to get the mail to you. If s
Hi,
> For example, I have my university address as the default "from:"
> address. But I'm also active in a cycling organisation, and if someone
> with whom I've never exchanged email before sends a message to me at
> that address, no hook will match, but I'd still like the reply to
> originate fr
On Thursday, 25 September 2008, 17:10 (UTC+0200), Alexander Dahl wrote:
> Hi,
>
> > For example, I have my university address as the default "from:"
> > address. But I'm also active in a cycling organisation, and if someone
> > with whom I've never exchanged email before sends a message to me at
> > I have a very basic imap mutt setup to receive emails.
> However, when I
> > try to save an email to a file, lines longer than 72 characters are
> > wrapped with a "=" added at the end. I can view the long lines just
> > fine, but the saved file is wrapped.
>
> When messages are saved to a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thursday, September 25 at 10:39 AM, quoth Tan, Lin:
> I want to save the message as it is, being not wrapped. Is there a
> way to do that?
Sure, several!
> The reason is that I was trying to save a patch for the Linux
> kernel. If the patch if w
> I want to save the message as it is, being not wrapped. Is there a way to do
> that?
You can use v to view the parts of a message and any attachments, then s to
save individual attachments (or the message) to a file. This also excludes the
message headers. These are using the default keybindings
* Marianne Promberger <[EMAIL PROTECTED]> [09-25-08 11:21]:
>
> Well, yes, but I am running mutt 1.5.15, and there I need "my_hdr
> From" for send-hooks, and that then messes up reverse_name.
>
iianm, the idea is to use reverse_name generally and send-hooks for
specific situations.
--
Patrick
In index page, / or T can search a pattern or regex, and there are
modifiers like ~h ~b to force searching inside header or body etc.
But what is the context for searching without any such modifiers, does
it search the header or body or just what is visible of the index
screen?
TIA
--
regards,
==
On Thursday, 25 September 2008, 11:27 (UTC-0400), Patrick Shanahan wrote:
> * Marianne Promberger <[EMAIL PROTECTED]> [09-25-08 11:21]:
> >
> > Well, yes, but I am running mutt 1.5.15, and there I need "my_hdr
> > From" for send-hooks, and that then messes up reverse_name.
> >
>
> iianm, the id
Hi,
* bill lam wrote:
In index page, / or T can search a pattern or regex, and there are
modifiers like ~h ~b to force searching inside header or body etc.
But what is the context for searching without any such modifiers, does
it search the header or body or just what is visible of the index
sc
Bill,
Something which is undocumented, as far as I can see, is that when
working with an IMAP mail store you can search conduct the search
on the server. If you do a /~b it will have to download all the
messages to do the search. If you replace '~' with '=' in your
search pattern (e.g. /=b foo)
On Thu, 25 Sep 2008, Rocco Rutte wrote:
> This feature is called "simple search", see $simple_search and its
> documentation: mutt generates a pattern with modifiers for you.
Thank you Rocco! The friendly way to rtfm. ;-)
--
regards,
GPG key 1
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thursday, September 25 at 12:38 PM, quoth Vance Shipley:
> Something which is undocumented, as far as I can see, is that when
> working with an IMAP mail store you can search conduct the search on
> the server. If you do a /~b it will have to dow
> > I want to save the message as it is, being not wrapped. Is
> there a way
> > to do that?
>
> Sure, several!
>
> > The reason is that I was trying to save a patch for the
> Linux kernel.
> > If the patch if wrapped, then it can't be applied anymore.
> > BTW, is there a way to save just th
Kyle,
I have been using a bookmark for http://www.mutt.org/doc/manual.
I now see that a more up to date manual is here
http://dev.mutt.org/doc/manual.html where this is documented.
-Vance
On Thu, Sep 25, 2008 at 11:48:17AM -0500, Kyle Wheeler wrote:
} From the muttrc man page:
}
}
Thanks Vance and Kyle. I once had to kill mutt when searching gmail
imap with ~b.
--
regards,
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
Hi,
I have the clarification following problems while using the mutt.
1. Its not giving any error but mail is not sent. How to know the
error. How to de-bug such things.
eg mutt -a -a -s "Sample Subject"
2 . Is there any command to send a list of files as attachments ?
Instead of
* Marianne Promberger <[EMAIL PROTECTED]> [09-25-08 12:07]:
> On Thursday, 25 September 2008, 11:27 (UTC-0400), Patrick Shanahan wrote:
> > * Marianne Promberger <[EMAIL PROTECTED]> [09-25-08 11:21]:
> > >
> > > Well, yes, but I am running mutt 1.5.15, and there I need "my_hdr
> > > From" for send
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thursday, September 25 at 12:02 PM, quoth Maruvada, Suryakiran:
> 1. Its not giving any error but mail is not sent. How to know the
> error. How to de-bug such things.
>
> eg mutt -a -a -s "Sample Subject"
How is mutt configured to send mail?
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Kyle Wheeler
Sent: Thursday, September 25, 2008 11:47 PM
To: mutt-users@mutt.org
Subject: Re: Help Reqd in mutt
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thursday, September 25 at 12:02 PM, quoth Ma
Hi,
Mutt eats the tabs (replaces them with blanks) in my email. How can I configure
mutt to keep the whitespaces such as tabs intact?
Thanks a lo!
Lin
On 2008-09-25, Lin Tan <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Mutt eats the tabs (replaces them with blanks) in my email. How
> can I configure mutt to keep the whitespaces such as tabs intact?
No, it doesn't. At least not in my experience. Are you observing
this in mail that you send from mutt
>
> No, it doesn't. At least not in my experience. Are you observing
> this in mail that you send from mutt, or in mail that you read using
> mutt? What are you doing when you observe spaces where you think
> there should be tabs?
>
I used command "mutt [EMAIL PROTECTED] < patch" to send myse
Hi Kyle,
Yes am using imap with mutt. $timeout was at 15. I reduced it to 10 now.
Here are the details:
set timeout=10
#set time_inc=250
set net_inc=1
set read_inc=10
set write_inc=10
set connect_timeout=10 #timeout a network connection after x secs
Hope th above should fix it. Wil
On 2008-09-25, Lin Tan <[EMAIL PROTECTED]> wrote:
> >
> > No, it doesn't. At least not in my experience. Are you observing
> > this in mail that you send from mutt, or in mail that you read using
> > mutt? What are you doing when you observe spaces where you think
> > there should be tabs?
> >
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thursday, September 25 at 01:35 PM, quoth Ravi Uday:
>Hi Kyle,
>
>Yes am using imap with mutt. $timeout was at 15. I reduced it to 10 now.
Mutt's IMAP code didn't (until *very* recently) always behave itself
when $timeout is smaller than $imap_kee
> >
> > I used command "mutt [EMAIL PROTECTED] < patch" to send myself an email.
> > And then I used mutt "v" and "s" command to save it as a file, say
> > patch.saved.
> >
> > I noticed that all the tabs in file "patch" are replaced by blanks
> > in "patch.saved". I tested that the "patch" can be
Never mind, I just checked that the patch sent out contains tabs. So there must
be something wrong with the saving process. Thanks anyways.
--
Lin
On Thu, 25 Sep 2008, Lin Tan wrote:
> > >
> > > I used command "mutt [EMAIL PROTECTED] < patch" to send myself an email.
> > > And then I used mutt
I dont ahve $imap_keepalive set.
So you want me to have this :
$timeout=15
$imap_keepalive=10
Ravi
On Thu, Sep 25, 2008 at 1:47 PM, Kyle Wheeler <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Thursday, September 25 at 01:35 PM, quoth Ravi Uday:
>>Hi Kyle,
>>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thursday, September 25 at 04:26 PM, quoth Ravi Uday:
>I dont ahve $imap_keepalive set.
>So you want me to have this :
>
>$timeout=15
>$imap_keepalive=10
That's awfully small. You can make them bigger (e.g. timeout=300,
imap_keepalive=60, or even l
Hi Can any body help me for the points 1 and 5.
*
Thanks for a Quick Response...
For Point 1 . Its not giving any error but mail is not sent. How to
know the
> error. How to de-bug such things..
How is mutt configured to send mail? What's t
37 matches
Mail list logo