Re: Forwarding email with attachments

2000-02-11 Thread -kevin-
fic option I need to > set in .muttrc to enable this feature? :set mime_forward=ask-no My favorite way. But this does the trick beautifully. -- -* -kevin-*- -* sick with the good infection *- -* [EMAIL PROTECTED] *- -* http://www.pobox.com/~kathey *-

Re: line wrap

2000-01-29 Thread -kevin-
ng work. (Also note, my little macro Ctrl-K which deletes from position to my signature) Now, for the really cool 'vim' part. Visually select a messy section with capital 'V', then hit 'gq' (like the magazine) and you lines look good. Okay, I know t

print_command (a2ps)

2000-03-01 Thread -kevin-
I like using a2ps to do my printing, but I would like to have it use the date/author/subject for some of the footers and headers. Has someone already done this? If so, can you show me your 'print_command' setting? TIA -- -* -kevin-*- -* sick with the good

Re: Reading HTML Attachments

2000-03-01 Thread -kevin-
John, On 00-03-01 20:46, John P. Verel wrote: > My mailcap entry looks like this: > > text/html; netscape -remote openURL\(%s\) Change to: text/html; netscape -remote 'openFile(%s)';copiousoutput -- -* -kevin-*- -* sick with the good infection

resend-message and FCC

2000-05-26 Thread -kevin-
e other address. I need to have both messages, the one to the original recipients and the new one to the forgotten recipient. A bad solution: First edit the message ('e'). Then undelete the old message. Then resend the new message. Very ugly, especially when IMHO 'resend'

Re: resend-message and FCC

2000-06-01 Thread -kevin-
On 00-05-26 10:41, -kevin- <[EMAIL PROTECTED]> wrote: > The Short: > I notice that when I 'resend-message' (e) that it doesn't get > copied to my 'sent' folder. Additional Note: It also seems to preserve the date of the original email, instead of giving

Re: Changing my_hdr back to default

2000-10-12 Thread -kevin-
Don't let mutt set the header # This will be a personalities thing, # which will let me author messages based on current mailbox # default folder-hook . "my_hdr From: -kevin- <[EMAIL PROTECTED]>" folder-hook . "my_hdr Organization: none" folder-hook . "se

Re: urlview and netscape not fast enough to read tmp file ?

2000-10-17 Thread -kevin-
.*\)\.\([^\.][^\.]*\)$/\1 \2/'` > > file=$1-tmp.$2 > > echo ln -s $1.$2 ${file} > > netscape -remote "openURL(${file}, new-window)" > > exec sh -c "sleep 60; rm -f ${file}" & > > > > Untested, watch out, beware, etc. > > > > -- > Don't make Godzilla mad! -- -* -kevin-*- -* sick with the good infection *- -* [EMAIL PROTECTED] *- -* http://www.pobox.com/~kathey *-

Re: How to change top help bar?

2001-01-22 Thread -kevin-
but not this one. This is what I do: # Status line on top set status_on_top # No more help for me unset help -- -* -kevin-*- -* sick with the good infection *- -* [EMAIL PROTECTED] *- -* http://www.pobox.com/~kathey *-

NuBe: upgrade question

2002-06-06 Thread Kevin
hat I don't want to lose. I know, I know, this is a newbie question and I should probably just do it and learn, but I've got a lot of mail and no time right now to spend trying to recover, hence this question and request for hand holding. Thanks Kevin -- Kevin Coyner mailto: [EMAIL PROTECTED] GnuPG key: 1024D/8CE11941

[Re: NuBe: upgrade question]

2002-06-06 Thread Kevin
Thanks. That did the trick. Kevin - Forwarded message from Mike Arrison <[EMAIL PROTECTED]> - Date: Thu, 6 Jun 2002 12:04:07 -0400 From: Mike Arrison <[EMAIL PROTECTED]> Subject: Re: NuBe: upgrade question To: Mutt Users <[EMAIL PROTECTED]> > First I did &quo

Re: emacsclient

2000-07-01 Thread Kevin Falcone
wo virtual consoles (1 and 2) and I start emacs on 1, say M-x server-start, and then go over to 1 and type emacsclient foo.c, foo.c is opened over on 2. -kevin -- Kevin Falcone <[EMAIL PROTECTED]> Cum catapultae proscriptae erunt tum soli proscripti catapultas habebunt: When catapults a

