TMSS10ProcessMailDB [-F Mail From Address] [-M Mail Server] [-P Mail Server] [-V Verbose Mode] [-c Config File] [-h Database Home Director] [-m Maximum number of emails per execution] [-n Mail From Name] [-p Purge eroneous emails]
TMSS10ProcessMailDB will send emails to all TapeTrack Users with queued messages.
F
Mail From Address (default = tapetrack@localhost).M
Mail Server (default = localhost).P
Mail Server Port (default = 25).V
Verbose Mode (default = false).c
The config file argument specifies the path to the Batch Configuration File. The Batch Configuration File allows you to perform advanced traversal of Customer, Media and Volumes, perform advanced barcode pre and post processing and route program output to syslogd.h
Database Home Directory.m
Maximum number of emails per execution (default = 5).n
Mail From Name (default = TapeTrack Server).p
Purge eroneous emails (default = false).The TapeTrack Software is commercially supported by a full time help desk staff. If you are experiencing problems or want some advice on how to configure or use the product please see the Accessing Technical Support page.
2016-12-21 | Enhanced argument parser to allow arguments in format *FI:filename that allows loading of arguments from a file |
2015-08-24 | Changed hascontents to contentcount and change contentcount to a filter rather than bool |
2015-08-24 | Added iscontainer and hascontents to the config file filter logic |
2015-05-16 | Added environmental varialbe TMSSCANFILEUNQUALIFIED which will load and check volumes without Customer-ID and Media-ID qualifiers |
2015-05-16 | Added environmental varialbe TMSSSCANFILENOPARSE which will presume scanfile items are only Volumes and not parse them, saving time |
2015-05-16 | When loading scanfile from import definition, added CUSTOMER and MEDIA keywords to set defaults |
2015-05-16 | When loading scanfile from import definition, changed keyword from VOLUME to BARCODE |
2015-05-16 | Added TMSSUNQUALIFIEDVOLUME environmental variable which forces all barcodes to be printed without Customer-ID and Media-ID |
2015-05-04 | Added support for AD passwords to all command line programs (check for environmental variable TMSSNOMD5) |
2015-04-07 | Reverted database from 6.1.19 to 5.3.28 please contact support before upgrading |
2014-11-19 | Changed server argument parser to allow colon in password to support z/OS DD name files |
2014-10-26 | Upgraded development environment from Visual Studio 2012 to Visual Studio 2013 |
2014-08-14 | Upgrade database from 6.0.20 to 6.1.19 |