feed2imaprc(5) | File Formats Manual | feed2imaprc(5) |
feed2imaprc - feed2imap configuration file
feed2imaprc is feed2imap's configuration file. It is usually located in ~/.feed2imaprc.
See /usr/share/doc/feed2imap/examples/feed2imaprc.
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.
This manpage should probably give more details. However, the example configuration file is very well documented.
Homepage : http://home.gna.org/feed2imap/
Copyright (C) 2005 Lucas Nussbaum lucas@lucas-nussbaum.net
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.
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.
July 25, 2005 |