Re: quickly switching to an alternate for "from"

2015-05-24 Thread Mun
Hi Richard, On Sun, May 24, 2015 at 04:19 AM PDT, Richard Z wrote: RZ> On Sat, May 23, 2015 at 09:58:06PM -0700, Mun wrote: RZ> > Hi Ian, RZ> > RZ> > On Sat, May 23, 2015 at 06:15 PM PDT, Ian Zimmerman wrote: RZ> RZ> > IZ> Did you have a good reason to bypass Google servers? If not, using RZ> >

Re: quickly switching to an alternate for "from"

2015-05-24 Thread Mun
Hi David, On Sat, May 23, 2015 at 11:28 PM PDT, David Champion wrote: DC> * On 23 May 2015, Mun wrote: DC> > DC> > Indeed. I use a send-hook to accomplish the change to "from". However, DC> > I recently found at least one destination bounced my mail because it DC> > detected that I didn't act

Re: quickly switching to an alternate for "from"

2015-05-24 Thread Richard Z
On Sat, May 23, 2015 at 09:58:06PM -0700, Mun wrote: > Hi Ian, > > On Sat, May 23, 2015 at 06:15 PM PDT, Ian Zimmerman wrote: > IZ> Did you have a good reason to bypass Google servers? If not, using > IZ> gmail as a relay would likely work around this. > > Not really. I have multiple e-mail ac

Re: quickly switching to an alternate for "from"

2015-05-23 Thread David Champion
* On 23 May 2015, Mun wrote: > > Indeed. I use a send-hook to accomplish the change to "from". However, > I recently found at least one destination bounced my mail because it > detected that I didn't actually send the email from the domain stated > in "from:". Here's the error within the boun

Re: quickly switching to an alternate for "from"

2015-05-23 Thread Mun
Hi Ian, On Sat, May 23, 2015 at 06:15 PM PDT, Ian Zimmerman wrote: IZ> On 2015-05-23 11:27 -0700, Mun wrote: IZ> IZ> Mun> Indeed. I use a send-hook to accomplish the change to "from". IZ> Mun> However, I recently found at least one destination bounced my mail IZ> Mun> because it detected that I

Re: quickly switching to an alternate for "from"

2015-05-23 Thread Mun
Hi Jon, On Sat, May 23, 2015 at 04:25 PM PDT, Jon LaBadie wrote: JL> On Sat, May 23, 2015 at 11:27:27AM -0700, Mun wrote: JL> > Hi all, JL> > JL> > On Sat, May 23, 2015 at 05:04 AM PDT, Xu Wang wrote: JL> > XW> Dear all, JL> > XW> JL> > XW> Thank you very much for such responses. There are indee

Re: quickly switching to an alternate for "from"

2015-05-23 Thread Ian Zimmerman
On 2015-05-23 11:27 -0700, Mun wrote: Mun> Indeed. I use a send-hook to accomplish the change to "from". Mun> However, I recently found at least one destination bounced my mail Mun> because it detected that I didn't actually send the email from the Mun> domain stated in "from:". Here's the error

Re: quickly switching to an alternate for "from"

2015-05-23 Thread Jon LaBadie
On Sat, May 23, 2015 at 11:27:27AM -0700, Mun wrote: > Hi all, > > On Sat, May 23, 2015 at 05:04 AM PDT, Xu Wang wrote: > XW> Dear all, > XW> > XW> Thank you very much for such responses. There are indeed several ways > XW> to do this. > > Indeed. I use a send-hook to accomplish the change to "

Re: quickly switching to an alternate for "from"

2015-05-23 Thread Mun
Hi all, On Sat, May 23, 2015 at 05:04 AM PDT, Xu Wang wrote: XW> Dear all, XW> XW> Thank you very much for such responses. There are indeed several ways XW> to do this. Indeed. I use a send-hook to accomplish the change to "from". However, I recently found at least one destination bounced my m

Re: quickly switching to an alternate for "from"

