Ajout des headers Mail-Followup-To et Mail-Reply-To.
darcs-hash:20071209150002-af139-711b5215da7c24e4f1b18ae9b80c9b27076080e0.gz
This commit is contained in:
parent
efdd7b1ea1
commit
0323476857
1 changed files with 2 additions and 1 deletions
|
@ -87,7 +87,8 @@ def get_patches_properties(from_hash):
|
|||
DEFAULT_TEMPLATE = """From: %(author)s
|
||||
To: %(recipient)s
|
||||
Subject: Darcs record (%(shortrepo)s): %(name)s
|
||||
|
||||
Mail-Followup-To: %(recipient)s
|
||||
Mail-Reply-To: %(author)s
|
||||
%(changes)s
|
||||
|
||||
%(diff)s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue