Config.in 296 B

1234567891011
  1. config BR2_PACKAGE_FETCHMAIL
  2. bool "fetchmail"
  3. depends on BR2_USE_MMU # fork()
  4. select BR2_PACKAGE_CA_CERTIFICATES
  5. select BR2_PACKAGE_OPENSSL
  6. help
  7. Fetchmail - the mail-retrieval daemon
  8. Client daemon to move mail from POP and IMAP to your local
  9. computer
  10. http://www.fetchmail.info/