blob: bc6cdfe8aa4205e18333ef84e27c14574804d309 (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_FETCHMAIL
prompt "fetchmail......................... Remote mail retriever"
tristate
default m if CONFIG_DEVEL
help
Retrieves remote mail via POP/IMAP
Very useful in conjunction with mutt.
|