Re: emacsclient

2000-07-01 Thread Kevin Falcone
>>>>> Kevin Falcone <[EMAIL PROTECTED]> writes: > What exactly doesn't work. If I have two virtual consoles (1 and 2) > and I start emacs on 1, say M-x server-start, and then go over to 1 > and type emacsclient foo.c, foo.c is opened over on 2. Hmm, that sho

Re: emacsclient

2000-07-02 Thread Kevin Falcone
write a mail. I've never tried to do it that way. Have you tried suspending mutt when it says "waiting for emacs" then typing fg 1 which should bring up the suspended emacs session. Then, when you are done typing, suspend emacs and type fg 2 to bring mutt back. -kevin -

Re: emacsclient

2000-07-02 Thread Kevin Falcone
? My learning curve > has just gone up :-) Yes, think of it like you have 6 old dumb terminals in a line on the desk in front of you. alt-left and alt-right are like hopping up and moving to the next terminal. -kevin -- Kevin Falcone <[EMAIL PROTECTED]> "[Lisp is] cute, cuddl

Re: PGP 2.6.3i

2000-09-22 Thread Kevin Falcone
t on RSA, gpg now has internal RSA support. While you cannot yet create RSA keys, you most definitely can verify signatures. -kevin -- "The difference between genius and stupidity is that genius has its limits."

Re: How to read mutt-users-digest

2001-03-01 Thread kevin . christen
mutt-users. Other list's digests typically do one of two things: * Include other headers in the individual messages, such as "To" or "Cc", or * Prepend something to the subject, like "[wm-users] Original subject here". How do you handle this when using formail

Re: How to read mutt-users-digest

2001-03-05 Thread kevin . christen
I left out one crucial constraint: I'm reading the mutt-users digest via IMAP, so it never gets locally delivered by procmail. I wrote a little perl script that runs formail while "preserving" some of the headers in the digest (like "sender"). But that's an ugly solution and I thought someone mi

Re: displaying browser & pager at the same time

1999-08-04 Thread Kevin Falcone
>>>>> "SZ" == Shao Zhang <[EMAIL PROTECTED]> writes: SZ> I saw this screenshot http://www.mutt.org/screenshots/pager.gif, which SZ> had pager and browser displaying at the same time in one xterm. SZ> I wonder how to do this?? set pager_

Does MUTT support command line interface

1999-09-22 Thread Kevin Arnold
? Thanks, Kevin

Re: key binding(?) to fwd emails to fixed email address

2012-02-11 Thread Kevin McCarthy
this: #!/bin/bash t=$(tempfile -s .eml) cat > $t subject=$(grep -m 1 '^Subject:' $t | sed 's/^Subject: //') mutt -s "Fwd: $subject" -a $t -- f...@bar.baz rm -f $t This won't respect any of your hooks or stuff you have going on in your normal mutt session though. -Kevin

mutt line length when saving patches (created by git)

2012-11-09 Thread Kevin Wilson
like column 78 (it can also be 77 or 76, not sure). When I fix this lines, the errors disappear, but for big patches with many lines, this is a lot of manual wirk. Is the a way to tell mutt to save patches in 80 characters per line ? rgs, Kevin

How to fetch inbox for a newly mutt client (gmail account)

