On Monday, January 08, 2001 at 06:36:55PM, Wilhelm Wienemann wrote:
> Hello Peter!
> 
> On Mon, 08 Jan 2001, Peter Dobrev wrote:
> 
> > ?? 07 ?????? 2001?. (??????) ? 20:14 ????, Martin ??????:
> > > On Sunday, January 07, 2001 (CS:7.01.007) 17:38:37 [PM] (-0200)
> > > Peter Dobrev [[EMAIL PROTECTED]] wrote...
> > > 
> > > > after the sending of the message. I think that if making a send-hook
> > > > for all the other (non-added in already existing send-hook) e-mails should
> > > > do it but I don't know how? I tried to add the content of the future
> > > 
> > > Try this
> > > send-hook . *your default send-hook here*
> > > send-hook somepattern *somepattern send-hook here*
> > Well... I tried but still the sam effect :-(
> > Here is a part of my .muttrc
> > 
> > unhook *
> > set default_hook="~t %s"
> > send-hook . source ~/mutt/.mutt_identity
> > send-hook [EMAIL PROTECTED] source ~/mutt/.mutt_identity_bg
> > 
> > When I send a mail to [EMAIL PROTECTED] all the stuff goes in
> > Bulgarian (the headers, the locales, the signatures etc.) because of the
> > send-hook. And when I try to send a mail to [EMAIL PROTECTED] the stuff is
> > still in Bulgarian.. so the send-hook . source ~/mutt/.mutt_identity is not
> > working in that case :(. Do you have some other suggestions?
> 
> Maybe this in your '.muttrc' will help you:
> 
> -----------------------> cut here <------------------------ -
> #set signature='~/.sig/<generic_signature>'   # Signature (See send-hook!)
> ^
> 
> set locale="bg_BG"  # locale settings (See send-hook section for changes!)
> 
> set attribution='On %{%a, %d %b %Y}, %n wrote:\n'
>             # Default Reply-Intro (See send-hook for changes!)
>               ^^^^^^^^^^^^^^^^^^^
> #
> # send-hook regexp command
> # (execute command, if regexp matches recipients of the message)
> # (multiple regexp-matches are executed in the given order!)
> #
> #
> # only match "To" address for send-hooks:
> #
> set default_hook="~t %s"
> 
> # First we define some defaults (english):
> send-hook . \
>     "set signature=~/.sig/signature1 \
>          locale=C \
>          attribution='Hello %v!\n\nOn %{%a, %d %b %Y}, %n wrote:\n'"
>                # On Mon, 08 Jan 2001, Peter Dobrev wrote:
> 
> # Bulgarian specials:
> send-hook [.@](bg(sophia)\\.net)$ \
>         "set signature=~/.Sig/bg_signature5 \
>              locale=bg_BG \
>              attribution='<Hello_in_the_bulgarian_language> %v!\n\n%n 
><wrote_in_the_bulgarian_language> %{%A, %d. %B %Y}:\n'"
> 
> # Special signature/attribution/locale for robots:
> send-hook 
>^(majordomo|pgp|newsupd|gup@|areafix|areamgr|gecho|filescan|filemgr|mail2news|request|de-alt-netdigest)
> \
>     'set signature="" attribution="" locale="C"'
> -----------------------> cut here <------------------------ -
>  
> bye - Wilhelm
> 
> -- 
>     .--.          Wilhelm Wienemann, Amselweg 10, D-47546 Kalkar/Germany
>    |o_o |            __ 
>    ||_/ |           / /  (_)____ __ ____  __  
>   //   \ \         / /__/ / _ \/ // /\ \/ /       
>  (|     | )       /____/_/_//_/\_,_/ /_/\_\
> /'\_   _/`\       Registered-Linux-user: 70712 http://counter.li.org/
> \___)=(___/       Enjoy Linux and the Power of Open Source 

Thank you a lot! :-)
I solve my problem thanks to you!
--
Best Wishes, Peter !

   .~.      ___     _  _____   ___ ___  __  __
   /V\      | |    (_) | __ \  | | | |  \ \/ /   Peter Dobrev
  // \\     | |__  | | | | | | | |_| |  |    |   Kazanlak/Bulgaria
 /(   )\    |____| |_| |_| |_|  \____|  /_/\_\   
  ^~'^     powered by Linux - solutions  for smart penguins

  • ... Peter Dobrev
    • ... Wilhelm Wienemann
    • ... Martin
      • ... Петър Добрев
        • ... Peter Dobrev
        • ... Thomas Huemmler
    • ... Peter Dobrev
    • ... Петър Добрев

Reply via email to