P3Scan 2.9.09d (Development branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News P3Scan 2.9.09d (Development branch)
# 1  
Old 01-14-2008
P3Scan 2.9.09d (Development branch)

P3Scan is a full transparent proxy server for email clients. It runs on a Linux box with iptables (for port redirection). It can be used to provide email scanning from the Internet to any internal network, and is ideal for helping to protect your "Other OS" LAN from harm, especially when used in conjunction with a firewall and other Internet proxy servers. It is designed to enable scanning of incoming email messages for viruses, worms, trojans, spam, and harmful attachments. Because viewing HTML email can enable a spammer to validate an email address (via Web bugs), it can also provide HTML stripping.License: GNU General Public License (GPL)Changes:
This release includes changes for internal libclamav scanning (p3scan's default scanner now).Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
PORTINDEX(5)						      BSD File Formats Manual						      PORTINDEX(5)

NAME
INDEX -- File containing information about the state of the ports tree DESCRIPTION
The port index file in /usr/ports contains various bits of information about the ports tree. Each major branch of FreeBSD has a separate index file, named ``INDEX-N'', where N is the major version number of the FreeBSD branch, i.e.: INDEX-7, or INDEX-8. name The name of the package. path The path to the port directory. install prefix The default install prefix. short description A short description. full description The path to the full description. maintainer email The email address of the maintainer. index The categories this port is part of. build dependencies Ports required to be installed prior to building this port. run dependencies Ports required to be installed for this port to run. website The project website for the port. e-deps Ports that may be required to extract this port. p-deps Ports that may be required to patch this port. f-deps Ports that may be required to fetch this port. FILES
/usr/ports/INDEX-N where N is the major version number of the FreeBSD branch. EXAMPLES
vim-6.3.15|/usr/ports/editors/vim|/usr/local|Vi "workalike", with many additional features|/usr/ports/editors/vim/pkg-descr|obrien@FreeBSD.org|editors|libiconv-1.9.2_1|libiconv-1.9.2_1|http://www.vim.org/||| SEE ALSO
build(7), ports(7) AUTHORS
This manual page was written by Paul Armstrong and Thomas Abthorpe <tabthorpe@FreeBSD.org>. BSD
October 14, 2012 BSD