2013-04-19 Thread Kevin Wilson
Hi, I installed mutt of Fedora 18 and configured muttrc to my gmail account; I am able to send messages properly. However, the inbox is almost empty (5 messages) and I want to fetch previous messages (let's say 1000 or 2000) from my inbox of the gmail account How can I achieve this ? rgs Kevin

Re: hcache and display options

2019-10-05 Thread kevin shell
In article <20191002140743.ga24...@bastion.zyxst.net> you wrote: > > Hi, > > When compiling mutt, I have several options for the header cache: > > 1. HCACHE_TOKYOCABINET > 2. HCACHE_KYOTOCABINET > 3. HCACHE_NONE > 4. HCACHE_BDB > > Which is "best"? I use mutt with imap directly. The machine it'

Re: hcache and display options

2019-10-07 Thread kevin shell
In article <20191007084346.gc24...@bastion.zyxst.net> you wrote: > On Wed, Oct 02, 2019 at 03:07:16PM +0100, tech-lists wrote: > [...] > > thanks for the pointers. Does slang have any advantages over ncurses though? I > have both, and use slang in slrn. There is ncurses in the OS and a later > ver

Inconvenient Signature Requirements

2020-05-04 Thread Kevin Monceaux
suspect I already know the answer. -- Kevin http://www.RawFedDogs.net http://www.Lassie.xyz http://www.WacoAgilityGroup.org Bruceville, TX What's the definition of a legacy system? One that works! Errare humanum est, ignoscere caninum.

Re: Inconvenient Signature Requirements

2020-05-05 Thread Kevin Monceaux
ks like it should be easily adaptable to do what I need. I'm not a Python fan, so I may eventually convert it to Perl, but it will get me started. -- Kevin http://www.RawFedDogs.net http://www.Lassie.xyz http://www.WacoAgilityGroup.org Bruceville, TX What's the definition of a legacy syste

Re: Inconvenient Signature Requirements

2020-05-05 Thread Kevin Monceaux
On Tue, May 05, 2020 at 09:36:09AM -0500, Kevin Monceaux wrote: > With those pointers and Bing, I found that recent versions of Mutt have an > example contrib/markdown2html python script in the source tarball that looks > like it should be easily adaptable to do what I need. I'

Recent Bad Habits

2020-06-12 Thread Kevin Monceaux
mailboxes in question are being accessed via Dovecot IMAP. -- Kevin http://www.RawFedDogs.net http://www.Lassie.xyz http://www.WacoAgilityGroup.org Bruceville, TX What's the definition of a legacy system? One that works! Errare humanum est, ignoscere caninum.

Re: Recent Bad Habits

2020-06-12 Thread Kevin Monceaux
On Fri, Jun 12, 2020 at 11:10:58AM -0400, Dan Ritter wrote: > Host and domain names are case insensitive across the Internet. Exactly, so it doesn't hurt to CamelCase them. Mutt should let me do so if I'm so inclined. -- Kevin http://www.RawFedDogs.net http://www.La

Re: Recent Bad Habits

2020-06-12 Thread Kevin Monceaux
Kevin, On Fri, Jun 12, 2020 at 12:54:00PM -0700, Kevin J. McCarthy wrote: > This is most likely from libidn2. If that's the case you could try one of: > 1) build with libidn instead > 2) unset idn_encode It looks like that was it. The Gentoo Mutt ebuild has an idn use flag.

Message threading: reply message and In-Reply-To/References

2020-09-22 Thread Kevin Shell
Hello mutt users. I have a general question. In mail/news discussion, some reply messages have no In-Reply-To/References headers, what cause reply messages don't have In-Reply-To/References headers? What message these reply messages linked to with regard to mutt message threading? -- kevin

Re: Message threading: reply message and In-Reply-To/References

2020-09-23 Thread Kevin Shell
On Wed, Sep 23, 2020 at 09:22:02AM +0200, Francesco Ariis wrote: > Hello Kevin, > > Il 23 settembre 2020 alle 13:52 Kevin Shell ha scritto: > > In mail/news discussion, > > some reply messages have no In-Reply-To/References headers, > > what cause reply messages don&#x

Re: Message threading: reply message and In-Reply-To/References

2020-09-23 Thread Kevin Shell
On Wed, Sep 23, 2020 at 10:30:09AM +0200, Francesco Ariis wrote: > Il 23 settembre 2020 alle 15:55 Kevin Shell ha scritto: > > On Wed, Sep 23, 2020 at 09:22:02AM +0200, Francesco Ariis wrote: > > > By default mutt checks In-Reply-To/References to group threads; *also*, > >

Re: is it possible to go to the folders via the sidebar?

2020-10-25 Thread Kevin Shell
ist for their very helpful answers and directions! > It's fun to me, I use it to read tons of emails, and even huge newsgroups, the headers cache make mutt very fast! -- kevin

Re: is it possible to go to the folders via the sidebar?

2020-10-25 Thread Kevin Shell
On Sun, Oct 25, 2020 at 04:22:27PM +, Globe Trotter via Mutt-users wrote: > Thanks for your e-mail. > > On Sunday, October 25, 2020, 10:59:15 AM CDT, Kevin Shell > wrote: > > > > Welcom another newbie. :-) > > You're not using mutt to send to the list,

Re: [Re: NuBe: upgrade question]

