Hi, I couldn't succeed in getting stg mail produce an mbox file with a Signed-off-by line (using stgit 0.11). stg mail -m --to=user@xxxxxxxx patchname > patchname.diff works OK. If I add the template with Signed-off-by I get: stg mail -m --to=user@xxxxxxxx -t ~/patch.tmpl patchname > patchname.diff stg mail: No "From" address Also tried -c with same result. Config file: [stgit] # Default author/committer details authname: name surname authemail: user@xxxxxxxx commname: user@xxxxxxxx commemail: user@xxxxxxxx I guess it expects to find everything in the template? How do you normally supply signoff field? Thanks, Bahadir - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html