Le 05/02/2014 21:27, Antonio Terceiro a écrit :
You are right. I will provide a fix for this shortly
Thanks !
As feed2imap works again for me, I've juste opened another one bug, I think
it's related with ruby1.9 to.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737767
I'm free if you
Package: feed2imap
Version: 1.2-2
Severity: normal
Hello,
when receiving feeds, I've got the following error :
> F, [2014-02-05T20:45:27.512843 #32623] FATAL -- : Exception caught when
> selecting new items for planet-debianfr: bad URI(is not URI?):
> http://www.inetdoc.net/archives/2014/01/26/v
Le 05/02/2014 18:52, Antonio Terceiro a écrit :
the `target` attribute is expected to be a string, and your
configuration makes it an array. That .join("") would break all other
feed2imap users. :-)
I think this is an artifact of the migration to use Ruby 1.9. I
don't know why this worked at al
Hello,
I've understood the problem.
My configuration looks like this :
target-refix: &target "maildir:///path/to/Maildir/"
feeds:
- name: name
url: url
target: [ *target, '.RSS.PATH.TO.MAILDIR_FORMAT' ]
wich is a valid yaml format.
in config.rb, uri are parsed with the following co
Package: feed2imap
Version: 1.2-2
Severity: important
Since the last update to feed2imap, I can't run it. I've got the
following error message :
> $ feed2imap -v
>