Mercurial > treepkg
comparison README @ 109:fbfa1abb47f1
Add note about notificatin mails to README
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Tue, 04 Mar 2008 14:59:39 +0000 |
parents | 91deff3db739 |
children | 092925ff75d7 |
comparison
equal
deleted
inserted
replaced
108:91deff3db739 | 109:fbfa1abb47f1 |
---|---|
152 with | 152 with |
153 | 153 |
154 bin/publishstaticweb.py | 154 bin/publishstaticweb.py |
155 | 155 |
156 | 156 |
157 Notification Mails | |
158 ~~~~~~~~~~~~~~~~~~ | |
159 | |
160 The tree packager can send notification mails when a built fails. This | |
161 works in a two-step process like the creation of the static web-pages. | |
162 The sample configuration file for the notification mails is | |
163 demonotification.cfg. Copy it to notification.cfg and adapt it to your | |
164 needs. The comments in the file describe the options. In particular | |
165 you will want to customize the template for the notification mail to | |
166 include suitable email addresses. To actually send notifications, run | |
167 | |
168 bin/sendnotificationmails.py | |
169 | |
170 Note that this only tries to send mails when a build has failed. | |
171 | |
172 | |
157 Running the Tree Packager | 173 Running the Tree Packager |
158 ------------------------- | 174 ------------------------- |
159 | 175 |
160 After configuration, run the tree packager with | 176 After configuration, run the tree packager with |
161 | 177 |