Germany
Bachelors Student in Applied Computer Sciences.
Comment by ~witcher on ~witcher/rss-email
witcher referenced this ticket in commit f931592.
REPORTED
RESOLVED IMPLEMENTEDComment by ~witcher on ~witcher/rss-email
witcher referenced this ticket in commit 38d37de.
REPORTED
RESOLVED IMPLEMENTEDComment by ~witcher on ~witcher/rss-email
witcher referenced this ticket in commit 55c6cbf.
Comment by ~witcher on ~witcher/rss-email
witcher referenced this ticket in commit 55c6cbf.
REPORTED
RESOLVED IMPLEMENTEDComment by ~witcher on ~witcher/rss-email
witcher referenced this ticket in commit d130dc5.
Comment by ~witcher on ~witcher/rss-email
REPORTED
RESOLVED IMPLEMENTEDTicket created by ~witcher on ~witcher/rss-email
Comment by ~witcher on ~witcher/rss-email
witcher referenced this ticket in commit 0b00f84.
REPORTED
RESOLVED IMPLEMENTEDComment by ~witcher on ~witcher/rss-email
witcher referenced this ticket in commit 22f3db1.
REPORTED
RESOLVED IMPLEMENTEDTicket created by ~witcher on ~witcher/rss-email
To make it easy to define temporary alternative values instead of using values from the
config.toml
, each possible attribute in the configuration file should be allowed to be specified via a command line argument.As a format, the attribute names should be appended to the section headers (e.g.
--smtp-user <user>
). Additionally, to make this more distinguishable from the other command line arguments, the global section containing thefrom
andto
attributes should be specified in, for example, a--mail-from <from>
.