Some mails saved in sent but don't show in Mutt

2012-03-19 Thread David Woodfall
Mutt 1.5.21 I have some sent email in sent/2011-06 that I can read fine in Vim but they don't show in Mutt. I found this out while looking for an email address that I had emailed in the past. Grep finds the mail, Vim reads it, but it doesn't show in Mutt at all. I can't see any obvious problem

Re: Some mails saved in sent but don't show in Mutt

2012-03-19 Thread David Woodfall
On (16:36 19/03/12), Matthias Apitz put forth the proposition: El día Monday, March 19, 2012 a las 01:45:47PM +, David Woodfall escribió: Mutt 1.5.21 I have some sent email in sent/2011-06 that I can read fine in Vim but they don't show in Mutt. I found this out while looking f

Re: Some mails saved in sent but don't show in Mutt

2012-03-19 Thread David Woodfall
On (11:47 19/03/12), David Champion put forth the proposition: * On 19 Mar 2012, David Woodfall wrote: Mutt 1.5.21 I have some sent email in sent/2011-06 that I can read fine in Vim but they don't show in Mutt. ... I can't see any obvious problem - the first line is: From d...@my

Re: Some mails saved in sent but don't show in Mutt

2012-03-19 Thread David Woodfall
On (17:36 19/03/12), David Woodfall put forth the proposition: On (11:47 19/03/12), David Champion put forth the proposition: * On 19 Mar 2012, David Woodfall wrote: Mutt 1.5.21 I have some sent email in sent/2011-06 that I can read fine in Vim but they don't show in Mutt. ... I can&

Mutt not showing new mail with imap(s) and maildir

2012-06-16 Thread David Woodfall
Hi, I've just been migrating from mbox to maildir and also setting up dovecot. One thing I haven't been able to figure out is to get Mutt to show the new mail 'N' when mail arrives. Is there something special I need to do? These are the relevant bits from my .muttrc: set spoolfile=imaps://doma

folder_format not working for imap folders

2012-06-21 Thread David Woodfall
My folder_format seems to be ignored for my imap folders: set folder_format="%d %N %f" Nothing at all shows left of the folder name. What I have set in muttrc: set spoolfile=imaps://domain.net set folder=imaps://domain.net mailboxes +=imaps://domain.net mailboxes +=INBOX etc Dave

Reply Group but not myself when CC'd?

2012-07-03 Thread David Woodfall
I don't know if this is possible. When someone CCs me and I reply group it of course includes my email address (I have several). Anyway of having it not reply to my email(s)? If I remember then I edit the To: field, but of course I sometimes forget. Ideas? Dave

Re: Reply Group but not myself when CC'd?

2012-07-03 Thread David Woodfall
On (18:24 03/07/12), Simon Ward put forth the proposition: On Tue, Jul 03, 2012 at 05:41:28PM +0100, David Woodfall wrote: When someone CCs me and I reply group it of course includes my email address (I have several). Anyway of having it not reply to my email(s)? Set 'alternates&#

Command/Macro to show new messages via IMAP?

2013-01-17 Thread David Woodfall
When I switched to IMAP I noticed sadly that Mutt no longer shows new mails from outside a folder. Actually it's IMAP + Maildir. Is there some way of doing this? Even a command/macro I could run to show new mail without having to actually go into each folder to check? Thanks for any ideas. -- S

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

2013-01-19 Thread David Woodfall
On (13:42 18/01/13), Brendan Cully put forth the proposition: On Thursday, 17 January 2013 at 19:28, Michael Elkins wrote: On Thu, Jan 17, 2013 at 07:09:32PM +, David Woodfall wrote: >When I switched to IMAP I noticed sadly that Mutt no longer shows new >mails from outside a

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

2013-02-03 Thread David Woodfall
On (09:58 19/01/13), David Woodfall put forth the proposition: On (13:42 18/01/13), Brendan Cully put forth the proposition: On Thursday, 17 January 2013 at 19:28, Michael Elkins wrote: On Thu, Jan 17, 2013 at 07:09:32PM +, David Woodfall wrote: When I switched to IMAP I noticed sadly

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

