If the mail parameters are configured, the VertiGIS Integrator automatically sends an email to a list of recipients after processing a UT 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. The placeholder __CREATEUSER__ in the address is replaced with the UT user name, which has created the UT job. The placeholder __SESSIONOWNER__ in the address is replaced with the UT user name, which is the owner of the UT job.  | 
postserver.mail.cc.success  | 
E-mail address to which a copy of the e-mail should be sent upon successful processing. The placeholder __CREATEUSER__ in the address is replaced by the UT user name, which has created the UT job. The placeholder __SESSIONOWNER__ in the address is replaced by the UT user name, which is the owner of the UT job.  | 
postserver.mail.to.error  | 
E-mail address to which a e-mail should be sent upon unsuccessful processing. The placeholder __CREATEUSER__ in the address is replaced by the UT user name, which has created the UT job. The placeholder __SESSIONOWNER__ in the address is replaced by the UT user name, which is the owner of the UT job.  | 
postserver.mail.cc.error  | 
E-mail address to which a copy of the e-mail should be sent upon unsuccessful processing. The placeholder __CREATEUSER__ in the address is replaced by the UT user name, which has created the UT job. The placeholder __SESSIONOWNER__ in the address is replaced by the UT user name, which is the owner of the UT job.  |