Codebase list feed2imap / upstream/1.0 data / man / man5 / feed2imaprc.5
upstream/1.0

Tree @upstream/1.0 (Download .tar.gz)

feed2imaprc.5 @upstream/1.0raw · history · blame

.TH feed2imaprc 5 "Jul 25, 2005"  
.SH NAME
feed2imaprc \- feed2imap configuration file
.SH SYNOPSIS
\fBfeed2imaprc\fR is feed2imap's configuration file. It is usually located in \fB~/.feed2imaprc\fR.
.SH EXAMPLE
See \fB/usr/share/doc/feed2imap/examples/feed2imaprc\fR.
.SH "RESERVED CHARACTERS"
Some characters are reserved in RFC2396 (URI). If you need to include a reserved character in the login/password part of your target URI, replace it with its hex code. For example, @ can be replaced by %40.
.SH BUGS
This manpage should probably give more details. However, the example configuration file is
very well documented.
.SH "SEE ALSO"
Homepage : 
http://home.gna.org/feed2imap/
.PP
\fBfeed2imap\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.