If the mail parameters are configured, the VertiGIS Integrator automatically sends an email to a list of recipients after processing a VI Job or version.
Parameter |
Value |
---|---|
postserver.mail.smtp.host |
SMTP Server hostname. |
postserver.mail.smtp.port |
SMTP Server port. |
postserver.mail.smtp.user |
Login user name for the SMTP Service. |
postserver.mail.smtp.password |
Login password to the SMTP Service. |
postserver.mail.from |
Return address of the generated e-mail. |
postserver.mail.to.success |
The email address to which an email should be sent upon successful processing. |
postserver.mail.cc.success |
E-mail address to which a copy of the e-mail should be sent upon successful processing. |
postserver.mail.to.error |
E-mail address to which a e-mail should be sent upon unsuccessful processing. |
postserver.mail.cc.error |
E-mail address to which a copy of the e-mail should be sent upon unsuccessful processing. |