2002-06-06 Thread Kevin Coyner
ore studying, reading and the occasional lamer question to this group, I'll get it figured out. Thanks, Kevin PS: was the format of this reply even slightly better? :-) On Thu, Jun 06, 2002 at 12:11:08PM -0500, David T-G wrote: > Kevin -- > > Wow. TOFU, forwarding attribution in a

recommend good address book

2002-06-06 Thread Kevin Coyner
od console type address book to use with it? Thanks Kevin

Re: [Re: NuBe: upgrade question]

2002-06-06 Thread Kevin Coyner
Right now I'm headed towards: mutt, sendmail, fetchmail and procmail. But I'm selecting these for no particular reason other than they seem standard and common. What might be a better setup (with 'better' meaning having more tools yet less complexity!)? Thanks again, Kevin

3 quick questions

2002-06-06 Thread Kevin Coyner
dn't seem to do it. So some general guidance would be appreciated here. I'm getting the feeling I'll need to use hooks, but I haven't quite figured all that out yet. Thanks Kevin

delete messages to trash - was 3 quick questions

2002-06-07 Thread Kevin Coyner
n I'm viewing the message (in > the index, 'D' still maps to delete-pattern). Every few days or so, I > go into the trash folder to clean it out (I save 2 weeks worth of > trash). Hope that's helpful. Wow! This is great and "..helpful" is a bi

ask-from quadoption was 3 quick questions

2002-06-07 Thread Kevin Coyner
27;s written against 1.3.27, and I've applied it to > 1.3.28 (haven't tried 1.4 yet). It's attached. > > (darren) Many thanks for the patch. I'll give it a try, but have to learn how to apply them first. I've graduated from windoze to linux rpms to now being comfortable with compiling source, but haven't tried the patch route yet. Got to read up on it first. Kevin

Re: ask-from quadoption was 3 quick questions

2002-06-07 Thread Kevin Coyner
On Fri, Jun 07, 2002 at 09:37:12AM -0400, darren chamberlain wrote: > * Kevin Coyner <[EMAIL PROTECTED]> [2002-06-07 09:28]: > > Many thanks for the patch. I'll give it a try, but have to learn how > > to apply them first. I've graduated from windoze to linux rp

trash function (was 3 quick questions)

2002-06-07 Thread Kevin Coyner
used something similar to > your setup and was annoyed every time =trash appeared in the folder > history. What is a "folder history"? I couldn't find it in the Mutt manual, and interestingly, a Google search on ["folder history" and mutt] turns up one result: History of Shania Twain. Figure that! Kevin > > Thorsten > --

urlview

2002-06-07 Thread Kevin Coyner
what keys I hit. I presumed that urlview would harvest the links in an email, display them, let me select one, and then take me to that page in a browser such as lynx. Am I incorrect in assuming that it does all this, or did I screw up something in the configuration? Thanks, Kevin

Re: urlview

2002-06-07 Thread Kevin Coyner
t the following: url_handler.sh: file or directory not found. Where do I find a url_handler.sh? And more importantly, what is it? Thanks for your patience, as I suspect I'm trying it. Kevin > > You should have something like at least one of those in yours, perhaps > also includi

Re: urlview

2002-06-07 Thread Kevin Coyner
David -- again, thanks for the help . On Fri, Jun 07, 2002 at 03:50:52PM -0500, David T-G wrote.. > Kevin - > > ...and then Kevin Coyner said... > % > % David --- > % > % On Fri, Jun 07, 2002 at 03:11:24PM -0500, David T-G wrote.. > % > Did you hit r

maildir vs mbox

2002-06-08 Thread Kevin Coyner
p in, so I thought I'd ask. Thanks Kevin --

trash patch

2002-06-08 Thread Kevin Coyner
o patch: I've got the patch (patch-1.4.trash.txt) in the same directory as the rest of the source files of mutt. Any tips would be appreciated. Thanks Kevin --

GnuPG - verify signatures

2002-06-09 Thread Kevin Coyner
Could someone please verify if the keyserver entry and syntax I'm using is correct, and if not, then suggest a correct version? Thanks Kevin --

Re: trash patch

2002-06-09 Thread Kevin Coyner
On Mon, Jun 10, 2002 at 12:05:22AM +0200, Cedric Duval wrote.. > Kevin Coyner <[EMAIL PROTECTED]> wrote: > > I thought I'd give the trash patch a try, but being inexperienced with > > command line patches, I've run into the following error, although I >

