On Fri, May 11, 2001 at 10:49:50AM +0200, Masand, Manish wrote:
> actually i am getting a syntax error when i do a . .muttrc
>
> /export/home/tks01 > . .muttrc
> ksh: syntax error: `(' unexpected
Why are you sourcing your mutt configuration file into your shell?
> ``set'' sig_dashes=yes
Why
Masand, Manish proclaimed on mutt-users that:
> how can i set the reply-to in .muttrc as different from my sender address
Use my_hdr to do this.
see my muttrc at http://www.hserus.net/muttrc.html or other muttrcs at
http://www.mutt.org
ps: please trim your signature
--
Suresh Ramasu
* On [010510 21:24] Masand, Manish <[EMAIL PROTECTED]> wrote:
> Hi !!
> Could u pls help me out on this one...
> Can i specify a different mail id for bounced mails (different from 'From:'
> mail id)
> Actually i want to receive bounced mails at a separate id and m
Masand, Manish wrote:
> Hi can u help me out please
>
> i am trying to configure mutt in such a way that i receive any bounced mails
>
> what is happening now is that the bounced mails are not coming back.
I'm not sure what this has to do with the Subject line of "
On Fri, Sep 03, 1999 at 02:57:56AM -0400, Russell Hoover wrote:
> Why unset for Postfix users?
>
> My ISP uses Postfix (I use my ISP's mutt), and the headers on a bounced mail
> are the same whether I set bounce_delivered or not. In both cases, four
> "Resent: ___" headers are added, but there
Russell Hoover [[EMAIL PROTECTED]] wrote:
> From the 1.0pre2i manual:
>
> 6.3.19. bounce_delivered
>
> Type boolean
> Default: set
>
> When this variable is set, mutt will include Delivered-To headers
> when bouncing messages. Postfix users may wish to
>From the 1.0pre2i manual:
6.3.19. bounce_delivered
Type boolean
Default: set
When this variable is set, mutt will include Delivered-To headers
when bouncing messages. Postfix users may wish to unset this
variable.
Why unset for Pos