From: Catalin Marinas Date: Fri, 17 Nov 2006 22:20:40 +0000 (+0000) Subject: Add a 'sender' configuration option X-Git-Tag: v0.12~76 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/stgit/commitdiff_plain/901288c20717c357bfd7b640fbd2e3d24d4b636b?ds=inline;hp=901288c20717c357bfd7b640fbd2e3d24d4b636b Add a 'sender' configuration option This variable is expanded in the e-mail templates on the 'From:' header line. It replaces the current 'maintainer' variable. This code will undergo some reworking as there are pending patches affecting it. Signed-off-by: Catalin Marinas ---