.config/rss2email.cfg: Add per-feed from addresses
[dotfiles-public.git] / src / .config / rss2email.cfg
1 [DEFAULT]
2 from = user@rss2email.invalid
3 use-8bit = False
4 force-from = False
5 use-publisher-email = False
6 name-format = {feed-title}: {author}
7 to = wking@tremily.us
8 proxy = 
9 feed-timeout = 60
10 active = True
11 digest = False
12 date-header = False
13 date-header-order = modified, issued, created, expired
14 bonus-header = 
15 trust-guid = True
16 encodings = US-ASCII, UTF-8
17 post-process = 
18 digest-post-process = 
19 html-mail = False
20 use-css = False
21 css = h1 {
22         font: 18pt Georgia, "Times New Roman";
23         }
24         body {
25         font: 12pt Arial;
26         }
27         a:link {
28         font: 12pt Arial;
29         font-weight: bold;
30         color: #0000cc;
31         }
32         blockquote {
33         font-family: monospace;
34         }
35         .header {
36         background: #e0ecff;
37         border-bottom: solid 4px #c3d9ff;
38         padding: 5px;
39         margin-top: 0px;
40         color: red;
41         }
42         .header a {
43         font-size: 20px;
44         text-decoration: none;
45         }
46         .footer {
47         background: #c3d9ff;
48         border-top: solid 4px #c3d9ff;
49         padding: 5px;
50         margin-bottom: 0px;
51         }
52         border: solid 4px #c3d9ff;
53         }
54         margin-left: 5px;
55         margin-right: 5px;
56         }
57 unicode-snob = False
58 links-after-each-paragraph = False
59 body-width = 0
60 email-protocol = sendmail
61 sendmail = /usr/sbin/sendmail
62 smtp-auth = False
63 smtp-username = username
64 smtp-password = password
65 smtp-server = smtp.yourisp.net:25
66 smtp-ssl = False
67 imap-auth = False
68 imap-username = username
69 imap-password = password
70 imap-server = imap.yourisp.net
71 imap-port = 143
72 imap-ssl = False
73 imap-mailbox = INBOX
74 verbose = warning
75
76 [feed.xkcd]
77 url = http://xkcd.com/atom.xml
78 name-format = xkcd
79
80 [feed.xkcd-what-if]
81 url = http://what-if.xkcd.com/feed.atom
82 name-format = xkcd: What If?
83
84 [feed.indexed]
85 url = http://thisisindexed.com/feed/
86
87 [feed.hyperbole-and-a-half]
88 url = http://feeds.feedburner.com/Hyperbole-and-a-half?format=xml
89
90 [feed.night-vale]
91 url = http://feeds.feedburner.com/WelcomeToNightVale
92
93 [feed.dilbert-blog]
94 url = http://feed.dilbert.com/dilbert/blog
95
96 [feed.coding-confessional]
97 url = http://www.codingconfessional.com/feed
98 name-format = {feed-title}
99
100 [feed.biophysical-journal]
101 url = http://www.cell.com/rssFeed/biophysj/rss.NewIssueAndArticles.xml
102 name-format = Biophys. J.
103
104 [feed.pnas]
105 url = http://www.pnas.org/rss/current.xml
106 name-format = PNAS: {author}
107
108 [feed.nature-issue]
109 url = http://feeds.nature.com/nature/rss/current
110 name-format = Nature: {author}
111
112 [feed.nature-aop]
113 url = http://feeds.nature.com/nature/rss/aop
114 name-format = Nature AOP: {author}
115
116 [feed.ajp]
117 url = http://ajp.aapt.org/search_rss?q=&possible1=PAPERS&possible1zone=sec1&key=AJPIAS&sortby=newestdate&recordspage=20&rss=rss&rsstitle=American%20Journal%20of%20Physics%20|%20Articles%20from%20PAPERS
118 name-format = AJP
119
120 [feed.tpt]
121 url = http://tpt.aapt.org/search_rss?q=&possible1=PAPERS&possible1zone=sec1&key=PHTEAH&sortby=newestdate&recordspage=20&rss=rss&rsstitle=The%20Physics%20Teacher%20|%20Articles%20from%20PAPERS
122 name-format = TPT
123
124 [feed.aps-physics]
125 url = http://feeds.aps.org/rss/recent/physics.xml
126 name-format = APS physics spotlight
127
128 [feed.aps-prl-picks]
129 url = http://feeds.aps.org/rss/recent/prlsuggestions.xml
130 name-format = PRL picks: {author}
131
132 [feed.aps-prl-interdisciplinary]
133 url = http://feeds.aps.org/rss/tocsec/PRL-SoftMatterBiologicalandInterdisciplinaryPhysics.xml
134 name-format = PRL soft: {author}
135
136 [feed.aps-pre]
137 url = http://feeds.aps.org/rss/recent/pre.xml
138 name-format = PRE: {author}
139
140 [feed.aps-prst-per]
141 url = http://feeds.aps.org/rss/recent/prstper.xml
142 name-format = PRST: {author}
143
144 [feed.arxiv-physics.ed]
145 url = http://export.arxiv.org/api/query?search_query=cat:physics.ed-ph&sortBy=lastUpdatedDate&sortOrder=descending
146 name-format = ArXiv Phys. Ed.: {author}
147
148 [feed.jrst]
149 url = http://onlinelibrary.wiley.com/rss/journal/10.1002/%28ISSN%291098-2736
150 name-format = JRST: {author}
151
152 [feed.rss2email]
153 url = http://www.allthingsrss.com/rss2email/feed/
154
155 [feed.github-engineering]
156 url = https://github.com/blog/engineering.atom
157 name-format = GitHub Eng.: {author}
158
159 [feed.github-ship]
160 url = https://github.com/blog/ship.atom
161 name-format = GitHub Ship: {author}
162
163 [feed.python-checkins]
164 url = http://rss.gmane.org/messages/complete/gmane.comp.python.cvs
165 name-format = Python: {author}
166
167 [feed.wireless-patches]
168 url = http://wireless.kernel.org/en/developers/Documentation/SubmittingPatches?diffs=1&show_att=1&action=rss_rc&unique=0&page=en%2Fdevelopers%2FDocumentation%2FSubmittingPatches&ddiffs=1
169 name-format = {feed-title}
170
171 [feed.agile-stack]
172 url = http://feeds.feedburner.com/agilestack?format=xml
173 name-format = {feed-title}
174 from = agile-stack@rss2email.invalid
175
176 [feed.flameeyes]
177 url = https://blog.flameeyes.eu/articles.atom
178 from = flameeyes@rss2email.invalid
179
180 [feed.peter-stuge]
181 url = http://peter.stuge.se/atom/1
182 from = peter-stuge@rss2email.invalid
183
184 [feed.greg-kh]
185 url = http://www.kroah.com/log/index.rss
186 from = greg-kh@rss2email.invalid
187
188 [feed.planet-gentoo]
189 url = http://planet.gentoo.org/atom.xml
190 from = planet-gentoo@rss2email.invalid
191
192 [feed.gentoo-universe]
193 url = http://planet.gentoo.org/universe/atom.xml
194 from = gentoo-universe@rss2email.invalid
195
196 [feed.third-bit]
197 url = http://third-bit.com/feed.xml
198 name-format = Third Bit: {author}
199 from = third-bit@rss2email.invalid
200
201 [feed.third-bit-comments]
202 url = http://thirdbit.disqus.com/latest.rss
203 name-format = Third Bit: {author}
204 from = third-bit-comments@rss2email.invalid
205
206 [feed.swc]
207 url = http://software-carpentry.org/feed.xml
208 from = swc@rss2email.invalid
209
210 [feed.amybrown]
211 url = http://amyrhoda.wordpress.com/feed/
212 from = amybrown@rss2email.invalid
213
214 [feed.ctb]
215 url = http://ivory.idyll.org/blog/feeds/all.atom.xml
216 name-format = CTB: {author}
217 from = ctb@rss2email.invalid
218
219 [feed.feed.ctb-comments]
220 url = http://ivory-blog.disqus.com/latest.rss
221 name-format = CTB: {author}
222 from = ctb-comments@rss2email.invalid
223
224 [feed.computinged]
225 url = http://computinged.wordpress.com/feed/
226 from = computinged@rss2email.invalid
227
228 [feed.computinged-comments]
229 url = http://computinged.wordpress.com/comments/feed/
230 from = computinged-comments@rss2email.invalid
231
232 [feed.escience]
233 url = http://escience.washington.edu/blog/feed
234 from = escience@rss2email.invalid
235
236 [feed.michael-nielsen]
237 url = http://michaelnielsen.org/blog/feed/
238 from = michael-nielsen@rss2email.invalid
239
240 [feed.michael-nielsen-ddi]
241 url = http://www.michaelnielsen.org/ddi/feed/
242 from = michael-nielsen-ddi@rss2email.invalid
243
244 [feed.hernan-grecco]
245 url = http://python-in-the-lab.blogspot.com/feeds/posts/default
246 from = hernan-grecco@rss2email.invalid
247
248 [feed.olympian-news]
249 url = http://www.theolympian.com/news/index.rss
250 from = olympian-news@rss2email.invalid
251
252 [feed.olympian-education]
253 url = http://www.theolympian.com/education/index.rss
254 from = olympian-education@rss2email.invalid
255
256 [feed.olympian-education-blog]
257 url = http://www.theolympian.com/edupdates/index.rss
258 from = olympian-education-blog@rss2email.invalid
259
260 [feed.olympian-around-south-sound]
261 url = http://www.theolympian.com/around-south-sound-blog/index.rss
262 from = olympian-around-south-sound@rss2email.invalid
263
264 [feed.tacoma-news-tribune-local]
265 url = http://www.thenewstribune.com/local-news/index.rss
266 from = tacoma-news-tribune-local@rss2email.invalid
267
268 [feed.tacoma-news-tribune-tech]
269 url = http://www.thenewstribune.com/apheadlines/technology/index.rss
270 from = tacoma-news-tribune-tech@rss2email.invalid
271
272 [feed.tacoma-news-tribune-edu]
273 url = http://www.thenewstribune.com/education-news/index.rss
274 from = tacoma-news-tribune-edu@rss2email.invalid
275
276 [feed.tacoma-tech-connect]
277 url = http://tacomatechconnect.blogspot.com/feeds/posts/default
278 from = tacoma-tech-connect@rss2email.invalid
279
280 [feed.careers.stackoverflow]
281 url = http://careers.stackoverflow.com/jobs/feed?location=tacoma%2c+washington&range=20&distanceUnits=Miles
282 from = carreers.stackoverflow@rss2email.invalid
283
284 [feed.python-jobs]
285 url = http://feeds.feedburner.com/python/pyjobo?format=xml
286 name-format = {feed-title}
287 from = python-jobs@rss2email.invalid
288
289 [feed.andrew-fry]
290 url = http://andrewfry.blogspot.com/feeds/posts/default
291 from = andrew-fry@rss2email.invalid
292