From mboxrd@z Thu Jan 1 00:00:00 1970 From: gsf@fruct.us (Gabriel Sean Farrell) Date: Wed, 23 Jan 2008 16:13:18 -0500 Subject: [sup-talk] return-path Message-ID: <20080123211318.GB31529@manheim.library.drexel.edu> I'm writing this message in mutt instead of sup because I send my email via a postfix relay-host and mutt allows me to set my Return-Path equal to my "From:" address with "set envelope_from=yes". If I don't do this, my email is often rejected from mailing lists. I believe other email clients default to this behavior (see http://www.mail-archive.com/mutt-users at mutt.org/msg26743.html for the post I'm basing my assumption on). Could sup follow that, or at least allow the option? I imagine the fix for this would go in edit-message-mode.rb, but my ruby skills aren't quite there yet. gsf (a pythonista, mostly)