From: Roland Häder <roland@mxchange.org>
Date: Sun, 23 Jul 2017 08:57:35 +0000 (+0200)
Subject: Please cherry-pick:
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=93a266d01abe7adc3dc8e5ca4e510f58c7504cc4;p=jfinancials-mailer-ejb.git

Please cherry-pick:
- added mailer.from which is mandadory

Signed-off-by: Roland Häder <roland@mxchange.org>
---

diff --git a/src/java/org/mxchange/jmailer/config.properties b/src/java/org/mxchange/jmailer/config.properties
index 5a02e31..27eb828 100644
--- a/src/java/org/mxchange/jmailer/config.properties
+++ b/src/java/org/mxchange/jmailer/config.properties
@@ -13,6 +13,8 @@
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+# Email address for "From/Sender" header
+mailer.from=you@foo.example
 # Email address for "Errors-To" header
 mailer.errorsto=you@foo.example
 # Email address for "Bounces-To" header