./wip/pop3.proxy, The pop3.proxy is an application level proxy for POP3

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0.0beta8, Package name: pop3proxy-2.0.0beta8, Maintainer: oht

pop3.proxy is a proxy server for the POP3 protocol.
Usually it's used on a firewall between a client and a POP3 server taking care
that both sides talk POP3 protocol as described in RFC 1939.
The simplest way to use pop3.proxy is via inetd. A line like:
"
pop-3 stream tcp nowait root /usr/pkg/sbin/pop3.proxy pop3.proxy -ez -u clamd"
in your /etc/inetd.conf will do this.


Required to run:
[security/clamav]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: b8265282ceb4ddb1967f91dc3402229589b21d21
Filesize: 44.466 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-05 15:52:02 by Aleksej Saushev | Files touched by this commit (32)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-03-06 16:56:11 by Thomas Klausner | Files touched by this commit (1)
Log message:
Fix path to clamav.

   2009-10-11 18:34:24 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
Add patch missed in 2.0.0beta8 update.
   2009-10-11 15:50:22 by Thomas Klausner | Files touched by this commit (8)
Log message:
Update to 2.0.0beta8, convert to user-destdir, set LICENSE, fix compilation,
fill in PLIST.
   2006-09-09 04:49:32 by OBATA Akio | Files touched by this commit (37)
Log message:
Rename variable MAKEFILE to MAKE_FILE.
   2006-03-19 00:02:13 by OHt | Files touched by this commit (10) | Imported package
Log message:

The pop3.proxy is an application level proxy for POP3