Re: mark_old as a quadoption?

2016-12-22 Thread Gabriel Philippe
On Tue, Dec 20, 2016 at 12:32 PM, Gabriel Philippe wrote: > It seems to me I saw, many years ago, questions when I was leaving > folders: "Mark unread messages as old?". It was rather "move unread messages to...". I will use hooks to change $mark_old. -- Gabriel

mark_old as a quadoption?

2016-12-20 Thread Gabriel Philippe
It seems to me I saw, many years ago, questions when I was leaving folders: "Mark unread messages as old?". mark_old is currently a boolean. Has it ever been a quadoption? (I would prefer that way) -- Gabriel

Re: can't read sent encrypted mail

2016-10-10 Thread Gabriel Philippe
On Sat, Oct 8, 2016 at 1:28 AM, Kevin J. McCarthy wrote: > Add 'unset crypt_use_gpgme' to your muttrc, to start using your > pgp_encrypt_sign_command again. Mutt in Debian (ie Neomutt) also has a pgp_encrypt_self quadoption. "Default: no Encrypt the message to $pgp_sign_as too. (PGP only)" --

Re: saved or deleted?

2016-08-31 Thread Gabriel Philippe
On Wed, Aug 31, 2016 at 8:42 AM, Jon LaBadie wrote: > Rephrasing, how can I tell if a deleted message has been copied? > > Currently, if I am uncertain I have to copy it just in case and > in the future, delete the duplicate if I created one. Not what you want, but if you have mutt with the trash

Re: list-reply without Cc?

