1pop3p(8)                    Universal proxy server                    pop3p(8)
2
3
4

NAME

6       pop3p - POP3 proxy gateway service
7

SYNOPSIS

9       pop3p  -d]  [-l[@]logfile]]  [-pport [-iinternal_ip [-eexternal_ip
10       [-hdefault_ip[:port]
11

DESCRIPTION

13       pop3p is POP3 gateway service to allow internal users to access  exter‐
14       nal POP3 servers.
15

OPTIONS

17       -I     Inetd mode. Standalone service only.
18
19       -d     Daemonise.  Detach  service  from  console  and run in the back‐
20              ground.
21
22       -t     Be silenT. Do not log start/stop/accept error records.
23
24       -u     Never look for username authentication.
25
26       -e     External address. IP address of interface proxy should  initiate
27              connections  from.   By default system will deside which address
28              to use in accordance with routing table.
29
30       -i     Internal address. IP address proxy accepts connections  to.   By
31              default  connection  to  any interface is accepted. It´s usually
32              unsafe.
33
34       -p     Port. Port proxy listens for incoming  connections.  Default  is
35              110.
36
37       -h     Default  destination.  It's used if targed address is not speci‐
38              fied by user.
39
40       -l     Log. By default logging is to stdout. If  logfile  is  specified
41              logging  is to file. Under Unix, if ´@´ preceeds logfile, syslog
42              is used for logging.
43
44       -S     Increase or decrease stack size. You may want to  try  something
45              like -S8192 if you experience 3proxy crashes.
46

CLIENTS

48       You  can use any MUA (Mail User Agent) with POP3 support. Set client to
49       use internal_ip and port as a POP3 server. Address of real POP3  server
50       must  be  configured as a part of POP3 username. Format for username is
51       username@server, where server is address of POP3 server and username is
52       user´s  login  on  this POP3 server. Login itself may contain ´@´ sign.
53       Only cleartext authentication is supported, because  challenge-response
54       authentication  (APOP,  CRAM-MD5,  etc)  requires challenge from server
55       before we know which server to connect.
56

BUGS

58       Report all bugs to 3proxy@3proxy.ru
59

SEE ALSO

61       3proxy(8),  ftppr(8),  proxy(8),  socks(8),  tcppm(8),  udppm(8),  sys‐
62       logd(8),
63       http://3proxy.ru/
64

AUTHORS

66       3proxy is designed by Vladimir 3APA3A Dubrovin (3proxy@3proxy.ru)
67
68
69
703proxy 0.8                       January 2016                         pop3p(8)
Impressum