Dale Morris [mutt-users] <27/06/01 20:23 -0700>: 
> I want to configure mutt to give me a dsn notification if the message
> is delayed or can't be delivered and also to send me a return receipt
> when the message is received. I'm using debian 'woody' version of
> sendmail. I've tried the manual and I believe the proper flag is "R
> hdrs" but when I use  set sendmail="R hdrs" I get an error.
 
In your .muttrc ...

set dsn_notify='failure,delay' # when to return an error message
set dsn_return=hdrs            # what to return in the error message

HTH
--suresh

Reply via email to