2013-02-03 Thread David Woodfall
On (18:41 03/02/13), s. keeling put forth the proposition: Incoming from David Woodfall: On (09:58 19/01/13), David Woodfall put forth the proposition: >On (13:42 18/01/13), Brendan Cully put forth the proposition: >>On Thursday, 17 January 2013 at 19:28, Michael Elkins wrote:

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

2013-02-04 Thread David Woodfall
On (19:37 03/02/13), s. keeling put forth the proposition: Incoming from David Woodfall: On (18:41 03/02/13), s. keeling put forth the proposition: > >Mine works fine with just this: > > mailboxes =Inbox > >... however, I'm also using offlineimap, fwiw. My config does

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

2013-02-04 Thread David Woodfall
On (10:16 04/02/13), James Griffin put forth the proposition: --> 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 s

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

2013-02-05 Thread David Woodfall
On (10:01 05/02/13), James Griffin put forth the proposition: --> 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

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

2013-02-05 Thread David Woodfall
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 are referring to? Or when you press 'y' to view your folders, ar

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

2013-02-05 Thread David Woodfall
On (14:01 05/02/13), James Griffin put forth the proposition: --> 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 li

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

2013-02-05 Thread David Woodfall
On (15:47 05/02/13), David Woodfall put forth the proposition: On (14:01 05/02/13), James Griffin put forth the proposition: --> 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 ch

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

2013-02-05 Thread David Woodfall
On Tue, Feb 05, 2013 at 04:46:49PM +, James Griffin put forth the proposition: --> David Woodfall [2013-02-05 15:54:45 +]: Yours gives me: 1 ( ) Drafts 2 ( ) INBOX 3 ( ) Junk 4 ( ) Queue 5 ( ) Sent Ap

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

2013-02-05 Thread David Woodfall
On Tue, Feb 05, 2013 at 06:31:27PM +, David Woodfall put forth the proposition: On Tue, Feb 05, 2013 at 04:46:49PM +, James Griffin put forth the proposition: --> David Woodfall [2013-02-05 15:54:45 +]: Yours gives me: 1 ( ) Drafts 2 ( ) IN

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

2013-02-05 Thread David Woodfall
On Tue, Feb 05, 2013 at 04:46:49PM +, James Griffin put forth the proposition: --> David Woodfall [2013-02-05 15:54:45 +]: Yours gives me: 1 ( ) Drafts 2 ( ) INBOX 3 ( ) Junk 4 ( ) Queue 5 ( ) Sent Ap

Re: Muttprint

2013-02-05 Thread David Woodfall
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 which is the system printer and is using CUPS. Its a USB printer, so wh

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

2013-02-06 Thread David Woodfall
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 commands. When I >tried changing the mailboxes for mailing lists I suddenly started >gettin

Equivalent to 'limit' for index?

2013-02-06 Thread David Woodfall
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 it didn't work. Thanks -- When all you have is a Swiss Arm

Re: Equivalent to 'limit' for index?

2013-02-06 Thread David Woodfall
On Thu, Feb 07, 2013 at 06:43:08AM +0100, Andre Klärner put forth the proposition: Hi David, On Wed, Feb 06, 2013 at 09:59:48PM +, David Woodfall wrote: 1) Doing a 'limit' in the index, which shows only folders with new mail, I also asked this a while ago, and no, it isn'

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

2013-02-07 Thread David Woodfall
On Thu, Feb 07, 2013 at 08:17:41AM +, James Griffin put forth the proposition: --> 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 +]: > >>

Re: Equivalent to 'limit' for index?

2013-02-07 Thread David Woodfall
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 shows only folders with new mail, or 2) A file-mask that I can use to do the same? Man pa

Re: Equivalent to 'limit' for index?

2013-02-07 Thread David Woodfall
On Thu, Feb 07, 2013 at 09:33:00AM +, James Griffin put forth the proposition: --> 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 +]: > >>I

Re: Equivalent to 'limit' for index?

2013-02-07 Thread David Woodfall
On Thu, Feb 07, 2013 at 09:40:43AM +, David Woodfall put forth the proposition: On Thu, Feb 07, 2013 at 09:33:00AM +, James Griffin put forth the proposition: --> David Woodfall [2013-02-07 08:44:34 +]: On Thu, Feb 07, 2013 at 08:01:21AM +, James Griffin put forth

