Chinaunix首页 | 论坛 | 博客
  • 博客访问: 6923224
  • 博文数量: 637
  • 博客积分: 10265
  • 博客等级: 上将
  • 技术积分: 6165
  • 用 户 组: 普通用户
  • 注册时间: 2004-12-12 22:00
文章分类

全部博文(637)

文章存档

2011年(1)

2010年(1)

2009年(3)

2008年(12)

2007年(44)

2006年(156)

2005年(419)

2004年(1)

分类:

2005-11-17 14:09:08


ProxSMTP is a flexible tool that allows you to reject, change or log email based on arbitrary critera. It accepts SMTP connections and forwards the SMTP commands and responses to another SMTP server. The 'DATA' email body is intercepted and filtered before forwarding.

You need to be able to write the filtering scripts that integrate it with your particular needs. If you're looking for something that does virus filtering, take a look at which behaves similarly and uses a similar code base.

I wrote this with the mail server in mind. how to configure it as a Postfix Content Filter.

ProxSMTP can also be used as a to filter an entire network's SMTP traffic at the router.


阅读(2972) | 评论(1) | 转发(0) |
给主人留下些什么吧!~~