QuickBuild needs a MSN Messenger account in order to send out build notification messages through MSN messenger. For example quickbuild@hotmail.com.
![]() | Note |
|---|---|
Connecting using proxy is not yet supported. | |
Password for the above MSN account.
Specify time out value (in seconds) while login to MSN. Set it to 0 if you want to disable time out.
Specify Velocity template for title of the notification mail. Two variables are pre-defined: build means current build object, and system means current system object. Click here for detail information on using the velocity template in QuickBuild.
QuickBuild uses templates sub directory under its installation directory as the default resource loader path when evaluates Velocity template of this notifier. However you can specify additional resource loader paths here by inputing one path per line. If paths specified here is not absolute, they will be considered to be relative to current build's artifacts directory. Also OGNL expressions can be inserted in these paths as long as they are encapsulated in ${...}.