XmailFilter
xmail 

所属分类:Email客户端
开发工具:C#
文件大小:5KB
下载次数:4
上传日期:2006-02-12 12:11:17
上 传 者lovelyxc
说明:  XmailFilter:Xmail邮件服务器的过虑器,用C#开发的
(XmailFilter : Xmail mail server fear, namely the development of C#)

文件列表:
filters.tab (2320, 2000-12-06)
mk.bat (115, 2000-12-06)
XmailFilter.cs (1405, 2000-12-06)
XmailFilter.exe (4096, 2000-12-06)

Generic text filter for Xmail: 1.0 INSTALLATION: ------------ 1. Copy these files to the directory you want to put the filter: XmailFilter.cs filters.txt mk.bat 2. Edit the XmailFilter.cs and change the path to 'filters.tab' to wherever you put the files. 2. Change to that directory and execute 'mk.bat'. 3. Edit your defaultfilter.tab or 'yourdomain'.tab file and add the following line in the .tab file. "C:\XmailFilter\XmailFilter" "@@FILE" where "C:\XmailFilter\XmailFilter" the the full path and executable name. 4. Set up your filters.tab file with whatever you want to filter out. It will accept regular expressions as well as plain text and filters are seperated with a [NEWLINE]. A '#' denotes a comment and empty lines are ignored. NOTE: ---- This was intended for educational purposes only and is not supported. This does consume extra resources on the server (but not too bad unless you have an insane amount of mail). This could be better optimized by running as a service and loading the filters into memory and executing comparisons on seperate threads. The problem with this is that Xmail must execute a file, script, etc. and pass the file path to it and Windows services when executed from their files create another instance of themselves so nothing is retained in memory. Enjoy! Andrew Jennings Jennings Data Services ajennings@home.com

近期下载者

相关文件


收藏者