Comparison between SMTP-Send and XMITIP
XMITIP is the name for a collection of freeware REXX execs developed by Lionel B. Dyck to facilitate sending email from TSO/ISPF and Batch.SMTP-Send is a product developed and supported by TBS Software Inc. for sending email from business applications in Batch, TSO/ISPF and CICS.
Features |
SMTP-Send
|
XMITIP
|
Dedicated Support personnel, via Telephone and email |
X
|
|
Compiled code (Load Modules) for faster speed |
X
|
|
Easily called from business applications |
X
|
|
Dynamically build input using JCL concatenation |
X
|
|
Must execute REXX Execs |
X
|
|
Send via TCPIP direct to relay server with fallback to alternate server |
X
|
req's UDSMTP
|
Alternate TCPIP relay server used when primary unavailable |
X
|
|
Read SMTP streams from JES spool and relay to off-host SMTP server |
X
|
|
Automatic resend if TCPIP server not available |
X
|
|
Customizable Address validation |
X
|
via Usermod to SMTP Server
|
Customizable Address resolution via LDAP |
X
|
X
|
SMF Logging of email |
X
|
|
MVS Batch, TSO/ISPF support (with ISPF dialogs) |
X
|
X
|
CICS support |
X
|
|
Mail Merge capability using XML |
X
|
|
Active web/mailto links in created HTML |
X
|
|
HTML, PDF, RTF file creation |
X
|
X
|
Translation of ASA or Machine carriage control characters |
X
|
X
|
builtin ZIP compression |
X
|
req's 3rd party s/w
|
Active web/mailto links in created HTML |
X
|
|
Automatic handling of Daylight Savings Time |
X
|
|
Can create email using multiple different national languages concurrently |
X
|
|
Importance, Priority and Sensitivity Headers |
X
|
X
|
Symbolic substitution in input text |
X
|
X
|