Re: Equivalent to 'limit' for index?

2013-02-07 Thread David Woodfall
On Thu, Feb 07, 2013 at 10:47:57AM +0100, Andre Klärner put forth the proposition: On Thu, Feb 07, 2013 at 08:44:34AM +, David Woodfall wrote: On Thu, Feb 07, 2013 at 08:01:21AM +, James Griffin put forth the proposition: >--> David Woodfall [2013-02-06 21:59:48 +]: No it

Re: Equivalent to 'limit' for index?

2013-02-07 Thread David Woodfall
On Thu, Feb 07, 2013 at 02:23:03PM +0100, Andre Klärner put forth the proposition: Hi David, On Thu, Feb 07, 2013 at 09:55:55AM +, David Woodfall wrote: Seems to work fine for me, although I'm guessing a bit at how individual email files are named when new. For instance, some end

People that CC mailing lists

2013-02-09 Thread David Woodfall
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 in the send field. Is there a way of getting mutt to rec

Re: People that CC mailing lists

2013-02-09 Thread David Woodfall
On (09/02/13 20:08), Patrick Shanahan put forth the proposition: * David Woodfall [02-09-13 19:44]: 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

Re: People that CC mailing lists

2013-02-09 Thread David Woodfall
On (10/02/13 02:08), David Woodfall put forth the proposition: On (09/02/13 20:08), Patrick Shanahan put forth the proposition: * David Woodfall [02-09-13 19:44]: I've a few mailing lists where people don't send to the mailing list instead they CC it. In which case when I re

Re: People that CC mailing lists

2013-02-10 Thread David Woodfall
On (10/02/13 07:35), James Griffin put forth the proposition: --> 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 lis

Re: People that CC mailing lists

2013-02-10 Thread David Woodfall
On (10/02/13 13:25), David Woodfall put forth the proposition: On (10/02/13 07:35), James Griffin put forth the proposition: --> 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

Re: People that CC mailing lists

2013-02-10 Thread David Woodfall
On (10/02/13 08:33), Patrick Shanahan put forth the proposition: * David Woodfall [02-10-13 08:27]: On (10/02/13 07:35), James Griffin put forth the proposition: >--> David Woodfall [2013-02-10 00:42:27 +]: > >>I've a few mailing lists where people don't

Ideas for saving mailing list mail with IMAP+Maildir

2013-02-10 Thread David Woodfall
I used to use mbox format and save mailing list mail to eg: ~/mail/lists/mutt-users@mutt.org which made it very easy to make a script that creates the mailboxes, alias and subscribe commands. I'd simply save the first email to a folder in lists/ then run the script and everything was set up

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

2013-02-10 Thread David Woodfall
On (10/02/13 16:06), Andre Klärner put forth the proposition: Hi David, On Sun, Feb 10, 2013 at 02:04:39PM +, David Woodfall wrote: I used to use mbox format and save mailing list mail to eg: ~/mail/lists/mutt-users@mutt.org Now that I've switched to IMAP + Maildir I'm

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

2013-02-10 Thread David Woodfall
On (10/02/13 15:52), Chris Green put forth the proposition: On Sun, Feb 10, 2013 at 02:04:39PM +, David Woodfall wrote: I used to use mbox format and save mailing list mail to eg: ~/mail/lists/mutt-users@mutt.org which made it very easy to make a script that creates the mailboxes

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

2013-02-10 Thread David Woodfall
On (10/02/13 12:02), Tim Gray put forth the proposition: On Feb 10, 2013 at 02:04 PM +, David Woodfall wrote: So I'm just wondering how people here cope with organising mailing lists with Maildir and any tips/tricks that may be a better way than my present way. I do what others

Re: People that CC mailing lists

2013-02-12 Thread David Woodfall
On (12/02/13 19:33), Erik Christiansen put forth the proposition: On 12.02.13 13:57, Cameron Simpson wrote: On 11Feb2013 15:40, Will Yardley wrote: | Also, an off-list copy that you receive, but CCd to the list, will not | have the rfc2369 headers, which mnight explain the inconsistent behavi

