summaryrefslogtreecommitdiff
path: root/data (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated docChimrod2011-08-311-0/+1
|
* Add a vim-modeline for the config example.René 'Necoro' Neumann2010-12-011-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
* Add a reupload_if_updated option (default: true)Lucas Nussbaum2010-11-301-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...
* provide a way to disable SSL certificate verificationLucas Nussbaum2010-04-181-0/+2
|
* Document the maildir targetSandra Snan2010-03-171-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>
* Avoid using "acme.com"Lucas Nussbaum2009-12-261-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,
* prep release, config parsing fixLucas Nussbaum2009-05-151-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.
* add include-images config optionLucas Nussbaum2008-06-171-0/+2
|
* doc for dumpdir optlnu2006-12-181-0/+2
| | | | git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@121 f70e237a-67f3-0310-a06c-d2b8a7116972
* small improvements to debug-updatedlnu2006-11-131-2/+2
| | | | git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@115 f70e237a-67f3-0310-a06c-d2b8a7116972
* git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@105 ↵lnu2006-10-231-0/+7
| | | | f70e237a-67f3-0310-a06c-d2b8a7116972
* snowscripts support + content-transfer-encoding fixedlnu2006-07-111-3/+10
| | | | git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@103 f70e237a-67f3-0310-a06c-d2b8a7116972
* - fix for gna bug 5872lnu2006-06-191-7/+6
| | | | | | | - improved example config file git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@99 f70e237a-67f3-0310-a06c-d2b8a7116972
* generated man pageslnu2006-06-181-1/+4
| | | | git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@98 f70e237a-67f3-0310-a06c-d2b8a7116972
* pre-release cleanuplnu2006-06-181-9/+17
| | | | git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@97 f70e237a-67f3-0310-a06c-d2b8a7116972
* - Now compares the whole items when searching for duplicates (might cause ↵lnu2006-04-051-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
* reserved chars are unescapedlnu2005-08-251-0/+3
| | | | git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@55 f70e237a-67f3-0310-a06c-d2b8a7116972
* git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@44 ↵lnu2005-07-255-41/+162
| | | | f70e237a-67f3-0310-a06c-d2b8a7116972
* git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@43 ↵lnu2005-07-252-0/+61
f70e237a-67f3-0310-a06c-d2b8a7116972