Re: GnuPG - verify signatures

2002-06-09 Thread Kevin Coyner
On Sun, Jun 09, 2002 at 10:26:26PM -0500, David T-G wrote.. > Kevin -- > > ...and then Kevin Coyner said... > % > % I've recently installed mutt and loving it. Now I'm taking a stab at > % getting my GnuPG key associated with mutt, verifying sigs, etc. > &

urlview: console vs xterm

2002-06-10 Thread Kevin Coyner
application/x-tar-gz; gunzip -c %s|tar -tf -; copiousoutput As always, thanks, Kevin -- Kevin Coyner mailto: [EMAIL PROTECTED] GnuPG key: 1024D/8CE11941 msg28807/pgp0.pgp Description: PGP signature

Re: GnuPG - verify signatures

2002-06-10 Thread Kevin Coyner
On Mon, Jun 10, 2002 at 07:09:18AM -0500, David T-G wrote.. > Kevin, et al -- > > % > % I'm using the new 1.0.7, > > OK. If you've never used gpg before this then you're probably fine; if > you're upgrading, there are some particular caveats. &g

signed email and OE

2002-06-12 Thread Kevin Coyner
t settings to get around this OE shortcoming? Obviously I can set up send-hooks with and without the signature, but this presumes I know beforehand what client the recipient is using. Is there another way? Thanks Kevin -- Kevin Coyner mailto: [EMAIL PROTECTED] GnuPG key: 1024D/8CE11941

Re: signed email and OE

2002-06-12 Thread Kevin Coyner
you need Dale Woolridge's patch, found at > woolridge.org(?) or at my > > http://mutt.justpickone.org/mutt-build-cocktail/ > I'll give it a try. Thanks again. Kevin msg28911/pgp0.pgp Description: PGP signature

Re: navigation questions from a newbie

2002-06-13 Thread Kevin Coyner
h explanations. HTH as it helped me get a good start. Kevin msg28977/pgp0.pgp Description: PGP signature

Re: Adressbook?

2002-06-14 Thread Kevin Coyner
it doesn't seem to have is an ability to import csv files to build the DB. Kevin > Thanks, > > Alexander Skwar > -- > How to quote: http://learn.to/quote (german) http://quote.6x.to (english) > Homepage: http://www.iso-top.de |Jabber: [EMAIL PROT

Re: Adressbook?

2002-06-14 Thread Kevin Coyner
On Fri, Jun 14, 2002 at 11:59:24PM +0200, Alexander Skwar wrote.. > So sprach Kevin Coyner am 2002-06-14 um 17:43:27 -0400 : > > I started using abook yesterday, so I can't really give a solid > > Thanks, will try it. > > > addresses from within mutt. One thi

pgp-hooks...

2002-07-18 Thread kevin lyda
e this solved. is this true? and is anyone using mutt and pgp-hooks just fine? how are your pgp_ commands set? kevin [0] my lame reference to dave barry: http://pottedmeat1.tripod.com/pmfp/id9.html -- [EMAIL PROTECTED] that a believer is happier than a skeptic is no more to fork()

Re: muttprofile (new)

2002-07-31 Thread kevin lyda
nother). i recently upgraded my system and i still need to go snarf down the stuff my word2text script needed; it would be nice if mutt had that with the package (or if it had a script that had wv as a dependancy to encourage linux distro makers to include it). kevin -- [EMAIL PROTECTED] that a

Re: muttprofile (new)

2002-07-31 Thread kevin lyda
nother). i recently upgraded my system and i still need to go snarf down the stuff my word2text script needed; it would be nice if mutt had that with the package (or if it had a script that had wv as a dependancy to encourage linux distro makers to include it). kevin -- [EMAIL PROTECTED] that a

mutt + procmail + nfs...

2002-07-31 Thread kevin lyda
server. i'm thinking of having procmail deliver directly to ~/Mail/inbox. that way i could run mutt on my workstation. however, this is the dreaded mailbox on nfs issue. do procmail and mutt play nice on nfs? kevin -- [EMAIL PROTECTED] that a believer is happier than a skeptic is no mo

spamassassin

2002-08-16 Thread Kevin Coyner
, but why would it be looking for audio/x-wav files? Thanks in advance for any tips. Kevin -- Kevin Coyner mailto: [EMAIL PROTECTED] GnuPG key: 1024D/8CE11941 msg30313/pgp0.pgp Description: PGP signature

