[BEXIS2-Dev] Static "From" in email service

bexis2-dev at listserv.uni-jena.de bexis2-dev at listserv.uni-jena.de
Mi Feb 28 10:41:12 CET 2018


Hi all,

I changed the source code based on the different comments. You all were
right, it is not a good practice to have static values inside the
project without the availability to change them.

So, I changed all those values for the EmailService. The email address
that is used to send all notifications can be set inside the
"Credentials.config" within the following path:

<PATH TO WORKSPACE>\General\Configurations\Credentials.config

Please add there the following entry:

<add key="Email_From" value="a at b.c" />

Do not forget to replace the value with a real email address.
Additionally, get the change itself by pulling the last changes on
branch "releases/2.11.1".


Best regards
Sven




Mehr Informationen über die Mailingliste bexis2-dev