Menu

EMailSubjectTag Not in Sent Email Subj Lines

Help
Brett
2008-06-03
2013-05-01
  • Brett

    Brett - 2008-06-03

    Here's a copy of my the applicable portion of my CFG file.  I am running SubversionNotify 1.4.5.3 downloaded here from Sourceforge.

    <subversionNotifyConfig xmlns="http://www.mckechney.com/SubversionNotifyConfig.xsd" LoggingLevel="DEBUG">
        <SVNConfig ExePath="C:\Program Files\Subversion\bin\svnlook.exe" />
        <MailServer Name="mydomain.local" Username="" Password="" EMailSubjectTag="[svn]" ADGlobalCatalog="mydomain.local" FromAddress="" />

    The EMailSubjectTag "[svn]" is not being sent in the subject line of the emails SubversionNotify is sending.  Again, I am running a Win2003 SBS - is anyone aware of a solution?  Or do I have something figured improperly?

    Thanks in advance for any help!

    Brett

     
    • juliosaucedo

      juliosaucedo - 2008-06-03

      Try changing the "EmailSubjectTag" to "CustomSubjectFormat"

      Something like:

      <MailTo  EMailAddress="julio@address.com"  EMailType="Simple" EMailSuppressionChar="~" CustomSubjectFormat="[Subversion-Commit] #revision# - #fileNames#"/>

      Regards.

      Julio Saucedo

       
    • Brett

      Brett - 2008-06-03

      I had thought about changing that field ... same result from the end users' perspectives, no doubt!

      Thanks for the advice and super fast response.

      Regards,

      Brett

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.