mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
configurable "from" address (fix #664)
This commit is contained in:
@@ -89,6 +89,8 @@ public class CommaFeedConfiguration extends Configuration {
|
||||
|
||||
private String smtpPassword;
|
||||
|
||||
private String smtpFromAddress;
|
||||
|
||||
@NotNull
|
||||
private boolean heavyLoad;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user