|
CM Scripts DocumentsDate added
Script performs routine maintenance and visual sourcesafe database backup. A log file listing the output of all actions taken in this script(vssmaintvssmaint-.log) is generated. If the script is run more than one in one day, the log file is appended.email the logfile to VSS administrator.
Microsoft Visual SourceSafe Disclaimer The free software programs/documentation are provided by assad.ca may be freely distributed, provided that no charge above the cost of distribution is levied, and that the disclaimer is always attached to it. The programs are provided as is without any guarantees or warranty. Although the author has attempted to find and correct any bugs in the free software programs, the author is not responsible for any damage or losses of any kind caused by the use or misuse of the programs. The author is under no obligation to provide support, service, corrections, or upgrades to the free software programs.
Description: Download:
The trigger is executed after a a new baseline is recomended (post op trigger). Its scans the first member of every row of an array @arrayOfstreamNameAndEmails and a stream name is atched, its sends out notiification to the emails ids listed. The trigger send email one by one but you can put the $smtp->datasend("CC: $emailton") and remove foreach statment.
If the emails are sent to a single domain , if the mails are send to different domains comment the line "$emailids =~ s/,/@$emaildomain,/gx;" and in the array list provide the full email ddresses. The email message is formated for html message.The email provides the description /coments assigned to each baseline.It lists the composite baseline and all dependent beselines. All foundation baselines are numbered and dependent baselines are not numbered. |
Latest Downloads |
|||||











