On Fri, Dec 31, 1999 at 09:22:12PM +0100, Zbigniew Baniewski wrote:
> I'm wondering, how one could set the "Return-Path:" header field properly
> using options available in muttrc. Consider the following:
Well, you can set sendmail='/usr/lib/sendmail -f someaddress', or you can
use the new patch
> Is there a way to delete the files tagged as delete without leaving
> mutt?
Yup, "$".
On Tue, Nov 23, 1999 at 06:22:44PM -0500, Mike Schwendener wrote:
>
> No, in this way, mutt waits for user input, and I want it to work in batch mode.
>
> Thanks anyway.
Well, just append < /dev/null to it to fix that.
Would it be possible to arrange for the contents of the from: header in sent
mail to be exported to the sendmail command, maybe as an environment
variable? I'd like to have my envelope-sender mirror the address I use in my
from: line, since I send email from multiple accounts. Right now I'm settin
> I suppose the functionality could be added to Mutt easily enough, but
> then you run into issues such as different MTA's which determine the
> envelope sender address in different ways... So there won't be a
> solution that works in all cases, and possibly not even in "most"
> cases.
That's w
> I was trying to see if qmail's sendmail emulation script does, I think
> so, but wasn't able to confirm it in documentation. (Yes, I know,
> should be easy enough to test.)
Yes, not only does qmail's sendmail emulation work just fine, you can
actually set your sendmail variable to qmail-injec