Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 6929e266fd80774e68e50627756fe33a > files > 14

freepops-0.2.9-11.mga4.x86_64.rpm

                             ___________________
                            /                  /\
                           /     FreePOPs     / /
                          /__________________/ /
			  \__________________\/

* What is this? *

  FreePOPs is an extensible pop3 server. Its main purpose is to provide a pop3
  interface to a webmail. 

* Source organization

  modules/ contains libs needed by freepops. Most are simple, some are
    vanilla distributions of other softwares, in tar.gz format, with a patch,
    others are bindings for lua of other modules, some are simply .lua files
    collections.
  src/ contains the C main code that makes no sense to put in a library
  src/lua/ contains .lua files needed at runtime by freepops.
  updater-ui/ contains some user interfaces for the updater
  config generated by ./configure.sh
  config.h edit to change global #defines
  config.lua edit to configure plugin settings
  scripts/ miscellaneous scripts