Re: ssh and default bg color problem

2001-01-05 Thread Virginie
achine from a Windows box. Same for me, I just do 'export TERM=linux" and it works fine. -- Virginie Vacca LUG Parinux http://www.parinux.org

Mutt french page

2001-01-15 Thread Virginie
ew options that I can test and communicate to french users so...thank you all :) -- Virginie Vacca Parinux Président (LUG - Paris): http://www.parinux.org

Re: procmail question

2000-06-18 Thread Virginie \[ ML \]
OTECTED] IN.mutt-users I didn't need to set Procmail as default MDA in fetchmail, but it has been defined in sendmail's config.mc : FEATURE(local_procmail)dnl Bye (and sorry for my very bad english :) PS : thanks to people who spoke about those options : macro index G "

Re: what hook to use when setting headers depending on current folder?

2000-06-26 Thread Virginie \[ ML \]
t; writing the message. I had the same problems (conflicts between send-hook and folder-hook) and it worked with something like that : send-hook [EMAIL PROTECTED] "set signature=~/Mail/.siglinux-uk" folder-hook =IN.mutt-users my_hdr From: Virginie [ML]<[EMAIL PROTECTED]>; X-URL:

Re: Why use set hostname?

2000-06-26 Thread Virginie \[ ML \]
cstable And restart sendmail : kill `head -1 /var/run/sendmail.pid` /usr/sbin/sendmail -bd -os Then if you're lucky, the From field shouldn't be needed anymore :) -- Virginie Vacca Parinux member (LUG - Paris) [EMAIL PROTECTED]

how to colorize the entire line of selected messages ?

2000-06-29 Thread Virginie \[ ML \]
Hi, Does anybody know how I could color the entire line of selected messages in front of the indicator ? I've set : indicator brightcyan black But as you know it just colors the arrow and I didn't find any other options :( And I'm not sure at all that it must be defined in the indicator's colors.

Re: how to colorize the entire line of selected messages ?

2000-06-29 Thread Virginie \[ ML \]
On Thu, Jun 29, 2000 at 03:58:15PM +0530, Suresh Ramasubramanian wrote: > Heh ... just put this line into your .muttrc > unset arrow_cursor > That way, the entire message will be highlighted by a bar - like in pine. > hth > -suresh It works fine ! I'm so happy, Thank you :)

Re: what hook to use when setting headers depending on current folder?

2000-07-17 Thread Virginie Vacca
s do. > Any idea how to solve this? Have you tried to put only signatures in send-hook, and other features (headers) in folder-hooks ? It works fine with mutt 1.2. However, my send-hook only work when doing a reply (with L for mailing lists), and not when I directly write the destination.