-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tuesday, April 7 at 02:09 PM, quoth zhang zhengquan:
>I would like to auto cc somebody when I send mail to a recipient
Okay, easy enough.
>I googled and put this in to my send_hooks file
>
>send-hook a...@abc.edu \
>"push ,o...@abc.eu"
Y
2009/4/7 Kyle Wheeler :
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Tuesday, April 7 at 02:09 PM, quoth zhang zhengquan:
>>I would like to auto cc somebody when I send mail to a recipient
>
> Okay, easy enough.
>
>>I googled and put this in to my send_hooks file
>>
>>send-hook a...@ab
and I am using vim as my editor. I don't know if it is related with the
problem.
Thanks,
--
Zhengquan
Dear mutt community,
I would like to auto cc somebody when I send mail to a recipient,
I googled and put this in to my send_hooks file
send-hook a...@abc.edu \
"push ,o...@abc.eu"
and I have
source ~/.mutt/send_hooks in my muttrc,
I restarted mutt and compose mail to a...@abc.edu but it
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tuesday, April 7 at 02:47 PM, quoth zhang zhengquan:
>> When you do not specify a simple pattern operator, mutt uses the
>> value
>> of $default_hook to construct the pattern. I don't know what yours is,
>> but... the default value of $default_hoo
On Tue, Apr 07, 2009 at 03:52:40PM -0500, Kyle Wheeler wrote:
> On Tuesday, April 7 at 02:47 PM, quoth zhang zhengquan:
> >> When you do not specify a simple pattern operator, mutt uses the
> >> value
> >> of $default_hook to construct the pattern. I don't know what yours is,
> >> but... the defa
On Tue, 07 Apr 2009, zhang zhengquan wrote:
> send-hook a...@abc.edu \
> "push ,o...@abc.eu"
may be you forget to escape the `.`, eg.
send-hook a...@abc\\.edu \
"push ,o...@abc.eu"
HTH
--
regards,
GPG key 1024D/4434BAB3 2008-
On Wed, Apr 08, 2009 at 08:13:01AM +0800, bill lam wrote:
> On Tue, 07 Apr 2009, zhang zhengquan wrote:
> > send-hook a...@abc.edu \
> > "push ,o...@abc.eu"
>
> may be you forget to escape the `.`, eg.
>
> send-hook a...@abc\\.edu \
> "push ,o...@abc.eu"
I tried this but it is sti
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tuesday, April 7 at 04:25 PM, quoth Zhengquan Zhang:
>> Sounds like mutt didn't recognize the \ at the end of the line.
>> (did you leave some extra spaces in there?) Try making them single
>> lines.
> I made them single line and it still does n
On Tue, Apr 07, 2009 at 11:07:57PM -0500, Kyle Wheeler wrote:
> On Tuesday, April 7 at 04:25 PM, quoth Zhengquan Zhang:
> >> Sounds like mutt didn't recognize the \ at the end of the line.
> >> (did you leave some extra spaces in there?) Try making them single
> >> lines.
> > I made them single
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wednesday, April 8 at 12:26 AM, quoth Zhengquan Zhang:
>I tried this minimal muttrc
>
>set edit_headers=yes
>
>set folder="~/.muttmail"
>set spoolfile=+inbox #+is the shortcut of $FOLDER
>set postponed=+postponed
>set record=+sent
>
>set mbox_type=
On Wed, Apr 08, 2009 at 12:59:06AM -0500, Kyle Wheeler wrote:
> On Wednesday, April 8 at 12:26 AM, quoth Zhengquan Zhang:
> >I tried this minimal muttrc
> >
> >set edit_headers=yes
> >
> >set folder="~/.muttmail"
> >set spoolfile=+inbox #+is the shortcut of $FOLDER
> >set postponed=+postponed
> >s
12 matches
Mail list logo