0918ada05c28cc01f1e0bc7a12209617a3aa3116
[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 friendly-name = True
7 to = wking@tremily.us
8 proxy = 
9 feed-timeout = 60
10 active = True
11 date-header = False
12 date-header-order = modified, issued, created, expired
13 bonus-header = 
14 trust-guid = True
15 encodings = US-ASCII, UTF-8
16 html-mail = False
17 use-css = False
18 css = h1 {
19         font: 18pt Georgia, "Times New Roman";
20         }
21         body {
22         font: 12pt Arial;
23         }
24         a:link {
25         font: 12pt Arial;
26         font-weight: bold;
27         color: #0000cc;
28         }
29         blockquote {
30         font-family: monospace;
31         }
32         .header {
33         background: #e0ecff;
34         border-bottom: solid 4px #c3d9ff;
35         padding: 5px;
36         margin-top: 0px;
37         color: red;
38         }
39         .header a {
40         font-size: 20px;
41         text-decoration: none;
42         }
43         .footer {
44         background: #c3d9ff;
45         border-top: solid 4px #c3d9ff;
46         padding: 5px;
47         margin-bottom: 0px;
48         }
49         border: solid 4px #c3d9ff;
50         }
51         margin-left: 5px;
52         margin-right: 5px;
53         }
54 unicode-snob = False
55 links-after-each-paragraph = False
56 body-width = 0
57 use-smtp = False
58 smtp-server = smtp.yourisp.net:25
59 smtp-auth = False
60 smtp-username = username
61 smtp-password = password
62 smtp-ssl = False
63 verbose = warning
64
65 [feed.rss2email]
66 url = http://www.allthingsrss.com/rss2email/feed/
67
68 [feed.xkcd]
69 url = http://xkcd.com/atom.xml
70
71 [feed.xkcd-what-if]
72 url = http://what-if.xkcd.com/feed.atom
73
74 [feed.indexed]
75 url = http://thisisindexed.com/feed/
76
77 [feed.biophysical-journal]
78 url = http://www.cell.com/rssFeed/biophysj/rss.NewIssueAndArticles.xml
79
80 [feed.pnas]
81 url = http://www.pnas.org/rss/current.xml
82
83 [feed.nature-issue]
84 url = http://feeds.nature.com/nature/rss/current
85
86 [feed.nature-aop]
87 url = http://feeds.nature.com/nature/rss/aop
88
89 [feed.python-pep]
90 url = http://hg.python.org/peps/atom-log
91
92 [feed.third-bit]
93 url = http://third-bit.com/blog/feed
94
95 [feed.third-bit-comments]
96 url = http://third-bit.com/blog/comments/feed
97
98 [feed.swc]
99 url = http://software-carpentry.org/feed.xml
100
101 [feed.amybrown]
102 url = http://amyrhoda.wordpress.com/feed/
103