[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: configuring mail



On Sat, Nov 02, 2002 at 03:29:38PM +0530, sandip wrote:
> i tried my hand at .muttrc. here are relevant lines:
> 
> # User description ########################################################
> set realname = "Sandip P Deshmukh"
> #set reply_to = ask-yes
> #set reverse_name = no
> #set reverse_realname = yes
> set from = deshmukh@escortsmumbai.com
> #set gecos_mask = "^[^,]*"
> #set hidden_host = no
> #set hostname = ""
> #set alternates = ""
> 
> what do i need to do to achieve what i want to?

Remove the spaces around those equals signs. So:

  set realname="Sandip P Deshmukh"
  set from=deshmukh@escortsmumbai.com

I imagine this will solve most of the other mutt queries you've posted
today, too.

-- 
Colin Watson                                  [cjwatson@flatline.org.uk]



Reply to: