Re: IMAP disconnection issue.

2016-10-14 Thread James Freer
On Fri, 14 Oct 2016, KONRAD Frederic wrote: Le 13/10/2016 à 21:15, James Freer a écrit : On Thu, 13 Oct 2016, KONRAD Frederic wrote: Hi everybody, I'm new to Mutt and I'm trying to get emails from my yahoo IMAP account so I configured ~/.muttrc like this: set folder=imaps://ko

Re: IMAP disconnection issue.

2016-10-13 Thread James Freer
Maybe there is a problem with the new security that yahoo has put in place. If you go to account info on the yahoo UI - bottom of the list is 'allow apps that use less secure sign in'... move the bar to 'yes' if on 'no'. Also what ports are you using - 993 and 465 are what I use. james

using Mutt to read mail server

2016-03-04 Thread James Freer
n the evening. Most email clients don't allow this reading the imap server without downloading headers. Does Mutt and how easy is it to set up? I've downloaded the Woodnotes Guide to Mutt... and I must admit I am finding it hard going. thanks james

Re: mutt-friendly vim settings?

2016-01-20 Thread James
ks in erroneous locations: -->8-- Hi Friend, So the plan is to carpool on Sunday to Vegas, then on Wednesday back to the office? --8<-- Is there anything I'm missing to ensure the receiving end renders the email properly? Thanks! On Fri, Jan 15, 2016 at 5:10 AM, James wrote: > T

Re: mutt-friendly vim settings?

2016-01-15 Thread James
Thank you very much Cameron. I had no idea this RFC even existed. On Thu, Jan 14, 2016 at 5:24 PM, Cameron Simpson wrote: > On 15Jan2016 09:20, Cameron Simpson wrote: >> >> On 14Jan2016 16:23, James wrote: >>> >>> I know this borders being a vim qu

mutt-friendly vim settings?

2016-01-14 Thread James
All, I know this borders being a vim question, but I was hoping for some clarification on why my emails look strange on some clients. As a software developer I use vim every day without issue; here are the relevant settings that may be causing my heartache: " autocomment, set formatoptions " " t

Re: Encrypting postponed messages

2013-09-10 Thread James Griffin
eady there > in some fashion.) > > -- > David Champion • d...@bikeshed.us I think it would a very attractive feature for mutt users and should be considered by devs to implement this in mutt. I see no reason for it to be handled by an editor given so many people use different editors

Re: Encrypting postponed messages

2013-09-07 Thread James Griffin
chosen to postpone the sending -- to encrypt the draft using gnupg. I actually think this would be a really cool feature. The point Derek argued is really valid. I don't have my harddisk encrypted on all of my machines, and nor should I have to. But being able to encrypt the draft would be advantageous. -- James Griffin: jmz at kontrol.kode5.net A4B9 E875 A18C 6E11 F46D B788 BEE6 1251 1D31 DC38

Re: highlight URL in pager

2013-08-28 Thread James Griffin
-9.%$]+@[-a-z_0-9.]+\\.[-a-z][-a-z]+" > > mono body bold "[-a-z_0-9.%$]+@[-a-z_0-9.]+\\.[-a-z][-a-z]+" > > > > Marco Eric, there are some excellent examples of this on the mutt wiki page, there's a link to user example configurations. Take a look there and you definitely see some good tips for this type of thing, and other stuff too. Jamie. -- James Griffin: jmz at kontrol.kode5.net A4B9 E875 A18C 6E11 F46D B788 BEE6 1251 1D31 DC38

Re: Bold font in Sent listing

2013-08-14 Thread James Griffin
the 'color' command; and any hooks you have that might include color settings. Also any hooks that alter the $index_format for other folders. Some people change the default $index_format for the $postponed mailbox (sent mail) because of the way it display's your own name for examp

Re: Beginner having difficulty saving to IMAP "sent" folder

2013-08-14 Thread James Griffin
It can be a local folder if you want it to be. Some people like offlineimap to use with remote IMAP mailboxes. -- James Griffin: jmz at kontrol.kode5.net A4B9 E875 A18C 6E11 F46D B788 BEE6 1251 1D31 DC38

Re: mutt segmentation fault and mutt.core dump file

2013-08-13 Thread James Griffin
Thanks again for replying and assisting. Jamie. -- James Griffin: jmz at kontrol.kode5.net A4B9 E875 A18C 6E11 F46D B788 BEE6 1251 1D31 DC38

Re: mutt segmentation fault and mutt.core dump file

2013-08-12 Thread James Griffin
Hi, Same crash happened this morning. Just a few minutes ago actually. Not sure what the problem is. gdb output: NU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies o

Re: mutt segmentation fault and mutt.core dump file

