-
matthew_exon, thank you very much for your immediate response.
plagger is great, but as you say, it's very big framework
and have very heavy dependencies of cpan modules. i want
plagger to make more easily installation facility ...
By the way, plagger's "Dedupe" facility is very interesting
to me. i would very like to look into plagger and bring
it into rss2imap if i can. :)
2007-05-28 18:31:17 UTC in rss2imap - RSS Management via IMAP
-
matthew_exon, thank you for your request and sorry for too late response.
currently, as you know, rss2imap tracks message which is in originally
delivered folder. To implement your request, as you say, we need to create
db or something like cache... this is not good because the network traffic
will increase and rss2imap will be slower. (even current version of rss2imap
is fairly slow...
2007-05-28 17:43:00 UTC in rss2imap - RSS Management via IMAP
-
> This causes their APPEND commands to be rejected by many IMAP servers.
hmm... I usually test rss2imap on UW-IMAP, Courier-IMAP, in these,
rss2imap works fine, but i want to implement your request.
Could you tell me your imap server?.
2007-05-28 16:30:07 UTC in rss2imap - RSS Management via IMAP
-
Sorry, upper message is mine.
Brill,
if you want to parse atom 1.0 feed, please try the latest svn version.
i'll release it as 0.80 beta shortly.
Best Regards.
2007-05-28 16:19:57 UTC in rss2imap - RSS Management via IMAP
-
mumumu-org committed revision 43 to the rss2imap - RSS Management via IMAP SVN repository, changing 1 files.
2007-05-28 15:51:47 UTC in rss2imap - RSS Management via IMAP
-
mumumu-org committed revision 42 to the rss2imap - RSS Management via IMAP SVN repository, changing 1 files.
2007-05-28 15:35:26 UTC in rss2imap - RSS Management via IMAP
-
mumumu-org committed revision 41 to the rss2imap - RSS Management via IMAP SVN repository, changing 2 files.
2007-05-20 21:28:16 UTC in rss2imap - RSS Management via IMAP
-
mumumu-org committed revision 40 to the rss2imap - RSS Management via IMAP SVN repository, changing 1 files.
2007-05-20 20:48:50 UTC in rss2imap - RSS Management via IMAP
-
i submit patch for 0.75. please patch it and don't forget
to configure conf/rss2imap*.conf files. it works fine in my
environment.
----
in conf/rss2imap.conf,
directory-separator = .
prefix = INBOX
----
in conf/rss2imap-site.conf
# leave it blank
folder =
----
in url file ...
# also leave it blank ...
folder:
http://www.example.com/foo.rss...
2007-05-20 20:45:18 UTC in rss2imap - RSS Management via IMAP
-
Hi, cagnulein.
>i should know if it's possible to send all the rss to my curier-imap's
>INBOX and not to a specificed folder...I've tried to uncomment the FOLDER
>line and leave it blank, but it dosn't work. Any hints?
sorry, its rss2imap's bug. if you FOLDER line blank, rss2imap tries to
search and create "INBOX." folder and maybe generate error.... :'(
i'll submit patch about this...
2007-05-20 19:53:19 UTC in rss2imap - RSS Management via IMAP