11.4 POP Proxy Process
This section describes how common protocols are processed with the POP proxy.
Proxy mode
Client
TCP connect(to: 0.0.0.1:9110)
----------------------------->
+OK ... fsigk starting
<-----------------------------
USER user@popserver
----------------------------->
+OK ...
<-----------------------------
PASS password
----------------------------->
+OK
<-----------------------------
LIST
----------------------------->
1 1000 ...
<-----------------------------
RETR 1
----------------------------->
E-mail body... .
<-----------------------------
RSET
----------------------------->
+OK
<-----------------------------
QUIT
----------------------------->
+OK
<-----------------------------
F-Secure Internet Gatekeeper for Linux/Administrator's Guide
Internet Gatekeeper (fsigk,0.0.0.1)
(Virus scan)
POP server (popserver, 0.0.0.2)
TCP connect(to: 0.0.0.2:110)
----------------------------->
+OK ... popserver
<-----------------------------
USER user
----------------------------->
+OK
<-----------------------------
PASS password
----------------------------->
+OK
<-----------------------------
LIST
----------------------------->
1 1000 ...
<-----------------------------
RETR 1
----------------------------->
E-mail body... .
<-----------------------------
RSET
----------------------------->
+OK
<-----------------------------
QUIT
----------------------------->
+OK
<-----------------------------
138
Need help?
Do you have a question about the INTERNET GATEKEEPER FOR LINUX 4.01 and is the answer not in the manual?
Questions and answers