If I send email mailling list. My email header form wrong with my setting
header from: in my muttrc. How I can fix this one.
Thanks
On 05-01-2001, Suresh Ramasubramanian wrote:
> > So why bother just renaming lists to subscribe?
>
> Please read the mutt documentation (should be there on your pc) for why.
>
I've read the sec 4.8 in mutt manual, but I still can't get it.
It seems if you use lists, the %L index_format w
How do I unsubscribe from that list ?
Thanks.
--
Raphaël HALIMI
On Wed, May 02, 2001 at 05:31:34PM -0500, Tim Legant wrote:
> This would be nice. I believe an early version of Netscape Mail did
> this. Jamie Zawinski wrote it (and about it at http://doc/mailsum.html).
While I think jwz is a very good coder, I must say that this indexing (which
is done on mbo
On Wed, May 02, 2001 at 12:19:29PM -0700,
Tracy R Reed <[EMAIL PROTECTED]> wrote
a message of 28 lines which said:
> 1. Build a hash index of all of the info displayed in the index so it doesn't
> have to scan every file in the maildir (or read the whole mbox for those using
> mbox) every time
Hi, I'm playing with mutt+Maildir and I can't find an answer to this:
When changing folders in maildir, how do you select the *directory* (eg.
cur/) rather than opening it while in the 'c' folder-selection mode?
Even using c =cur/ (w/ or w/o the '/') reports that /path/to/cur/ isnt'
a mailbox. Al
On Thu, May 03, 2001 at 02:59:07AM -0700, Mike E wrote:
>
> When changing folders in maildir, how do you select the *directory* (eg.
> cur/) rather than opening it while in the 'c' folder-selection mode?
IMHO a Maildir-formatted mailbox is a directory "d" which contains cur, new
and tmp subdirec
ZHENG, You-Zhong wrote:
> On 05-01-2001, Suresh Ramasubramanian wrote:
> > > So why bother just renaming lists to subscribe?
> >
> > Please read the mutt documentation (should be there on your pc) for why.
> >
> I've read the sec 4.8 in mutt manual, but I still can't get it.
> It seems if
Raphaël HALIMI wrote:
> How do I unsubscribe from that list ?
Send an e-mail message to <[EMAIL PROTECTED]> with the
following in the BODY of the message:
unsubscribe mutt-users [EMAIL PROTECTED]
Tracy R Reed ([EMAIL PROTECTED]) said something to this effect on 05/02/2001:
> 3. A faster and easier way to switch from one folder to another. Currently I
> hit
>
> c ? \n
>
> It would be nice if I could just hit N to go to the next folder. There may be a
> way to do this with macros already
On Tue, May 01, 2001 at 02:46:43PM -0400, Tom Cooney wrote:
> On Mon, Apr 30, 2001 at 01:17:52AM -0400, Sridhar Srinivasan wrote:
> > i have procmail set up to deliver incoming into several mailboxes (mbox
> > format) and i have them defined in my .muttrc using the mailboxes
> > command.
> >
> >
* Frank Derichsweiler ([EMAIL PROTECTED]) wrote:
> On Thu, May 03, 2001 at 02:59:07AM -0700, Mike E wrote:
> >
> > When changing folders in maildir, how do you select the *directory* (eg.
> > cur/) rather than opening it while in the 'c' folder-selection mode?
>
> IMHO a Maildir-formatted mailbo
On Thu, May 03, 2001 at 08:58:36AM +0200, Ralf Hildebrandt wrote:
> While I think jwz is a very good coder, I must say that this indexing (which
> is done on mbox style folders, BTW!) breaks from time to time (on Windows /
> OS/2, less often on Unix). This causes N$ to crash upon opening the
> mai
On Thu, May 03, 2001 at 07:20:13AM +0700, Efata wrote:
> If I send email mailling list. My email header form wrong with my setting
> header from: in my muttrc. How I can fix this one.
> Thanks
A couple ways:
add to .muttrc...
my_hdr From: Efata <[EMAIL PROTECTED]>
This will override any other
How do people read HTML emails?
Yes I know I could save email and fire
up Netscape but is there some automagic
way to streamline the process???
Christian Seberino
--
===
Dr. Christian Seberino
==
Dr. Christian Seberino <[EMAIL PROTECTED]> schrieb am Thu, May 03, 2001 at
01:38:46PM -0700:
> How do people read HTML emails?
>
> Yes I know I could save email and fire
> up Netscape but is there some automagic
> way to streamline the process???
>
You have to write in your /etc/mailcap:
text/
* On [010503 22:39] Dr. Christian Seberino <[EMAIL PROTECTED]> wrote:
> How do people read HTML emails?
>
> Yes I know I could save email and fire
> up Netscape but is there some automagic
> way to streamline the process???
See the manual section 5.4
5.4. MIME Autoview
In addition to explici
On Thu, May 03, 2001 at 01:38:46PM -0700, Dr. Christian Seberino wrote:
> How do people read HTML emails?
I read them as text. There's a speedy little program called
vilistextum that does a good job of formatting with no perceptible
delay (bigger programs like lynx caused a noticeable pause when
Yes, put in your muttrc:
auto_view text/html
and in your ~/.mailcap:
text/html; lynx -localhost -dump %s ; copiousoutput ; nametemplate=%s.html
--
Sam Roberts <[EMAIL PROTECTED]>
Add this to your .mailcap
text/html; lynx -dump %s ; copiousoutput
add this to your .muttrc
auto_view text/html
igor
On Thu 03 May 2001, Dr. Christian Seberino wrote:
> How do people read HTML emails?
>
> Yes I know I could save email and fire
> up Netscape but is there some automagic
> wa
I hit 'v' to view and then 'enter' on the attachment. My mimetypes is set to open it
in mozilla (netscape) or lynx.
Or, I just delete it!
jc
On Thu, May 03, 2001 at 01:38:46PM -0700, Dr. Christian Seberino wrote:
> How do people read HTML emails?
>
> Yes I know I could save email and fire
>
I am having some serious lag sending mail to this list.
Is that normal ? Takes about 20 min to show up on the list
igor
On Thu, May 03, 2001 at 01:38:46PM -0700, Dr. Christian Seberino wrote:
> How do people read HTML emails?
>
> Yes I know I could save email and fire up Netscape but is there some
> automagic way to streamline the process???
Usually, I press 'd'. But, putting
text/html; lynx -force_html %s;
Quoting Igor Pruchanskiy <[EMAIL PROTECTED]>, who wrote:
> Add this to your .mailcap
>
> text/html; lynx -dump %s ; copiousoutput
The mutt manual suggested this, I found that lynx used the file extension
to determine the file type, in other words, if the file name in %s
didn't end in .html, it
Sam Roberts <[EMAIL PROTECTED]> wrote:
> > Add this to your .mailcap
> >
> > text/html; lynx -dump %s ; copiousoutput
>
> The mutt manual suggested this, I found that lynx used the file extension
> to determine the file type, in other words, if the file name in %s
> didn't end in .html, it just
What I want is for $record to be set to my current folder. So
when I'm in my mbox, all fcc's go into my mbox, but when I'm
in =mutt-users, fcc's go into =mutt-users, etc., etc.
I need something like
folder-hook .* set record=??
Where ?? can be what?
Is there any way I can specify the name of
Mr. Wade muttered:
> ZHENG, You-Zhong wrote:
> > I've read the sec 4.8 in mutt manual, but I still can't get it.
> > It seems if you use lists, the %L index_format won't work,
> > but list-reply key works in both lists and subscribe patterns.
> > There must be some reasons for mutt author
I don't know if that's possible. It guess mutt would need to set some
kind of local variable to use later in that command and then discard.
I was thinking about something similar recently. I normally save my
mail in individual files depending on the user (set force_name=yes),
but for mailing lis
add this to your .muttrc
auto_view text/html
and install urlview
Then when you have any url in a page you can use CONTROL B to view it
with lynx/netscape/
On Thu, May 03, 2001 at 01:38:46PM -0700, Dr. Christian Seberino muttered:
| How do people read HTML emails?
|
| Yes I know I could save
On Fri, May 04, 2001 at 12:14:36AM +0100, Mark Sheppard wrote:
> I don't know if that's possible. It guess mutt would need to set some
> kind of local variable to use later in that command and then discard.
> I was thinking about something similar recently. I normally save my
> mail in individua
On Thu, May 03, 2001 at 08:07:36AM -0700, Mike E wrote:
>
> OK, so a multiple-boxed maildir setup would look like
>
> ~/mail/maildir/new/
>cur/
>tmp/
> list1/new/
>cur/
>tmp/
> list2/new/
>cur/
>
31 matches
Mail list logo