2015-05-23 Thread Richard Z
On Sat, May 23, 2015 at 12:51:15PM +0100, spaceman wrote: > Hi, > > >>>reply-hook"~t mailing-list.org""my_hdr From: Richard > >>>" > > Just to note that reply-hook doesn't appear to work here, however when I > substitute it for send-hook it works as expected using my_hdr. I realize > they

Re: quickly switching to an alternate for "from"

2015-05-23 Thread Xu Wang
Dear all, Thank you very much for such responses. There are indeed several ways to do this. On Fri, May 22, 2015 at 10:51 AM, Marcus C. Gottwald wrote: > > Xu Wang wrote (Fri 2015-May-22 08:59:01 -0400): > >> I understand that I can do "ESC + f" and then enter it manually. But >> how can I switc

Re: quickly switching to an alternate for "from"

2015-05-23 Thread spaceman
Hi, >reply-hook"~t mailing-list.org""my_hdr From: Richard >" Just to note that reply-hook doesn't appear to work here, however when I substitute it for send-hook it works as expected using my_hdr. I realize they are not the same thing but this result is what counts. Regards, spacem

Re: quickly switching to an alternate for "from"

2015-05-23 Thread Richard Z
On Fri, May 22, 2015 at 04:17:15PM +0100, spaceman wrote: > Hi, > > >reply-hook"~t mailing-list.org""my_hdr From: Richard > >" > > Not being an expert in hooks (or mutt) but it looks like my_hdr is the wrong > choice here. You probably need to do something like set from = "spaceman > " >

Re: quickly switching to an alternate for "from"

2015-05-23 Thread Richard Z
On Sat, May 23, 2015 at 05:58:28AM +0200, MD wrote: > Hi, > > I use this in my .muttrc, because I did not want to have it automatically > depended on folders or accounts: > > macro compose I "^Umarkus" "Set identity / Select From:" > > In my aliases file, I have these entries: > > alias markus1

Re: quickly switching to an alternate for "from"

2015-05-22 Thread MD
Hi, I use this in my .muttrc, because I did not want to have it automatically depended on folders or accounts: macro compose I "^Umarkus" "Set identity / Select From:" In my aliases file, I have these entries: alias markus1 Markus alias markus2 M. alias markus3 MD Regards, Markus On 22

Re: quickly switching to an alternate for "from"

2015-05-22 Thread spaceman
Hi, reply-hook"~t mailing-list.org""my_hdr From: Richard " Not being an expert in hooks (or mutt) but it looks like my_hdr is the wrong choice here. You probably need to do something like set from = "spaceman " to change whom you message comes from. However it would just be easier to

Re: quickly switching to an alternate for "from"

2015-05-22 Thread Marcus C. Gottwald
Xu Wang wrote (Fri 2015-May-22 08:59:01 -0400): > I understand that I can do "ESC + f" and then enter it manually. But > how can I switch quickly ... After having typed f, you can use Ctrl+u to delete the current value, and you can choose the new value from your aliases. The alias selection supp

Re: quickly switching to an alternate for "from"

2015-05-22 Thread Richard Z
On Fri, May 22, 2015 at 02:15:40PM +0100, spaceman wrote: Hi, > I use > folder-hook ~/mail/space...@antispaceman.com/* source > ~/.mutt/profiles/space...@antispaceman.com > to change the from depending on which folder (or account in this case) I'm in. > > You do the same with account-hook I'm ass

Re: quickly switching to an alternate for "from"

2015-05-22 Thread spaceman
Hi, You can do that so many ways: I use folder-hook ~/mail/space...@antispaceman.com/* source ~/.mutt/profiles/space...@antispaceman.com to change the from depending on which folder (or account in this case) I'm in. You do the same with account-hook I'm assuming (if you using imap). You could

quickly switching to an alternate for "from"

2015-05-22 Thread Xu Wang
Dear all, To switch the "from" field to one of my alternates when reviewing an email I wrote right before I press 'y' to send, is there a quick way? I understand that I can do "ESC + f" and then enter it manually. But how can I switch quickly and limit the choice to just those email addresses that