[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Issue 3227 - adding some extra "custom" headers to the email

From: Jon Bendtsen <jbendtsen_at_laerdal.dk>
Date: Fri, 26 Jun 2009 15:33:08 +0200

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.