2013-08-10 Thread James Griffin
in index_make_entry () from /usr/local/bin/mutt #2 0x13371cd509f9 in mutt_parse_hook () from /usr/local/bin/mutt #3 0x13371cd2d473 in index_color () from /usr/local/bin/mutt #4 0x13371cd48f00 in mutt_parse_hook () from /usr/local/bin/mutt #5 0x13371cd16ab1 in ?? () from /usr/lo

mutt segmentation fault and mutt.core dump file

2013-08-09 Thread James Griffin
hat commands to run whilst in gdb to get the most useful information. Thanks, Jamie -- James Griffin: jmz at kontrol.kode5.net A4B9 E875 A18C 6E11 F46D B788 BEE6 1251 1D31 DC38

Re: Bold font in Sent listing

2013-08-07 Thread James Griffin
yourself? or did you use them from a configuration posted on the internet? -- James Griffin: jmz at kontrol.kode5.net A4B9 E875 A18C 6E11 F46D B788 BEE6 1251 1D31 DC38

Re: Download multiple attachments at once

2013-07-30 Thread James Griffin
Mon 29.Jul'13 at 11:20:48 -0500, David Champion > * On 28 Jul 2013, fe...@crowfix.com wrote: > > > Today as I was saving about 20 photos I received from my sister, > > > I thought I wonder if there is a way to save all of the images > > > attached to an email in one

Re: Incorrect Default Colors

2013-07-01 Thread James Griffin
t the mutt wiki, linked from mutt.org. Many people have put up their configuration files as examples. You will see clearly from them how to colorise mutt. -- James Griffin: jmz at kontrol.kode5.net A4B9 E875 A18C 6E11 F46D B788 BEE6 1251 1D31 DC38

Re: Gmail IMAP takes ages to login

2013-05-29 Thread James Griffin
t header_cache="~/.mutt/.cache/" > set tmpdir="~/.mutt/.tmp/" > set message_cachedir="~/.mutt/.messages/" > set message_cache_clean = no > > p@rick > Using header caching and message caching with a mutt compiled using tokyocabinet will speed up the process. Jamie -- James Griffin: jmz at kontrol.kode5.net A4B9 E875 A18C 6E11 F46D B788 BEE6 1251 1D31 DC38

Re: Using send and reply hooks to set from address and reverse_name

2013-05-13 Thread James Griffin
Sun 12.May'13 at 13:49:32 +0200, Suvayu Ali > On Sat, May 11, 2013 at 11:24:53AM +0100, James Griffin wrote: > > > > This works for me, it may be of some use? The main setting is to have a > > default hook (folder-hook) that undoes the h

Re: Using send and reply hooks to set from address and reverse_name

2013-05-11 Thread James Griffin
@gmail.com" ;\ ... \ ' ensure all $alternates are set up correctly. And $subscribe addresses. This works for me, it may be of some use? The main setting is to have a default hook (folder-hook) that undoes the hooks you have set in other folder-hooks. -- James Griffin: jmz at kontrol.kode5.net jmzgriffin at gmail.com A4B9 E875 A18C 6E11 F46D B788 BEE6 1251 1D31 DC38

Re: Search utilities for use with mutt - I use mairix but it's not perfect

2013-05-09 Thread James Griffin
notmuchmail.org > [2]: http://www.djcbsoftware.nl/code/mu/ > [3]: https://github.com/weisslj/muttjump Having not heard of "mu" before, I followed your link and it looks like a cool program! Thanks for sharing, i'll be trying it out asap. Jamie -- James Griffin: jmz at kontrol.kode5.net jmzgriffin at gmail.com A4B9 E875 A18C 6E11 F46D B788 BEE6 1251 1D31 DC38

Re: Using Mac OSX addressbook groups

2013-04-24 Thread James Griffin
we could not resist a radical overhaul of the > system, in which all of its major weaknesses have been exposed, analyzed, > and replaced with new weaknesses. - Bruce Leverett Yes, on my Mac I have needed to install the Macports python and use that, with the benefit of installing other needed modules. -- James Griffin: jmz at kontrol.kode5.net jmzgriffin at gmail.com A4B9 E875 A18C 6E11 F46D B788 BEE6 1251 1D31 DC38

Re: From address when responding to your own emails

2013-04-18 Thread James Griffin
aped once, and I think $alternates is already case-insensitive. > > w Will is right, you only need to set $reverse_name. -- James Griffin: jmz at kontrol.kode5.net jmzgriffin at gmail.com A4B9 E875 A18C 6E11 F46D B788 BEE6 1251 1D31 DC38

Re: [SOLVED] "set include=yes" bypasses Compose Menu

2013-04-16 Thread James Griffin
to write the macro using explicit commands rather than using key bindings you've set elsewhere in your muttrc. I read further down thread you've still got some issues with your macro? What exactly is happening or not happening that you would like to change? -- James Griffin: jmz at kontrol.kode5.net jmzgriffin at gmail.com A4B9 E875 A18C 6E11 F46D B788 BEE6 1251 1D31 DC38

Re: opening +[Gmail]/All Mail is slowish

2013-04-13 Thread James Griffin
Wed 10.Apr'13 at 14:25:10 + Grant Edwards > On 2013-04-10, James Griffin wrote: > > > Well, yes I do have an archiving system but really i'm only interested > > in keeping my University mail and a few interesting mails from mailing

Re: opening +[Gmail]/All Mail is slowish

2013-04-10 Thread James Griffin
Tue 9.Apr'13 at 6:58:57 -0600 Nicolas Bock > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 04/09/13 02:37, James Griffin wrote: > > Mon 8.Apr'13 at 8:55:16 -0600 Nicolas > > Bock > &

Re: opening +[Gmail]/All Mail is slowish

2013-04-09 Thread James Griffin
Mail folder since I use labels for all my stuff and mailing > > lists. So it results in different Maildirs on my PC which are > > synchronized by offlineimap in the background. Older mail is archived by > > archivemail in gzipped mboxes. That works great. :) > > > > Jonny &g

Re: Long urls - update

2013-04-03 Thread James Griffin
Tue 2.Apr'13 at 11:51:15 -0600 Luis Mochan > Hello James, > > You are not using the program correctly. extract_urlview has worked > > perfectly with mutt, for me, for probably about 2 years now. Why bother > > trying to integrate it into y

Re: Long urls - update

2013-04-02 Thread James Griffin
and don't use urlview at all. the contents of my ~/.extract_urlview: COMMAND firefox %s & SHORTCUT PERSISTENT That's it! The ampersand ensures Firefox runs in the background. Nothing else needed. -- James Griffin: jmz at kontrol.kode5.net jmzgriffin at gmail.com A4B9 E875 A18C 6E11 F46D B788 BEE6 1251 1D31 DC38

Re: Long urls - update

2013-04-01 Thread James Griffin
de a quick fix > by substituting $command=~s/&/\\&/g before running command. I installed the curses-ui module to completely replace urlview, I have never exerienced this problem. -- James Griffin: jmz at kontrol.kode5.net jmzgriffin at gmail.com A4B9 E875

Re: Long urls - update

2013-03-30 Thread James Griffin
iple lines the next time > one comes by. > > > John http://www.memoryhole.net/~kyle/extract_url/ Try this. It's brilliant. -- James Griffin: jmz at kontrol.kode5.net jmzgriffin at gmail.com A4B9 E875 A18C 6E11 F46D B788 BEE6 1251 1D31 DC38

Re: folder listing when 'c' is hitted

2013-03-29 Thread James Griffin
read the maildirs. This should help you. You could also set the $MAIL environment variable to ~/.mdir and you won't need to set spoolfile. mutt will pick it up from the environment: set mbox_type=Maildir set folder=$MAIL set mask=. set record=+.Sent set postponed=+.Drafts ... Try this and see if it suits you. Jamie -- James Griffin: jmz at kontrol.kode5.net jmzgriffin at gmail.com A4B9 E875 A18C 6E11 F46D B788 BEE6 1251 1D31 DC38

Re: Is it supposed to be possible to deliver mail while mutt has the mbox open?

2013-03-24 Thread James Griffin
e before the From: line of the proceeding message. It looks as though your python delivery program might be doing this? Have you tried taking the python program out of the process to test, to see if the messages are being appended to the mbox correctly? I know you've looked at it again and may

Re: Is it supposed to be possible to deliver mail while mutt has the mbox open?

