logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

feed2imaprc - feed2imap configuration file

Author

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. Jul 25, 2005 feed2imaprc(5)

Bugs

This manpage should probably give more details. However, the example configuration file is very well documented.

Example

See /usr/share/doc/feed2imap/examples/feed2imaprc.

Name

feed2imaprc - feed2imap configuration file

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.

See Also

Homepage : http://home.gna.org/feed2imap/feed2imap(1)

Synopsis

feed2imaprc is feed2imap's configuration file. It is usually located in ~/.feed2imaprc.

See Also