summaryrefslogtreecommitdiff
path: root/data/man/man1/feed2imap.1
blob: 18eebae255e1bc2a9f8213daf0106aa1961c9427 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
.TH feed2imap 1 "Jul 25, 2005"  
.SH NAME
feed2imap \- clever RSS/ATOM feed aggregator
.SH SYNOPSIS
\fBfeed2imap\fR [OPTIONS]
.SH DESCRIPTION
feed2imap is an RSS/Atom feed aggregator. After
Downloading feeds (over HTTP or HTTPS), it uploads them to a specified
folder of an IMAP mail server. The user can then access the feeds using
Mutt, Evolution, Mozilla Thunderbird or even a webmail.
.TP 
\fB\-V\fR, \fB\-\-version\fR 
Show version information.
.TP 
\fB\-v\fR, \fB\-\-verbose\fR 
Run in verbose mode.
.TP 
\fB\-c\fR, \fB\-\-rebuild\-cache\fR 
Rebuilds the cache. Fetches all items and mark them as already seen. Useful if you lose your .feed2imap.cache file.
.TP 
\fB\-f\fR, \fB\-\-config \fIfile\fB\fR 
Use another config file (~/.feed2imaprc is the default).
.SH "SEE ALSO"
Homepage : 
http://home.gna.org/feed2imap/
.PP
\fBfeed2imaprc\fR(5),
\fBfeed2imap\-cleaner\fR(1),
\fBfeed2imap\-dumpconfig\fR(1),
\fBfeed2imap\-opmlimport\fR(1)
.SH AUTHOR
Copyright (C) 2005 Lucas Nussbaum lucas@lucas\-nussbaum.net
.PP
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version.
.PP
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.