Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
The email address messages are from by default
.IP use-8bit
Transfer-Encoding. For local mailing it is safe and
-convient to use 8bit.
+convenient to use 8bit.
.IP force-from
True: Only use the 'from' address.
False: Use the email address specified by the feed, when possible.
# The email address messages are from by default
('from', 'user@rss2email.invalid'),
# Transfer-Encoding. For local mailing it is safe and
- # convient to use 8bit.
+ # convenient to use 8bit.
('use-8bit', str(False)),
# True: Only use the 'from' address.
# False: Use the email address specified by the feed, when possible.