Re: [POSSIBLE SPAM] People that CC mailing lists

2013-02-13 Thread David Woodfall
On (13/02/13 11:15), Mark H. Wood put forth the proposition: On Tue, Feb 12, 2013 at 09:17:43PM -0500, Brandon McCaig wrote: Some mailing lists don't require a subscription so you should use 'g' to reply to those lists so even unsubscribed participants get the messages. Other lists insist that

Cannot (a)ccept always ssl certificate

2013-03-16 Thread David Woodfall
When I connect to my IMAPS server on LAN which has a certificate for FDQ I get the message that certificate doesn't match domain name, since I'm connecting to 192.168.1.2 I keep pressing 'a' to accept always, and it says it saves it, but it doesn't and I must keep accepting every time I log in.

Re: Cannot (a)ccept always ssl certificate

2013-03-16 Thread David Woodfall
On (16/03/13 10:20), David Woodfall put forth the proposition: When I connect to my IMAPS server on LAN which has a certificate for FDQ I get the message that certificate doesn't match domain name, since I'm connecting to 192.168.1.2 I keep pressing 'a' to accept always,

Re: Cannot (a)ccept always ssl certificate

2013-03-16 Thread David Woodfall
On (16/03/13 10:39), David Woodfall put forth the proposition: On (16/03/13 10:20), David Woodfall put forth the proposition: When I connect to my IMAPS server on LAN which has a certificate for FDQ I get the message that certificate doesn't match domain name, since I'm con

folder regexp with folder-hook when using IMAPS + MAILDIR

2013-05-06 Thread David Woodfall
I seem to be having a problem with folder-hook. I have: set folder=imaps://blackswan/ set spoolfile=imaps://blackswan/ folder-hook bleah "source ~/.mutt/bleah" blackswan being the dovecot server hostname. .mutt/bleah contains: set from="me " set sendmail="/usr/bin/sendmail" The folder-hook i

Re: folder regexp with folder-hook when using IMAPS + MAILDIR

2013-05-06 Thread David Woodfall
On (06/05/13 12:55), David Woodfall put forth the proposition: I seem to be having a problem with folder-hook. I have: set folder=imaps://blackswan/ set spoolfile=imaps://blackswan/ folder-hook bleah "source ~/.mutt/bleah" blackswan being the dovecot server hostname. .mutt/blea

Re: folder regexp with folder-hook when using IMAPS + MAILDIR

2013-05-06 Thread David Woodfall
On (06/05/13 16:04), Rado Q put forth the proposition: =- David Woodfall wrote on Mon 6.May'13 at 13:04:38 +0100 -= >I have: > >set folder=imaps://blackswan/ >folder-hook bleah "source ~/.mutt/bleah" > > >blackswan being the dovecot server hostname. &g

Re: folder regexp with folder-hook when using IMAPS + MAILDIR

2013-05-07 Thread David Woodfall
On (06/05/13 16:04), Rado Q put forth the proposition: =- David Woodfall wrote on Mon 6.May'13 at 13:04:38 +0100 -= >I have: > >set folder=imaps://blackswan/ >folder-hook bleah "source ~/.mutt/bleah" > > >blackswan being the dovecot server hostname. &g

Sending via command line and record/sent

2013-05-20 Thread David Woodfall
I've found that sending mail as root saves a copy in /root/mail/Sent/, whereas sending as my user doesn't seem to keep a record at all. The only difference between root and user is that root is using mbox and user is maildir. Is there some way around this? D.

Re: Customise headers shown in editor

2013-05-20 Thread David Woodfall
On (08/02/13 17:19), Marco put forth the proposition: On 2013–02–08 Suvayu Ali wrote: I use a combination of ignore and unignore to choose which headers I see Ignore and unignore control the headers displayed in the pager and not the ones shown in the editor, if I'm not mistaken. Does this w

Re: Customise headers shown in editor

2013-05-20 Thread David Woodfall
On (21/05/13 01:23), Dave Woodfall put forth the proposition: On (08/02/13 17:19), Marco put forth the proposition: On 2013–02–08 Suvayu Ali wrote: I use a combination of ignore and unignore to choose which headers I see Ignore and unignore control the headers displayed in the pager and n

