summaryrefslogtreecommitdiff
path: root/data (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-08-31Updated docChimrod1-0/+1
2010-12-01Add a vim-modeline for the config example.René 'Necoro' Neumann1-0/+2
This sets the correct modes for vim when editing the configfile. This is especially needed, as YAML uses indentation for structures. Options set: - filetype to YAML (else 'conf' is infered) - set the number of spaces a tab is to 2 - expandtab -- do not insert \t but spaces
2010-11-30Add a reupload_if_updated option (default: true)Lucas Nussbaum1-0/+4
Following a discussion on feed2imap-devel, add a reupload_if_updated option. When set to false, if an item is updated, but was previously removed from the IMAP server, it is no longer re-uploaded. Also fix some config file parsing bugs for the disable-ssl-verification and include-images options. I should really switch to another way to describe F2I config...
2010-04-18provide a way to disable SSL certificate verificationLucas Nussbaum1-0/+2
2010-03-17Document the maildir targetSandra Snan1-2/+2
I looked for a good feed to maildir program, and I couldn’t find one. Turns out, by looking at feed2imaps source code, that it has that function. So here’s a documentation patch so it’s easier to find. This patch shouldn’t touch any code. Generated by git. Sandra Signed-off-by: Sandra Snan <sandra.snan@handgranat.org>
2009-12-26Avoid using "acme.com"Lucas Nussbaum1-0/+1
Patch from Guido Berhoerster <guido@berhoerster.name>: Hello, here is a small patch that avoids using the valid(!) domain "acme.com" for generating message ids and email addresses. It adds a new global configuration option "default-email" which will be used in case a feed does provide one, currently feed2imap resorts to "feed2imap@acme.com". If this configuration option is not given it will basically default to <logname>@<hostname> as returned by Etc.getlogin and Socket.gethostname. Yours,
2009-05-15prep release, config parsing fixLucas Nussbaum1-0/+9
- prepared the release (still need to update the date) - allowed to re-use substrings in the yaml config file (+ doc) thanks to Bernhard Stoeckner for the tip.
2008-06-17add include-images config optionLucas Nussbaum1-0/+2
2006-12-18doc for dumpdir optlnu1-0/+2
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@121 f70e237a-67f3-0310-a06c-d2b8a7116972
2006-11-13small improvements to debug-updatedlnu1-2/+2
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@115 f70e237a-67f3-0310-a06c-d2b8a7116972
2006-10-23git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@105 ↵lnu1-0/+7
f70e237a-67f3-0310-a06c-d2b8a7116972
2006-07-11snowscripts support + content-transfer-encoding fixedlnu1-3/+10
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@103 f70e237a-67f3-0310-a06c-d2b8a7116972
2006-06-19- fix for gna bug 5872lnu1-7/+6
- improved example config file git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@99 f70e237a-67f3-0310-a06c-d2b8a7116972
2006-06-18generated man pageslnu1-1/+4
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@98 f70e237a-67f3-0310-a06c-d2b8a7116972
2006-06-18pre-release cleanuplnu1-9/+17
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@97 f70e237a-67f3-0310-a06c-d2b8a7116972
2006-04-05- Now compares the whole items when searching for duplicates (might cause ↵lnu1-0/+9
some false-negatives) - New always-new flag git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@93 f70e237a-67f3-0310-a06c-d2b8a7116972
2005-08-25reserved chars are unescapedlnu1-0/+3
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@55 f70e237a-67f3-0310-a06c-d2b8a7116972
2005-07-25git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@44 ↵lnu5-41/+162
f70e237a-67f3-0310-a06c-d2b8a7116972
2005-07-25git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@43 ↵lnu2-0/+61
f70e237a-67f3-0310-a06c-d2b8a7116972