Re: spamassassin

2002-08-19 Thread Kevin Coyner
to report it to Razor if it is not. To let you know if it's already reported: message-hook "~h RAZOR" "unignore X-Spam-Status" If it's not reported (and you choose to), you may easily report the mail with the keystroke S if you use this: macro index S "

Re: spamassassin

2002-08-19 Thread Kevin Coyner
to give it a try, but realized I don't know what you have for a recipe in .procmail/spammers. I'm not quite intuitive or advanced enough in this stuff to guess the contents of .procmail/spammers, so would you mind sharing? I'd like to give your addspam script a try. Many thanks, Kevin

t-prot

2002-09-05 Thread Kevin Coyner
Anyone have any experience using t-prot? I saw it in the Debian archives, and it looks like an interesting filter for TOFU and unwanted footers, etc. Kevin -- Kevin Coyner mailto: [EMAIL PROTECTED] GnuPG key: 1024D/8CE11941 msg30706/pgp0.pgp Description: PGP signature

mixmaster

2002-09-06 Thread Kevin Coyner
utt didn't have mixmaster compiled in, as I've already wasted too much time on this. :-) Kevin -- Kevin Coyner mailto: [EMAIL PROTECTED] GnuPG key: 1024D/8CE11941 msg30789/pgp0.pgp Description: PGP signature

Re: [OT] Correct way to quote?

2002-09-19 Thread kevin lyda
wever not all your recipients will use mutt (poor confused souls). email is a form of communication, and communication only work if people follow agreed on standards like language, meaning and formats. the > char has been used for decades as a quoting char, there are probably better ways to

Re: Returning to the mail spool

2002-09-19 Thread kevin lyda
mail spool. please try these things before giving up. so change to another folder, then do this: c! don't type the text between the angle brackets. kevin -- [EMAIL PROTECTED] that a believer is happier than a skeptic is no more to fork()'ed on 37058400the point t

Re: PGP sign-if-have-key

2002-09-24 Thread kevin lyda
-u \ > "$GPGERS_TMP" mv "$GPGERS_TMP" "$GPGERS" fi rm "$GPGERS_LOCK" i run this from cron every hour. i then include the file $HOME/.muttrc.d/gpgers (see the GPGERS var to change it). some people i know with gpg keys don't l

Re: subscribe command and %L in index_format

2002-09-25 Thread kevin lyda
me serious karma repair work to do buddy. just thought i'd mention that. 8^) kevin -- [EMAIL PROTECTED] "How do we know Saddam has weapons of mass fork()'ed on 37058400 destruction? We looked at the receipt." meatspace place: home--Bill Hicks http://ie.suberic.net/~kevin msg31226/pgp0.pgp Description: PGP signature

Re: replying to unwrapped messages with vi

2002-10-01 Thread kevin lyda
o make each paragraph all one long line. huh. neat. i started on vi so i always have had vf and vq for formatting plain and quoted paragraphs: map vf !}fmt map vq !}fmt -p '>' > for vi, look at 'par' i find fmt to be more standard across unicies. kevin

Re: List Charter? - www.guckes.net/mutt/mail.php3

2002-10-05 Thread kevin lyda
etiquettes usually contain a word or two about attitude. > > I wonder why this isn't the case with your list? > attitude is not a technical item. you obviously don't write software for the airlines... kevin, pitch-ing in his two ยค.02... -- [EMAIL PROTECTED] "How

Re: mutt, spamcop, and vi: header weeding

2007-02-04 Thread Kevin Coyner
made sure that /usr/bin/editor resolves to a real editor. The error message I get back from spamcop is: SpamCop could not find your spam message in this email: ... Any thoughts on the above macro? Has anyone a similar, working version? Thanks Kevin -- Kevin Coyner GnuPG key: 1024D/8CE11941 signature.asc Description: Digital signature

Re: mutt, spamcop, and vi: header weeding

2007-02-04 Thread Kevin Coyner
On Sun, Feb 04, 2007 at 05:20:14PM -0600, Travis H. wrote.. > On Sun, Feb 04, 2007 at 04:49:46PM -0500, Kevin Coyner wrote: > > macro index \cx ":set autoedit=no fast_reply=yes \ > > editor=\"/bin/true\"\nsubmit.xx \ > > [EMAIL PROTECTED]:set auto