2013-03-22 Thread James Griffin
[- Fri 22.Mar'13 at 7:38:54 -0400 Patrick Shanahan :-] > * James Griffin [03-22-13 05:24]: > [...] > > Sorry Chris, I believe you're confusing MTA with MDA/LDA, although > > that's not really relevent. Could you perhaps alter your python script

Re: Is it supposed to be possible to deliver mail while mutt has the mbox open?

2013-03-22 Thread James Griffin
alter your python script as David suggested but start over with new mboxes; i.e. move the current mboxes into an archive folder inside the ~/Mail directory so as to avoid the confusion with how your messages are currently laid-out in the mbox file. Do you think that might help? -- James Griffin: jmz at kontrol.kode5.net jmzgriffin at gmail.com A4B9 E875 A18C 6E11 F46D B788 BEE6 1251 1D31 DC38

Re: Is it supposed to be possible to deliver mail while mutt has the mbox open?

2013-03-21 Thread James Griffin
viewable? just so we can see how it works. It might help clarify the issue and of course it's interesting to see how people have come with ideas and used languages/scripts to handle mail. Jamie -- James Griffin: jmz at kontrol.kode5.net jmzgriffin at gmail.com A4B9 E875 A18C 6E11 F46D B788 BEE6 1251 1D31 DC38

Re: Cannot (a)ccept always ssl certificate

2013-03-16 Thread James Griffin
er, e.g: hostname.domain.tld. So, when you specify the local address as 192.168.1.2, or if you used localhost, as another example, that doesn't match the CN that was used in the certificate. If you put the fqdn in the url for $folder, then it will accept it. There is a setting in the openssl.cf

Macro Menu Posibilities

2013-03-13 Thread James Griffin
be able to scroll to the macro and press enter without the need to quit the help screen and the press the appropriate key for the desired macro. Does this feature seem useful and worth considering to implement into mutt? -- James Griffin: jmz at kontrol.kode5.net

Re: collapse just one thread

2013-03-13 Thread James Griffin
reads collapsed, as you no doubt know, which does leave threads with unread messages uncollapsed. -- James Griffin: jmz at kontrol.kode5.net jmzgriffin at gmail.com A4B9 E875 A18C 6E11 F46D B788 BEE6 1251 1D31 DC38

Re: Highlight treads related to me

2013-02-19 Thread James Griffin
- Andre Klärner [2013-02-19 13:23:08 +0100] - : > Hi Marco, > > I think it was quite badly explained: ~(…) returns threads, that contain at > least one message where the inner pattern matched. So the example "~(~P)" > as listed in the documentation will give you all threads that contain

Re: Highlight treads related to me

2013-02-19 Thread James Griffin
- Marco [2013-02-19 14:54:11 +0100] - : > On 2013–02–19 James Griffin wrote: > > > A reference and suggestion to the pattern was given twice in the thread. > > The documentation and man pages provide all the explanation that is > > needed. I am quite sure Marco

Re: Highlight treads related to me

2013-02-19 Thread James Griffin
- Andre Klärner [2013-02-19 13:23:08 +0100] - : > Hi Marco, > > I think it was quite badly explained: ~(…) returns threads, that contain at > least one message where the inner pattern matched. So the example "~(~P)" > as listed in the documentation will give you all threads that contain

Re: Highlight treads related to me

2013-02-19 Thread James Griffin
- Marco [2013-02-19 10:07:03 +0100] - : > On 2013–02–18 s. keeling wrote: > > > > Since I use folding by default, I would like to highlight entire > > > > Please explain what "folding" is? When I look in saved folders, > > they're threaded and specific threads are colorized. What do y

Re: Highlight treads related to me

2013-02-19 Thread James Griffin
- Marco [2013-02-19 11:08:08 +0100] - : > On 2013–02–19 James Griffin wrote: > > > The first folder-hook is the default. It removes the coloured threading > > in folders such as my inbox and others that are not mailing list > > mailboxes or those which are no

Re: SASL authentication failed

2013-02-19 Thread James Griffin
- Kevin J. McCarthy [2013-02-18 11:06:57 -0800] - : > Mehturt wrote: > > Yes, I'm using this already. > > The question is - is there an equivalent of Thunderbird's "Normal > > Password" and "SSL/TLS"? > > > > I'm using: > > set smtp_url="smtps://user:pass@host:465" > > > > And I tried s

Re: Highlight treads related to me

2013-02-19 Thread James Griffin
- Marco [2013-02-19 00:12:52 +0100] - : > On 2013–02–18 Marco wrote: > > > Since I use folding by default, I would like to highlight entire > > threads as well. I only see the highlighted messages when I unfold > > the thread. > > Note: The message highlighting described in the other th

Re: SASL authentication failed

2013-02-18 Thread James Griffin
- Mehturt [2013-02-18 14:14:41 +0100] - : > I'm trying to use mutt with my company's SMTP server (IMAP works fine). > I always get SASL authentication failed when sending message. > I tried Mozilla Thunderbird, and the settings which work, are: > > Authentication method: Normal Password

Re: RE Pattern Problem in Macro

2013-02-17 Thread James Griffin
- James Griffin [2013-02-17 10:46:21 +] - : ... Sorry, I think I have found a way around it: to get the macro to the view to messages based on the score first; then tag them all; then archive them. The function seems to uncollapse threads so It would then be easier and I could

RE Pattern Problem in Macro

2013-02-17 Thread James Griffin
Hi For each folder-hook I have bound to a macro that is supposed to archive mail based on its score, which in turn is defined by its ages in terms of date-received. I cannot get the pattern to recurse into collapsed threads. Here is what I have so far but I have tried so many different combinati

Re: Mailcap

2013-02-13 Thread James Griffin
- Ed [2013-02-12 15:39:33 -0500] - : > I have this in my mailcap to view images > > image/*; /usr/bin/gpicview '%s'; test=test -n "$DISPLAY" > > but when I open a message with an image attached mutt tells me there > is no entry in mailcap, but if I go on to using "v" then the image is >

Re: sidebar patch

2013-02-13 Thread James Griffin
- Bob Proulx [2013-02-12 18:16:11 -0700] - : > Luis Mochan wrote: > > my system, /usr/bin/mutt is a link pointing to > > /etc/alternatives/mutt. Furthermore, /etc/alternatives/mutt is a link > > pointing to /usr/bin/mutt-patched, which is the actual binary for the > > ...nice description

Re: People that CC mailing lists

2013-02-12 Thread James Griffin
- Erik Christiansen [2013-02-12 19:33:30 +1100] - : > It has been particularly annoying that in either case the directly > addressed copy arrives first, so that it is always the list copy which > goes into duplicates. That resulted in list mail in the personal folder. > But none of this

Re: truncating subject line in index

2013-02-10 Thread James Griffin
- dexter [2013-02-10 19:54:33 +0530] - : > * James Griffin [2013-02-10 13:29:55 +]: > i want the subject line in the index to be truncated. Please don't top post. The %s specifier is the correct one to use. Have a look at man 3 printf for information about how to manip

Re: Ideas for saving mailing list mail with IMAP+Maildir

2013-02-10 Thread James Griffin
- David Woodfall [2013-02-10 14:04:39 +] - : ... > Note how I've had to change the '.' in the domain name to an > underscore so that it doesn't get seen as a subfolder. David, if you look at the Dovecot Doc site [1] you can set it up differently to better accomodate your needs. >Fr

Re: truncating subject line in index

2013-02-10 Thread James Griffin
- dexter [2013-02-10 18:51:29 +0530] - : > how can i truncate the subject line to 60 columns. > i tried %60s in index_format but it is not working. > can someone help. > You'd probably need to use that format specifier in pager_format, not index_format. -- Primary Key: 4096R/1D31DC38

Re: People that CC mailing lists

2013-02-09 Thread James Griffin
--> David Woodfall [2013-02-10 00:42:27 +]: > I've a few mailing lists where people don't send to the mailing list > instead they CC it. In which case when I reply to the list mutt > doesn't recognise it as a list and I have to do a normal reply and > manually put in the mailing list address

Re: Mailing list Subject: line

2013-02-09 Thread James Griffin
--> grarpamp [2013-02-08 22:17:26 -0500]: > If at all possible I'd like to see the Subject: line for this list > updated from... > Subject: ...thread... > ...to... > Subject: [mutt-users] ...thread... I got this far in your email and had to reply no - please don't do that. Sorry but it's not to

Re: Command/Macro to show new messages via IMAP?

2013-02-07 Thread James Griffin
--> David Woodfall [2013-02-07 08:37:46 +]: ... > Yes, I know, but it doesn't say that most of them don't work with > IMAP. Yes, having had another look I tend to agree with you; the printf sequences that are not imap campatible aren't specified as such. Not all of them anyway. Jamie --

Re: Equivalent to 'limit' for index?

2013-02-07 Thread James Griffin
--> David Woodfall [2013-02-07 08:44:34 +]: > On Thu, Feb 07, 2013 at 08:01:21AM +, James Griffin > put forth the proposition: > >--> David Woodfall [2013-02-06 21:59:48 +]: > > > >>Is there a way of 1) Doing a 'limit' in the index, which

Re: Command/Macro to show new messages via IMAP?

2013-02-07 Thread James Griffin
--> David Woodfall [2013-02-06 21:55:46 +]: > On Wed, Feb 06, 2013 at 08:14:24AM +, James Griffin > put forth the proposition: > >--> David Woodfall [2013-02-05 18:46:56 +]: > > > >>>And I think I've found a problem with my mailboxes

Re: Equivalent to 'limit' for index?

2013-02-07 Thread James Griffin
--> David Woodfall [2013-02-06 21:59:48 +]: > Is there a way of 1) Doing a 'limit' in the index, which shows only > folders with new mail, or 2) A file-mask that I can use to do the > same? > > Man page and google didn't find anything, and I tried making a macro > for limit for the index but

Re: Muttprint

2013-02-06 Thread James Griffin
--> David Woodfall [2013-02-06 03:04:41 +]: > On Tue, Feb 05, 2013 at 09:34:54PM -0500, Ed put forth the > proposition: > >I keep getting this error:: > > > >sh: 1: lpr: not found > > > >but I don't know where it is coming from. In my muttprintrc I have > >the printer set to hp-psc-1310 whi

Re: Command/Macro to show new messages via IMAP?

2013-02-06 Thread James Griffin
--> David Woodfall [2013-02-05 18:46:56 +]: > >And I think I've found a problem with my mailboxes commands. When I > >tried changing the mailboxes for mailing lists I suddenly started > >getting a message count in the $folder_format working, so it has to be > >something to do with that I thin

Re: Command/Macro to show new messages via IMAP?

2013-02-05 Thread James Griffin
--> David Woodfall [2013-02-05 15:54:45 +]: > Yours gives me: > >1 ( ) Drafts >2 ( ) INBOX >3 ( ) Junk >4 ( ) Queue >5 ( ) Sent > > Apart from the name and index number it's all blank. Yes, sorry; this format i

Re: Command/Macro to show new messages via IMAP?

2013-02-05 Thread James Griffin
--> David Woodfall [2013-02-05 13:31:30 +]: > > >BTW, when you say you get no new mail notification, what is it > >exactly you are expecting? mutt is set to check mailboxes for new > >mail every 5 seconds, and then a little message appears at the > >bottom to notify you - is this what you ar

Re: Command/Macro to show new messages via IMAP?

2013-02-05 Thread James Griffin
--> David Woodfall [2013-02-05 11:24:58 +]: > Have set mine the same and I still get no info about folders, just > the names, no modified date/time or new mail notification. If you're using the mailboxes command then I 'think' you do not need to have $imap_check_subscribed set; this variable

Re: Command/Macro to show new messages via IMAP?

2013-02-05 Thread James Griffin
just as follow up, i'm using procmail together with dovecot lda to deliver mail into mail $HOME directory in a maildir name ~/.maildir Here is a snippet of the recipies for procmail that I use should it help. It mean my spoolfile is not the system default under /var The $DELIVER variable is defin

Re: Command/Macro to show new messages via IMAP?

2013-02-05 Thread James Griffin
--> David Woodfall [2013-02-04 23:10:14 +]: > Right, I'm using dovecot too, with the leading '.' > > Not sure how to do that, but it sounds useful. > > I have spoolfile set to same as folder, and no tunnel. > > Does it show the normal $folder_format attributes? Example: In that case, the

Re: Command/Macro to show new messages via IMAP?

2013-02-04 Thread James Griffin
--> David Woodfall [2013-02-04 01:27:32 +]: > I'm still no closer to solving this. It seems that mutt just ignores > folder format for IMAP completely. Hi David, I'm not absolutely clear what your setup is but seems like you may be using a similar setup to mine - reading mail on the server

Re: Saved Messages Header

2013-01-31 Thread James Griffin
* Patrick Shanahan [2013-01-30 11:40:05 -0500]: > * Ed [01-30-13 10:48]: > > How do I strip the headers when I save a message ? > > I know of no *mutt* specific facility, but rebinding to script > which would perform the actions you wish would be possible. Note: I > believe the resulting mail

Re: Inbox not updated

2013-01-31 Thread James Griffin
* Patrice Levesque [2013-01-30 15:33:11 -0500]: > > > My problem is that all Maildir folders are updated automatically when a > > new email is received, but my Inbox doesn't show updates. To see new > > email I have to quit mutt and re-open it. > > > > What I'm doing wrong?. > > See this entry

tab completion doesn't work

2010-12-28 Thread James
imaps://mail.somewhere.org/stuff/folder7 8 0 imaps://mail.somewhere.org/stuff/folder8 Clearly "stuff/fol" should bring up one of the folders that are already created. Thoughts on how to troubleshoot this and what may be wrong? Thanks! -james

Re: Multiple Emails being sent via Gmail

2010-04-05 Thread James Michael Fultz
* Cristopher Thomas [2010-04-05 19:40 -0400]: > Ok, eliminating $record works for keeping extraneous emails out of my sent > mail > folder, but I can't decide whether it's Gmail or Mutt still saving a copy to > my Inbox. I'm not sure why that would be happening. > More and more I'm think that

Re: Multiple Emails being sent via Gmail

2010-04-05 Thread James Michael Fultz
* Cristopher Thomas [2010-04-05 19:29 -0400]: > It also seems like multiple drafts of messages are being saved when I compose > a message over multiple sessions. Some of the drafts actually seem to be > identical. Is this a similar problem? Some weird way that Gmail handles > drafts? I encount

Re: Multiple Emails being sent via Gmail

2010-04-05 Thread James Michael Fultz
* Cristopher Thomas [2010-04-05 16:23 -0400]: > I'm using Mutt to handle my Gmail account and every time I send an email > multiple copies show up in my Sent Mail folder and when viewing my inbox > on the web interface, multiple copies show up there as well. Can anyone > tell me what might be cau

Setting postponed in folder hook (possible bug)

2010-02-23 Thread James TD Smith
ght irritation, but when the status bar is incorrectly showing no postponed messages and I start a new mail I don't get prompted to recall one. I can work around it (I just need to remember to use recall-message instead of relying on the prompt from mail), but it would be great if this could be fixed. James -- |---|

Re: empty trash

2010-01-13 Thread James Michael Fultz
* michele [2010-01-13 11:02 +0100]: > On Wed, Jan 13, 2010 at 10:52:57AM +0100, Christoph Berg wrote: > > T.;d More tersely: D. > Thanks Christoph, it worked! > Is it possible to define a macro that executes this action? I would like > to presso, for example, CTRL+E and have the trash emptied.

Re: sort messages by deletion date/time

2010-01-01 Thread James Michael Fultz
* Dennis Yurichev [2010-01-02 03:47 +0200]: > Are there any possible option to sort messages in Trash folder by > date/time of deletion? > Sometimes, you already have few thousand messages in Trash, you delete > some message and you can't find it in Trash. It is possible to sort it > so to see mes

Re: mutt removing stuff in brackets from subject

2009-11-10 Thread James
On Thu, Nov 5, 2009 at 11:08 AM, Monte Stevens wrote: > On Thu, Nov 05, 2009 at 09:44:38AM -0500, James wrote: >> On Wed, Nov 4, 2009 at 10:40 PM, Monte Stevens wrote: >> > On Wed, Nov 04, 2009 at 10:03:08PM -0500, James wrote: > >> I did not build this myself. I i

Re: mutt removing stuff in brackets from subject

2009-11-03 Thread James
All, Still having this issue. When I reply (or group reply), everything inside of a "Fwd: [Blah Blah]" results in a "Fwd: " subject. Any other thoughts on what may be causing this? -j On Sun, Jul 19, 2009 at 8:30 PM, Nicolas Sebrecht wrote: > On Wed, Jun 17, 2009 at 02:57:45PM +0200, Michael T

Re: Terminal for mutt (Poll)

2009-10-08 Thread James Michael Fultz
* Wu, Yue [2009-10-08 16:31 +0800]: > How to set bg/fg for xterm so that the color is the exact same with > which for console(the real console, not x terminal)? I find console > has the beautiful font displaying and soft seeing fg/bg effect, don't > know how to set it for xterm to the same. (I ha

Re: Terminal for mutt (Poll)

2009-10-08 Thread James Michael Fultz
* Cooper T53 [2009-10-07 21:01 -0500]: > Which terminal do you prefer for mutt? Currently using GNOME Terminal because it works fine for me; not as much because I prefer it above all others. While using KDE, I've happily used Konsole. rxvt and rxvt-unicode have served me well also. Though, xt

Re: filter sent mail

2009-10-06 Thread James Michael Fultz
* Javier Rojas [2009-10-06 23:57 -0500]: > On Tue, Oct 06, 2009 at 10:39:08PM -0400, James Michael Fultz wrote: > > As a solution within Mutt, have you tried fcc-hooks? > > > > <http://www.mutt.org/doc/devel/manual.html#fcc-hook> > > No, but if I read that cor

Re: filter sent mail

2009-10-06 Thread James Michael Fultz
* Javier Rojas [2009-10-06 19:43 -0500]: > I have a problem with the mail I send: I'd like it to be filtered > by procmail, just like it is done with the mail I receive, mostly to get > it in the proper mailbox, to get threaded mail. [...] > Any ideas on how to solve this? I feel this is a pretty

Re: Can send-hook "set from" take precedence over reverse_name?

2009-10-01 Thread James Michael Fultz
* Marianne Promberger [2009-10-01 09:36 +0100]: [...] send-hook "~t domain.com" 'set from="My Name "' [...] I would like the send-hooks to take precedence over reverse_name. Is this possible? According to the manual, both my_hdr and $reverse_name override $from. So looks you would have

Re: Send message to address list, located in file

2009-09-29 Thread James Michael Fultz
* Andrey Zhidenkov [2009-09-30 09:59 +0400]: Hello. I want to create alias, for example 'friends' and file, for example ~/.mail_frieds, which contains address list: Andrey Liza ... alias andrey Andrey alias liza Liza alias friends andrey, liza OR alias friends Andrey , Liza The

Re: How to highlight a mail which sent to me ONLY?

2009-09-28 Thread James Michael Fultz
* Charlie Kester [2009-09-28 13:14 -0700]: On Sun 27 Sep 2009 at 00:15:51 PDT James Michael Fultz wrote: [...] ~p !~h ^To:@.*@ !~h ^Cc: This pattern doesn't match your email address. It only excludes messages with a Cc line and/or two or more addresses on the To line. Yes, it

Re: How to highlight a mail which sent to me ONLY?

2009-09-27 Thread James Michael Fultz
* Gary Johnson [2009-09-27 00:13 -0700]: > Take a look at the mutt manual, section 4.2.1, Pattern Modifier. > Adding a caret in front of ~p should restrict the match to those > messages addressed only to you. > > color index green black ^~p Can't believe I've managed to overlook this! Glad

Re: How to highlight a mail which sent to me ONLY?

2009-09-27 Thread James Michael Fultz
* Coeus Wang [2009-09-27 14:20 +0800]: > James Michael Fultz writes: > > [...lacking patterns to match messages exclusively to the > > recipient...] > Thanks a lot. Then it seems there is no effective way to do so? In our > company, too many mails... I have to filter the ma

Re: How to highlight a mail which sent to me ONLY?

2009-09-27 Thread James Michael Fultz
* Coeus Wang [2009-09-27 14:20 +0800]: > James Michael Fultz writes: > > [...lack of patterns to match mail addressed exclusively > > to recipient...] > > Thanks a lot. Then it seems there is no effective way to do so? In our > company, too many mails... I have to fi

Re: How to highlight a mail which sent to me ONLY?

2009-09-26 Thread James Michael Fultz
* bill lam [2009-09-27 12:36 +0800]: > On Sat, 26 Sep 2009, Coeus Wang wrote: > > Hi all, > > I recently use mutt to manage my mails. I want to highlight mails which > > only send to (which has a "+" marker). What code should I add to my > > config files? Thanks a lot! > > perhaps like this, > >

Re: Wanted, tool for copying/deleting old messages through a

2009-09-26 Thread James Michael Fultz
* James Michael Fultz [2009-09-25 18:55 -0400]: [...] > If all of your folders are mbox and therefore files, it wouldn't > be difficult to do with some scripting. Oops! Realized I'd missed some things. #! /bin/sh archivedir=~/Mail-archive date=$(date '+%Y-%m-%d') c

Re: Wanted, tool for copying/deleting old messages through a

2009-09-25 Thread James Michael Fultz
* Chris G [2009-09-25 17:15 +0100]: > On Fri, Sep 25, 2009 at 04:35:46PM +0100, Arthur Dent wrote: [...] > > > > I use Archivemail (http://archivemail.sourceforge.net/) > > > > to do exactly what you describe. [...] > > Now as it happens none of those top level directories go down > > beyond 1 lev

Re: Offical site's uncomplete manual.txt and broken manual.txt.gz

2009-09-24 Thread James Michael Fultz
* "Wu, Yue" [2009-09-25 13:22 +0800]: [ ... ] > Hi James, > > I've tried `col -b` and `col -bp`, both produce errors and stop immatiatly. > > y...@bsd ~ > cat manual.txt | col -b -p > >9.14. Default editor Function Bindings > >

Re: Offical site's uncomplete manual.txt and broken manual.txt.gz

2009-09-24 Thread James Michael Fultz
* "Wu, Yue" [2009-09-25 07:49 +0800]: [ ... ] > Also, I don't know how to view the file as a plain text, when I > try to view it by vim, the garbage charactors full-filled with > my screen. > > `less` is ok. Maybe the file contains many control sequences > that vim can't recorgnize but `less` can

Re: How to remove empty maildir?

2009-09-23 Thread James Michael Fultz
* "Wu, Yue" [2009-09-24 09:24 +0800]: > Thanks for all replies, mutt uses its own maildir so I have no > issue about the two apps read/write the same maildirs at one > time. > > I don't know sh, and I've tried the following sh script, but it > doesn't work: > > #!/bin/sh > > DIR="~/temp/mails/*

Re: Offical site's uncomplete manual.txt and broken manual.txt.gz

2009-09-23 Thread James Michael Fultz
* Noah Sheppard [2009-09-23 14:44 -0400]: > On Wed, Sep 23, 2009 at 02:37:21PM -0400, James Michael Fultz > wrote: [ ... ] > > Try less and 'col -b manual.txt | less' if the former doesn't > > display cleanly. The col command will strip embedded > > backsp

Re: Offical site's uncomplete manual.txt and broken manual.txt.gz

2009-09-23 Thread James Michael Fultz
* Noah Sheppard [2009-09-23 12:36]: > On Wed, Sep 23, 2009 at 06:09:38PM +0200, Michael Wagner wrote: > > * Wu, Yue 23.09.2009 > > > In mutt offical site, the documentation for devel version: > > > > > > text version: http://www.mutt.org/doc/devel/manual.txt > > > > > > is an uncompleted ve

Storing mbox inside of maildirs

2009-09-20 Thread James Michael Fultz
What are opinions on using a maildir for both $spoolfile and $folder with extended maildir subfolders *and* storing mbox folders inside? Does this seem to be a Really Bad Idea or, does anyone else see an appeal in having a single storage point for folders? A little testing has found a configurati

  1   2   >