Re: Sending via command line and record/sent

2013-05-20 Thread David Woodfall
On (20/05/13 20:33), Patrick Shanahan put forth the proposition: * David Woodfall [05-20-13 20:01]: I've found that sending mail as root saves a copy in /root/mail/Sent/, whereas sending as my user doesn't seem to keep a record at all. The only difference between root and user is

Re: Customise headers shown in editor

2013-05-20 Thread David Woodfall
On (21/05/13 01:45), Dave Woodfall put forth the proposition: On (21/05/13 01:23), Dave Woodfall put forth the proposition: On (08/02/13 17:19), Marco put forth the proposition: On 2013–02–08 Suvayu Ali wrote: I use a combination of ignore and unignore to choose which headers I see Ign

Re: Sending via command line and record/sent

2013-05-20 Thread David Woodfall
On (20/05/13 20:33), Patrick Shanahan put forth the proposition: * David Woodfall [05-20-13 20:01]: I've found that sending mail as root saves a copy in /root/mail/Sent/, whereas sending as my user doesn't seem to keep a record at all. The only difference between root and user is

Bold font in Sent listing

2013-08-06 Thread David Woodfall
I find some mail entries are bold in 'Sent' and some not, but I can't find any reason why they should be. set index_format="%3C %Z %[!%d/%m/%y] %-20.20t %s" Anything it that that would cause bold fonts? I'd rather not have them if possible. D.

Does mail_check work on IMAP? (Slow checking time)

2014-04-12 Thread David Woodfall
Hi I've been trying to get mutt to check IMAP mail more frequently. At the moment it seems to take 15 secs or so for a new message to appear after I've actually recieved it (I have an audible new mail notification that counts mailboxes for new mail). I know 15 secs isn't actually /that/ slow, bu

Using maildir

2014-04-28 Thread David Woodfall
I've just set up dovecot/procmail on a debian VPS and when using mutt with maildir, as I navigate around, I see the new/ cur/ tmp/ folders and inside the actual file names of the mail. On my home box I connect locally to the imap server so I don't see this, but is there a better way of viewing ma

Re: Using maildir

2014-04-29 Thread David Woodfall
Dear David, Are you sure that you installed mail_location variable in Dovecot correctly? http://wiki2.dovecot.org/MailLocation If I'm not using imap it won't matter will it? I'm just using mutt -f ~/mail. Best regards, Roman Kravets On Tue, Apr 29, 2014 at 7:00 AM, David

Re: Using maildir

2014-04-29 Thread David Woodfall
* On 28 Apr 2014, David Woodfall wrote: I've just set up dovecot/procmail on a debian VPS and when using mutt with maildir, as I navigate around, I see the new/ cur/ tmp/ folders and inside the actual file names of the mail. This should just work. Maildir is tested first, before other ma

Re: Using maildir