IMAP and New Messages

2007-02-16 Thread Kevin Monceaux
ith the patch described at: http://danborn.net/patches/ applied and get the same results. Any ideas what I might be overlooking? Kevin http://www.RawFedDogs.net http://www.WacoAgilityGroup.org Bruceville, TX Si hoc legere scis nimium eruditionis habes. Longum iter est per praecepta, breve et efficax per exempla!!!

Re: IMAP and New Messages

2007-02-20 Thread Kevin Monceaux
, so should have defaulted to 600. I tried setting it to a few different values(600, 300, etc.). It didn't make a difference. > No guarantees, but those are some stupid things worth checking. Well, I'm still about where I started. But, better to have tried and fai

Re: mutt header_cache

2007-02-20 Thread Kevin Monceaux
d, if you want to enable Mutt's Maildir header cache, define the WITH_MUTT_MAILDIR_HEADER_CACHE knob. A list of available knobs for Mutt can be found in Mutt's port's Makefile. Kevin http://www.RawFedDogs.net http://www.WacoAgilityGroup.org Bruceville, TX Si hoc legere scis

NEWBIE: realname only uses first name?

2007-03-02 Thread Zembower, Kevin
ct'.| 0039 [EMAIL PROTECTED] ~]$ I've also tried: folder-hook Ghana set from = 'Ghana Malaria Project <[EMAIL PROTECTED]>' but this didn't seem to work, either. I'm stumped. Can anyone suggest why this is happening and how to fix it? Thanks for your advice and

Re: NEWBIE: realname only uses first name?

2007-03-02 Thread Zembower, Kevin
Rado, thank you very much. For the archives, here's my correctly working section: # Set the From: header to '[EMAIL PROTECTED]' in the 'ghana' mailbox folder-hook ghana 'set from = "[EMAIL PROTECTED]"' folder-hook ghana 'set realname

moving through mailboxes with new mail

2007-04-29 Thread Kevin Coyner
bscribed imap_passive imap_peek using 'mailboxes' and not using it Thanks Kevin -- Kevin Coyner GnuPG key: 1024D/8CE11941 signature.asc Description: Digital signature

Re: How to specify multiple alternates

2007-04-29 Thread Kevin Coyner
On Sun, Apr 29, 2007 at 08:44:22PM +0100, Chris G wrote.. > The manual just says:- > > set alternates= > > How does one specify a collection of different addresses? Is it just > || ? Like this: alternates "[EMAIL PROTECTED]|[EMAIL PROTECTED]|[EMAIL PROTECT

Re: moving through mailboxes with new mail

2007-04-29 Thread Kevin Coyner
On Sun, Apr 29, 2007 at 03:42:06PM -0400, Kevin Coyner wrote.. > Under this new imap setup, I've got most things working except for > this 'c' functionality. The first time I hit it, it takes me to > the first mailbox in my mailboxes list that has new mail. The &g

Re: connecting to imap

2007-07-04 Thread Kevin Coyner
bscribed= yes set imap_user = "[EMAIL PROTECTED]" set imap_pass = "xxx" set imap_passive = yes set imap_peek = yes set imap_servernoise = yes set imap_home_namespace = "imaps://mydomain.com" set imap_headers = "" set imap_idle = no Kevin -- Kevin Coyner GnuPG key: 1024D/8CE11941 signature.asc Description: Digital signature

folder_format %N not working after upgrade to 1.5.16

2007-07-06 Thread Kevin Coyner
e reason, they are not showing up in the file browser display in 1.5.16. Any one see this happen before? Thanks Kevin -- Kevin Coyner GnuPG key: 1024D/8CE11941 signature.asc Description: Digital signature

Re: [OT] buffy like tool for the console

2007-08-15 Thread Kevin Coyner
t i were after! There's also mailcheck. http://mailcheck.sourceforge.net/ http://packages.debian.org/mailcheck Kevin -- Kevin Coyner GnuPG key: 1024D/8CE11941 signature.asc Description: Digital signature

folder hook: delete older than 5 days

2007-10-19 Thread Kevin Coyner
topped working, but now this folder hook does not delete anything. Any thoughts on what might be happening? Using Mutt 1.5.13 connecting to an Imap server. Thanks. -- Kevin Coyner GnuPG key: 1024D/8CE11941 signature.asc Description: Digital signature

folder hook: delete old messages

2007-11-11 Thread Kevin Coyner
topped working, but now this folder hook does not delete anything. Any thoughts on what might be happening? Using Mutt 1.5.13 connecting to an Imap server. Thanks. -- Kevin Coyner GnuPG key: 1024D/8CE11941

Re: folder hook: delete old messages [solved]

2007-11-18 Thread Kevin Coyner
On Sun, Nov 11, 2007 at 07:56:00PM -0800, Michael Elkins wrote.. > On Sun, Nov 11, 2007 at 06:52:12PM -0500, Kevin Coyner wrote: > > For the longest time I successfully used a folder hook like > > this: > > > > folder-hook =mutt-users "push '~r>5d!~F

help with formulating a better macro

2008-08-13 Thread Kevin Beranek
ions. macro index \CR ":push ':set from=; my_hdr Reply-To: ; \ my_hdr To: ; my_hdr Subject: ==Reminder==; \ exec mail;'\n"\n Thanks, Kevin Beranek

Re: help with formulating a better macro

2008-08-14 Thread Kevin Beranek
On Thu, Aug 14, 2008 at 02:46:23PM +0200, Rado S wrote: > =- Kevin Beranek wrote on Thu 14.Aug'08 at 1:44:29 -0500 -= > > > I wrote a macro to automate a portion of sending myself an email > > that will get caught by a filter and moved to a special folder. It > > set

experiences with offlineimap

2009-02-16 Thread Kevin Beranek
here it hangs 2) wrapper that runs offlineimap with autorefresh but kills and restarts the process if there has been no output for a given period of time or the process terminates Has anybody had similar experiences with offlineimap or am I the only lucky one? -- Kevin Beranek ==

Re: experiences with offlineimap

2009-02-16 Thread Kevin Beranek
rashes (not that much > however). The last version from the repository works fine here but I'm > not using the deamon mode. Thanks for the response. The problems have become less frequent with successive versions; maybe I'll just have to follow the repo more closely

Re: using mutt with comcast

2009-02-17 Thread Kevin Mitchell
On Mon, Feb 16, 2009 at 05:51:35PM +, Don Raikes wrote: Hey: I use smtp.comcast.net without any problems with mutt. I send it with msmtp. here is my .msmtprc file: account default host smtp.comcast.net port 25 from @comcast.net auth on password logfile ~/.mstp.log When i configured .msmt

Re: can not go to the message I want to undelete

2009-04-21 Thread Kevin Beranek
t failed to do so. > > I have 'set delete=yes' in muttrc. So once I quit mutt, the message will > be automatically deleted. I don't want this to happen. > > Thanks for any suggestions as to how to save this message. > > Regards, > > -- > Zhengquan -

Re: imap folders with '.' (period) do not show up correctly in

2009-06-25 Thread Kevin Monceaux
s/linux/slackware Said folders are accessed via IMAP, dovecot, running locally. I'll give the imap_delim_chars setting a try on 1.5.19 or 1.5.20 sometime in the near future. -- Kevin http://www.RawFedDogs.net http://www.WacoAgilityGroup.org Bruceville, TX Si hoc legere scis nimium er

regex and UTF-8

2009-10-29 Thread Kevin Kammer
I had been trying to create send-hooks and save-hooks, but noticed that, contrary to all the documentation I could find, Mutt was insisting on evaluating my regular expressions as case-sensitive. I was not using any capitalized letters it the regexs. I know that if one or more letters is/are ca

Re: regex and UTF-8

2009-10-30 Thread Kevin Kammer
On Fri, Oct 30, 2009 at 02:32:33AM -0400, Patrick Shanahan wrote: > > From the Fine Manual: > > 1. Regular Expressions > > ... > >The search is case sensitive if the pattern contains at least one >upper case letter, and case insensitive otherwise. >

Re: regex and UTF-8

2009-10-30 Thread Kevin Kammer
On Fri, Oct 30, 2009 at 08:43:21AM -0500, Kyle Wheeler wrote: > Are you using your system's regex library, or the one that comes with > mutt? It's possible that your system's regex library has a bug in it > (and it would be nice to eliminate that before blaming mutt for the > problem). > > ~Kyl

  1   2   3   4   5   6   7   8   >