| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
This allows disabling either HTML or text parts to save bandwidth/disk
space on the IMAP server.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Patch from René 'Necoro' Neumann <lists@necoro.eu>, who writes:
> I wanted to wrap the folder name in a call to
> "Net::IMAP::encode_utf7"
> to allow special characters like umlauts in the folder name (see the
> attached patch).
>
> Problem is, that the encode_utf7 (and the decode_utf7 FWIW) uses the
> 'String::force_encoding' method, which some googling shows to be in
> Ruby1.9 but not 1.8.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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...
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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,
|
| |
|
|
|
|
|
|
|
|
|
| |
Allow delivering to local Maildir[0] boxes, with URLs specifying the
path, like:
maildir:/home/rotty/Maildir/.feeds.foobar
[0] http://en.wikipedia.org/wiki/Maildir
|
|
|
|
|
|
| |
- 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.
|
| |
|
| |
|
|
|
|
| |
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@120 f70e237a-67f3-0310-a06c-d2b8a7116972
|
|
|
|
| |
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@115 f70e237a-67f3-0310-a06c-d2b8a7116972
|
|
|
|
| |
f70e237a-67f3-0310-a06c-d2b8a7116972
|
|
|
|
| |
f70e237a-67f3-0310-a06c-d2b8a7116972
|
|
|
|
| |
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@103 f70e237a-67f3-0310-a06c-d2b8a7116972
|
|
|
|
| |
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@97 f70e237a-67f3-0310-a06c-d2b8a7116972
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@58 f70e237a-67f3-0310-a06c-d2b8a7116972
|
|
|
|
| |
f70e237a-67f3-0310-a06c-d2b8a7116972
|
|
|
|
| |
f70e237a-67f3-0310-a06c-d2b8a7116972
|
|
|
|
| |
f70e237a-67f3-0310-a06c-d2b8a7116972
|
|
|
|
| |
f70e237a-67f3-0310-a06c-d2b8a7116972
|
|
git-svn-id: svn+ssh://svn.gna.org/svn/feed2imap/trunk/feed2imap@5 f70e237a-67f3-0310-a06c-d2b8a7116972
|