cancel
Showing results for 
Search instead for 
Did you mean: 

disable mail server

snowch1
Champ in-the-making
Champ in-the-making
In my environment, I don't want email notifications and Activiti won't even have access to a mail server.

Is it possible to disable the mail server integration?

Many thanks,

Chris
2 REPLIES 2

trademak
Star Contributor
Star Contributor
Hi Chris,

If you don't use the mail service task, you are pretty much disabling the mail server integration.
You don't have to include the mail.jar on your classpath for example.

Best regards,

frederikherema1
Star Contributor
Star Contributor
Chris,

Tijs is right. Currently, no automatic emails are being sent by activiti (yet). So if you don't use the mailTask, no mails will be sent.

To be sure, you can indeed make sure no mail-api SPI is on your classpath or just setting the engine mail-configuration to bogus values.