config.h File Reference

Defines some names used by both the program and the Makefile. More...

Go to the source code of this file.

Defines

#define VERSION   "0.2.8"
#define PROGRAMNAME   "FreePOPs"
#define PIDFILE   "/var/run/freepopsd.pid"
#define POP3PORT   2000
#define MAXTHREADS   5
#define LOGFILE   "log.txt"
#define BINDADDRESS   INADDR_LOOPBACK
#define DEFAULT_USERAGENT
#define FREEPOPSLUA_PATH_UPDATES   "lua_updates/"
#define FREEPOPSLUA_PATH_UNOFFICIAL   "lua_unofficial/"


Detailed Description

Defines some names used by both the program and the Makefile.

Author:
Enrico Tassi   <sorry guy>

Definition in file config.h.


Define Documentation

#define BINDADDRESS   INADDR_LOOPBACK

Definition at line 26 of file config.h.

#define DEFAULT_USERAGENT

Value:

"Mozilla/5.0 (; U; Win32; en-US; rv:1.7.8)"\
                " Gecko/20050518 Firefox/1.0.4"

Definition at line 27 of file config.h.

#define FREEPOPSLUA_PATH_UNOFFICIAL   "lua_unofficial/"

Definition at line 31 of file config.h.

#define FREEPOPSLUA_PATH_UPDATES   "lua_updates/"

Definition at line 30 of file config.h.

#define LOGFILE   "log.txt"

Definition at line 25 of file config.h.

#define MAXTHREADS   5

Definition at line 21 of file config.h.

#define PIDFILE   "/var/run/freepopsd.pid"

Definition at line 19 of file config.h.

#define POP3PORT   2000

Definition at line 20 of file config.h.

#define PROGRAMNAME   "FreePOPs"

Definition at line 18 of file config.h.

#define VERSION   "0.2.8"

Definition at line 17 of file config.h.


Generated on Sat Nov 1 15:55:53 2008 for FreePOPs by  doxygen 1.5.6