2016-08-30 Thread Gabriel Philippe
Thanks Ben, but I realize my question was not accurate. I am disappointed by having recipients in Cc when I use list-reply on my own messages (match alternates). Ex: - I am subscribed to a list (with mutt's subscribe command), - I have sent a message to A (not in the list), Cc the list and B, - I

list-reply without Cc?

2016-08-29 Thread Gabriel Philippe
Hello, Is there a way to reply to a subscribed list without anybody in copy? I often receive messages from someone not subscribed, then want to answer to the list only (and sometimes forget to remove the people in Cc). -- Gabriel

Re: send2-hook can't change Reply-To

2016-08-26 Thread Gabriel Philippe
On Wed, Aug 24, 2016 at 10:48 PM, Michael Elkins wrote: > On Wed, Aug 24, 2016 at 01:28:22PM +0200, Gabriel Philippe wrote: >> >> From the manual: "Also note that my_hdr commands which modify >> recipient headers, or the message's subject, don't have any e

[SPAM?] send2-hook can't change Reply-To

2016-08-24 Thread Gabriel Philippe
I have been using send-hooks to add reply-to headers. send-hook . unmy_hdr 'Reply-To:' send-hook "~C l...@whatever.tld" my_hdr 'Reply-To: l...@whatever.tld' This works (and maybe shouldn't, according to the manual). But I would like using send2-hooks instead, and... no success. I have tried remov

[SPAM?] Re: Open message in new window

2016-08-10 Thread Gabriel Philippe
> However, I have not managed to add "-e " in > mutt's command line. I meant -e push '<...' -- Gabriel

[SPAM?] Open message in new window

2016-08-10 Thread Gabriel Philippe
Hi, The macro below works as expected: macro index,pager \ec '=temp.mboxx-terminal-emulator -e "mutt -f =temp.mbox " &' 'open message in new window' However, I have not managed to add "-e " in mutt's command line. I first struggled with quoting, then noticed than even replacing "mutt ..." by a s

Re: Place forwarded messages in thread

2016-08-09 Thread Gabriel Philippe
On Fri, May 29, 2015 at 1:43 PM, Gabriel Philippe wrote: > On Mon, Apr 13, 2015 at 2:15 PM, max wrote: >> Dear Mutters, >> >> When I forward an email, it is simply placed in the folder where I sent >> the email from. I use: >> folder-hook . 'set record=^

Re: need some help about organize message in mutt

2016-08-06 Thread Gabriel Philippe
On Sat, Aug 6, 2016 at 8:10 AM, Erik Christiansen wrote: > Ah, yes, a DNS "dig" on procmail.org fails, and a visit to: > http://www.procmail.org/ gives: > "Site hosting in transit, information will be back up shortly." According to archive.org, this has not changed since at least the beginning

Re: need some help about organize message in mutt

2016-08-04 Thread Gabriel Philippe
On Tue, Aug 2, 2016 at 1:00 PM, Erik Christiansen wrote: > Subscribing to the procmail mailing list would help while learning. Does it still exist? procmail.org is down for several months. >From the manual page of procmail: "There exists a mailinglist for questions relating to any program in the

Re: base64 encoding of full message body?

2016-07-07 Thread Gabriel Philippe
On Sun, Mar 20, 2016 at 11:48 AM, Gabriel Philippe wrote: > Hi, > > I'm sick and tired of seing the PGP signatures of my messages to Yahoo > groups invalidated. Yahoo groups thinks it is a good idea to split > "long" lines, but that changes the message body. I tried

Re: base64 encoding of full message body?

2016-03-30 Thread Gabriel Philippe
On Sat, Mar 26, 2016 at 1:33 PM, Erik Christiansen wrote: > On 20.03.16 11:48, Gabriel Philippe wrote: >> It seams that (all?) messages from the Yahoo groups interface >> ("X-Mailer: Yahoo Groups Message Poster") are fully base 64 encoded. >> "Content-Type: t

base64 encoding of full message body?

2016-03-20 Thread Gabriel Philippe
Hi, I'm sick and tired of seing the PGP signatures of my messages to Yahoo groups invalidated. Yahoo groups thinks it is a good idea to split "long" lines, but that changes the message body. I tried to limit the maximum size of the lines in my messages, and that works most of the time. But quoted

Re: decoding UTF-8

2016-03-15 Thread Gabriel Philippe
On Mon, Mar 14, 2016 at 10:30 PM, Jon LaBadie wrote: > I frequently find headers (mostly Subject, but also From/To) > that I assume are some representation form for a UTF-8 encoded > string as they start with "=?UTF-8?" and end with "=?= ". > For example: > > To: =?UTF-8?B?Z3VuZGk=?= > > Is my

Re: Using a sendmail replacement?

2016-02-21 Thread Gabriel Philippe
On Sun, Feb 21, 2016 at 11:47 AM, Andreas Doll wrote: > On 2016-02-21 at 12:59, li...@2ion.de wrote: >> I am using msmtp[1] for this. You can keep its configuration entirely in >> $HOME. > > I second that, msmtp works fine for me in the described setting. Note that it > only works online, for off

Re: Using a sendmail replacement?

2016-02-20 Thread Gabriel Philippe
On Sat, Feb 20, 2016 at 9:40 PM, Cameron Simpson wrote: > Me too. I run postfix as the local mail system on this Mac and have mutt > deliver to it. > > Having your local machine mail system working is very useful - you can send > messages while offline and they will be queued and go out when you'r

Using a sendmail replacement?

2016-02-20 Thread Gabriel Philippe
Hi, I would like to combine the immediacy of using $sendmail to send e-mails from mutt with the flexibility of $smtp_url. I want to select a different smarthost (ISP/webmail/whatever), depending on hooks, without having mutt waiting for the message to be sent, and without having configuration outs

Re: delayed variable expansion within macro

2016-01-29 Thread Gabriel Philippe
On Tue, Oct 27, 2015 at 5:45 PM, Raph wrote: > The issue is the expansion of $from which happens during the evaluation of the > double-quoted string. This is too soon. It would have to be delayed to after > `source` > has been evaluated so that $from takes the new and expected value. Hi Raph, I

Re: Conditional configuration

2016-01-28 Thread Gabriel Philippe
On Thu, Jan 28, 2016 at 3:35 AM, martin f krafft wrote: > Hi, > > I have two machines with mutt, one has the sidebar patch, while the > other does not. I'd like to use the same config on both, but > obviously the one without the patch falls over the sidebar keywords, I use one main conffile, and