From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Thu, 19 Jun 2008 10:56:12 -0700 Subject: [sup-talk] [PATCH] add reply-from hook for user-defined handling of default from in replies In-Reply-To: <1213286886-sup-3009@cabinet> References: <1209484583-sup-8823@south> <1213286746-24268-1-git-send-email-marc.hartstein@alum.vassar.edu> <1213286886-sup-3009@cabinet> Message-ID: <1213898133-sup-8961@entry> Reformatted excerpts from marc.hartstein's message of 2008-06-12: > Excerpts from Marc Hartstein's message of Thu Jun 12 12:05:46 -0400 2008: > > The reply-from hook can now be used to process headers in a different manner > > than the default for purposes of generating a default From: header when > > replying to an email. In next. Thanks! > I decided to check that the return value is a Person (else later code > would fail), but not to confirm that it's actually a registered > Account -- if someone wants to do something weird like that, I'll > assume they meant to. I think that makes sense. -- William