2014-04-29 Thread David Woodfall
* On 29 Apr 2014, David Woodfall wrote: Significant parts from .muttrc: set mbox_type=maildir set folder="$HOME/mail" set mbox="$HOME/mail" set spoolfile="$HOME/mail" Your $folder may be the source of the problem. My hypothesis: if you change that (to anything

Re: Using maildir

2014-04-29 Thread David Woodfall
* On 29 Apr 2014, David Woodfall wrote: Significant parts from .muttrc: set mbox_type=maildir set folder="$HOME/mail" set mbox="$HOME/mail" set spoolfile="$HOME/mail" Your $folder may be the source of the problem. My hypothesis: if you change that (to anything

Re: Using maildir

2014-04-29 Thread David Woodfall
On Tue, Apr 29, 2014 at 1:44 PM, David Woodfall wrote: * On 29 Apr 2014, David Woodfall wrote: Significant parts from .muttrc: set mbox_type=maildir set folder="$HOME/mail" set mbox="$HOME/mail" set spoolfile="$HOME/mail" Your $folder may be the source of the p

Re: Using maildir

2014-04-29 Thread David Woodfall
On Tue, Apr 29, 2014 at 10:44:38PM +0100, David Woodfall wrote: Well, I'm not quite out of the woods. Although mutt starts off in my Inbox (using mutt -f ~/Mail) and it shows everything correctly, when I change folder, to say view all my mailboxes, then I can't get back into my In

Forwarding mail with attachments?

2015-06-15 Thread David Woodfall
Hi Is there a way of forwarding an email and all attachments too? I know that bouncing does this, but forwarding is preferable for some things. Thanks

Re: Forwarding mail with attachments?

2015-06-16 Thread David Woodfall
On 15Jun15 08:41 +0100, David Woodfall wrote: Is there a way of forwarding an email and all attachments too? Attachments are forwarded if you answer 'yes' to 'forwarding as attachment?'. Drawback is, you cannot reply-inline. Thanks.

Re: Forwarding mail with attachments?

2015-06-16 Thread David Woodfall
Hi, On Mon, Jun 15, 2015 at 08:41:50AM +0100, David Woodfall wrote: Hi Is there a way of forwarding an email and all attachments too? I know that bouncing does this, but forwarding is preferable for some things. I have in my .muttrc # forwarding set mime_forward=yes set

Send message as inline using mutt command line in script

2015-06-19 Thread David Woodfall
Hi, I have a script that emails a cover.txt message plus a pdf attachment, but the message, while being readable, shows as an attachment too: [-- Attachment #1 --] [-- Type: text/plain, Encoding: 7bit, Size: 0.4K --] Is there a way of having it send inline? The command I am using at the moment

Re: Send message as inline using mutt command line in script

2015-06-20 Thread David Woodfall
On Sat, Jun 20, 2015 at 04:52:11AM +0100, David Woodfall wrote: I have a script that emails a cover.txt message plus a pdf attachment, but the message, while being readable, shows as an attachment too: [-- Attachment #1 --] [-- Type: text/plain, Encoding: 7bit, Size: 0.4K --] Is there a way

Re: select wrapped lines / click long url / bug 3453

2015-11-27 Thread David Woodfall
Hi! I'm currently using mutt in xterm, and I finally got tired of copy&paste long urls (wrapped in multiple lines) from mutt to browser. Ideally, I'd like to be able to open urls by clicking them. It looks like xterm doesn't support clicking on urls, so I'm ready to switch to any other terminal

Re: select wrapped lines / click long url / bug 3453

2015-11-27 Thread David Woodfall
On Fri, Nov 27, 2015 at 07:01:24PM +, David Woodfall wrote: >Hi! > >I'm currently using mutt in xterm, and I finally got tired of copy&paste >long urls (wrapped in multiple lines) from mutt to browser. Ideally, I'd >like to be able to open urls by clicking

Internal mutt commands?

2015-12-01 Thread David Woodfall
Is there a list of commands we can use inside mutt? I did a quick google, but didn't find anything useful. I did try :display-toggle-weed but got an unknown command error. Dave

Re: Internal mutt commands?

2015-12-01 Thread David Woodfall
* On 01 Dec 2015, David Woodfall wrote: Is there a list of commands we can use inside mutt? I did a quick google, but didn't find anything useful. I did try :display-toggle-weed but got an unknown command error. Dave Commands are the things you can put in a muttrc or execute at the : p

Re: Internal mutt commands?

2015-12-01 Thread David Woodfall
On Tue, Dec 01, 2015 at 11:37:26PM -0600, David Champion wrote: * On 01 Dec 2015, David Woodfall wrote: > Is there a list of commands we can use inside mutt? I did a quick > google, but didn't find anything useful. > > I did try :display-toggle-weed but got an unknown command

Speed

2017-10-24 Thread David Woodfall
I've been using mutt a fair while now. Lately I've been using it with imap and find that it can take a while to read headers. Are there any tricks to speeding up imap? I do have a header cache, but it still takes some time opening a folder with a 1000+ or so messages. Any tips? TIA

Re: Speed

2017-10-24 Thread David Woodfall
Thanks I'll give that a shot. On Tue, Oct 24, 2017 at 06:43:03PM +0100, David Woodfall wrote: I've been using mutt a fair while now. Lately I've been using it with imap and find that it can take a while to read headers. Are there any tricks to speeding up imap? I do have a he

Re: Speed

2017-10-25 Thread David Woodfall
Yes I have shell access. I have tried just setting mutt without imap to use maildir, but It only sees my Inbox and no other folders. Perhaps there's a way of doing it but I haven't managed yet. On 2017-10-24 18:43, David Woodfall wrote: I've been using mutt a fair while now. L

Re: Speed

2017-10-25 Thread David Woodfall
No unusual headers. But I tried the options on that webpage and it seems to have improved. Thanks. On Di, 24 Okt 2017, David Woodfall wrote: I've been using mutt a fair while now. Lately I've been using it with imap and find that it can take a while to read headers. Are there any

Re: Speed

2017-10-26 Thread David Woodfall
Ok Thanks. On 2017-10-25 20:48, David Woodfall wrote: Yes I have shell access. I have tried just setting mutt without imap to use maildir, but It only sees my Inbox and no other folders. Perhaps there's a way of doing it but I haven't managed yet. Sync the store to your local bo

Re: Need some help with send-hook and folder-hook, their order in muttrc

2017-11-07 Thread David Woodfall
y_hdr Sends the message Changes my_hdr back -- Chris Green What I do is have a hooks file which runs other hooks files depending on the folder: My .mutt/hooks: folder-hook 'imaps://domain/.*' source ~/.mutt/default folder-hook =lists/* source ~/.mutt/listhook My .mutt/default my

Re: split or merged mbox/record

2017-11-29 Thread David Woodfall
On Wed, Nov 29, 2017 at 22:20:00 +0100, Wim wrote: On Wednesday, 29 November at 15:09, Daan van Rossum wrote: > Do any of you mutt users have experience with merged vs. split > mailboxes and have some good arguments for one or the other setup? I starting using one box for received and sent emai

Re: split or merged mbox/record

2017-11-30 Thread David Woodfall
On 2017-11-30 00:22, David Woodfall wrote: This is interesting. If I have several mailboxes would it be possible to set the record = current folder on something? https://dev.mutt.org/trac/wiki/MuttFaq/Folder#HowtosavecopiesofoutgoingsenteMailstothecurrentfolder :-) -tkc Thanks.

Re: WIRED: ‘Mailsploit’ Lets Hackers Forge Perfect Email Spoofs (fwd)

2017-12-06 Thread David Woodfall
Hass mutt got this vulnerability? -- -- Forwarded message -- Date: Tue, 5 Dec 2017 15:14:15 From: Jude610610 DaShiell513 To: jdash...@panix.com Subject: WIRED: ?Mailsploit? Lets Hackers Forge Perfect Email Spoofs ?Mailsploit? Lets Hackers Forge Perfect Email Spoofs WIRED Th

Unable to set Reply-To

2017-12-14 Thread David Woodfall
Mutt 1.9.1 (2017-09-22) I have a folder-hook that sources a file. The file sets sendmail and does this: my_hdr Reply-To: m...@mydomain.com But it refuses to work. I know the file /is/ being sourced because sendmail changes. Any ideas?

Re: Unable to set Reply-To

2017-12-15 Thread David Woodfall
Mutt 1.9.1 (2017-09-22) I have a folder-hook that sources a file. The file sets sendmail and does this: my_hdr Reply-To: m...@mydomain.com But it refuses to work. I know the file /is/ being sourced because sendmail changes. Any ideas? More info: I tried running mutt from CLI using -e for th

Re: Unable to set Reply-To

2017-12-17 Thread David Woodfall
On Fri, Dec 15, 2017 at 12:39:13PM +, David Woodfall wrote: >Mutt 1.9.1 (2017-09-22) > >I have a folder-hook that sources a file. The file sets sendmail and >does this: > >my_hdr Reply-To: m...@mydomain.com > >But it refuses to work. I know the file /is/ being s

Re: set Bcc when To: is not myself

2017-12-17 Thread David Woodfall
How can I set the Bcc: to myself when To: is not myself? I try something like this but it does not work: send-hook "!~t ablacktsh...@gmail.com" 'my_hdr Bcc: Yubin Ruan ' Then I try this and it work when I try to send a fresh email: send-hook "~t ablacktshirt" 'my_hdr Bcc:' send-hook .

Re: set Bcc when To: is not myself

2017-12-18 Thread David Woodfall
On Mon, Dec 18, 2017 at 07:34:36AM +, David Woodfall wrote: > How can I set the Bcc: to myself when To: is not myself? > > I try something like this but it does not work: >send-hook "!~t ablacktsh...@gmail.com" 'my_hdr Bcc: Yubin Ruan ' > > Then I t

Re: Libreoffice document can't open by mailcap entry

2018-01-09 Thread David Woodfall
Hi, I have the follow entry in mailcap: application/vnd.oasis.opendocument.text; libreoffice '%s'; edit=libreoffice '%s'; test=test -n "$DISPLAY"; description="OpenDocument Text Document"; nametemplate=%s.odt So, I attach a document and select it. I chose enter key to see there content. After

Searching sent folder

2018-02-06 Thread David Woodfall
When I use search or limit in my sent folder on an address it shows no matches. They seem to only work on subjects. Is there a way to get them to work on addresses? -dave

Re: Searching sent folder

2018-02-06 Thread David Woodfall
When I use search or limit in my sent folder on an address it shows no matches. They seem to only work on subjects. Is there a way to get them to work on addresses? -dave I found limit ~C -dave

Piping to a script and receiving commands/variables back

2018-03-12 Thread David Woodfall
Hello, I've made a shell script that I pipe via a key bind. It parses for email address and writes a new procmail rule based on that and the name of a folder that I enter on the CLI. It works OK, but I'd like to send the name of the folder back to mutt and have it save the message there afterwar

Is it possible to redraw screen after doing a charset change?

2018-03-13 Thread David Woodfall
I have a couple of binds to change charset between UTF-8/ISO-8859-1. The problem is that I need to exit from the pager and then reopen the message to see the changes, so I added those commands to the macro, which works fine. However, this doesn't work in the index, so is there a way to redraw the

Re: Is it possible to redraw screen after doing a charset change?

2018-03-13 Thread David Woodfall
On (13/03/18 10:38), Jude DaShiell put forth the proposition: Going assumption is you're running a g.u.i. That being the case, try running xrefresh. On Tue, 13 Mar 2018, David Woodfall wrote: I'm using mutt over ssh on a headless server. No X. Date: Tue, 13 Mar 2018 10:20:19 F

Re: Is it possible to redraw screen after doing a charset change?

2018-03-13 Thread David Woodfall
On (13/03/18 11:02), Jude DaShiell put forth the proposition: In ssh try tilde-r. On Tue, 13 Mar 2018, David Woodfall wrote: It doesn't do anything. I set EscapeChar ~ in ~/.ssh/config, but I think my terminal must be grabbing it. Maybe there's a screen command to do it? Date: T

Re: Is it possible to redraw screen after doing a charset change?

2018-03-13 Thread David Woodfall
On (13/03/18 15:12), Dave Woodfall put forth the proposition: On (13/03/18 11:02), Jude DaShiell put forth the proposition: In ssh try tilde-r. On Tue, 13 Mar 2018, David Woodfall wrote: It doesn't do anything. I set EscapeChar ~ in ~/.ssh/config, but I think my terminal must be gra

Re: Is it possible to redraw screen after doing a charset change?

2018-03-13 Thread David Woodfall
On (13/03/18 09:58), Kevin J. McCarthy put forth the proposition: On Tue, Mar 13, 2018 at 02:20:19PM +, David Woodfall wrote: I have a couple of binds to change charset between UTF-8/ISO-8859-1. The problem is that I need to exit from the pager and then reopen the message to see the

Reply with another email as attachment?

2018-03-14 Thread David Woodfall
I have recently been in a discussion with a tech support person about some emails that I have been receiving and I was asked to attach one of them to a test email that she sent me. I couldn't find how to do that, apart from actually finding the file and attaching it that way. When I pressed 'a' t

View HTML without autoview

2018-03-14 Thread David Woodfall
I've just found reason to not autoview HTML and to do it manually with a bind. Previously, I used elinks and it works fine with autoview, however when I try to pipe to it it also renders the headers instead of just the body. This is my mailcap: text/html;elinks %s;nametemplate=%s.html;copious

  1   2   >