From 26aa57622f204bb1c9ba6eca3f8a6abd62a563ae Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Wed, 10 May 2023 11:55:32 -0500 Subject: feat(r2e): add Way of the Crab podcast rss feed --- r2e/.config/rss2email.cfg | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'r2e/.config') diff --git a/r2e/.config/rss2email.cfg b/r2e/.config/rss2email.cfg index b2366a3..e6f82d8 100644 --- a/r2e/.config/rss2email.cfg +++ b/r2e/.config/rss2email.cfg @@ -6,7 +6,7 @@ force-from = False use-publisher-email = True name-format = {feed-name} to = tobyv13@gmail.com -proxy = +proxy = feed-timeout = 60 same-server-fetch-interval = 0 active = True @@ -14,13 +14,13 @@ digest = False digest-type = multipart/digest date-header = True date-header-order = modified, issued, created, expired -bonus-header = +bonus-header = trust-guid = True trust-link = False reply-changes = False encodings = US-ASCII, ISO-8859-1, UTF-8, BIG5, ISO-2022-JP -post-process = -digest-post-process = +post-process = +digest-post-process = subject-format = {feed-title} html-mail = False multipart-html = False @@ -70,7 +70,7 @@ wrap-links = True body-width = 0 email-protocol = maildir sendmail = /usr/sbin/sendmail -sendmail_config = +sendmail_config = smtp-auth = False smtp-username = username smtp-password = password @@ -115,3 +115,6 @@ url = https://sourcehut.org/blog/index.xml [feed.twin] url = https://this-week-in-neovim.org/rss +[feed.wotc] +url = https://wayofthecrab.com/rss.xml + -- cgit v1.2.3-70-g09d2