[DRE-maint] Bug#456819: feed2imap: Please support setting IMAP server info once, not per-feed

Antoine Beaupre anarcat at debian.org
Thu Aug 31 00:37:14 UTC 2017


On Tue, Dec 18, 2007 at 12:24:08AM -0800, Josh Triplett wrote:
> Package: feed2imap
> Version: 0.9.2-1
> Severity: wishlist
> 
> I want to subscribe to various feeds, with all items going to the same
> IMAP server.  Please allow setting the IMAP server once, not per-feed.

Not sure this is a very well documented feature, but I use this at home:

target-refix: &target "maildir:///home/anarcat/Maildir/.feeds."
feeds:
- name: Ikiwiki recent changes
  url: http://ikiwiki.info/recentchanges/index.rss
  target: [ *target, 'releases' ]
- name: Ikiwiki-hosting RecentChanges
  url: http://ikiwiki-hosting.branchable.com/recentchanges/index.rss
  target: [ *target, 'releases' ]

that avoids repeating the target configuration. note the typo in
"target-prefix": i don't quite understand why, but it works here.

This is also documented in the sample configuration file, does that
answer your requirement?

A.

PS: btw, gna.org is dead now, so it's good the report was copied here.
:)

-- 
Quidquid latine dictum sit, altum sonatur.
Whatever is said in Latin sounds profound.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/attachments/20170830/48f66711/attachment.sig>


More information about the Pkg-ruby-extras-maintainers mailing list