Hi
Here is an updated version of the one i sent yesterday. Today i made a
few clean up changes,
like putting the \n a better place so i dont change others code, only
add my own.
I also added a variable to smtp_hostname so that now also works with
extra headers.
[[[
Issue 3227:
* mailer.py
added code that generates extra headers. The special words branches,
trunk and tags are always detected and will generate a corresponding
header. The rest of the path in the repository are processed and
possibly added to the header according to the headers_path value from
the configuration file. Works for both mail_command & smtp_hostname.
* mailer.conf.example
added a long description about how to use the headers_path to
generate extra headers.
]]]
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2365686
Hi
Here is an updated version of the one i sent yesterday. Today i made a
few clean up changes,
like putting the \n a better place so i dont change others code, only
add my own.
I also added a variable to smtp_hostname so that now also works with
extra headers.
[[[
Issue 3227:
* mailer.py
added code that generates extra headers. The special words branches,
trunk and tags are always detected and will generate a corresponding
header. The rest of the path in the repository are processed and
possibly added to the header according to the headers_path value from
the configuration file. Works for both mail_command & smtp_hostname.
* mailer.conf.example
added a long description about how to use the headers_path to
generate extra headers.
]]]
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2365686
Received on 2009-06-26 15:33:30 CEST