用procmail做域过滤[2]

[入库:2005年9月21日] [更新:2007年3月24日]

本文简介:

       (you can optionally use something like
        'make BASENAME=$HOME install' instead).

在Makefile文件里面有以下段落

# BASENAME should point to where the whole lot will be installed
# change BASENAME to your home directory if need be

BASENAME        = /usr

# For display in the man pages

VISIBLE_BASENAME= $(BASENAME)

希望对大家有帮助。

 Yicho 回复于:2004-05-24 11:32:10 Q: How do I implement a virtual domain in Procmail? 

Or, is Procmail even the right tool for this? 

A: The short answer is no; don't. See the section Why Headers Don't Matter, above. 

If you stubbornly refuse to take no for an answer, you might want to look at Chris Lindsey's "solution" 

It is an unfortunate fact that many sites offer "virtual hosting" without providing a robust way to forward mail to the client with all the information intact. A working vitual host setup needs to forward the envelope information of every message to the downstream, so that the recipient information can reliably be recovered, or maintain separate mailboxes for each user at the upstream (not normally a viable or desirable solution). Unfortunately, providers are only slowly realizing why this is necessary, and good information on how to do this right is apparently not easy to come by. If you are having problems with your upstream, persuade them to give you your money back if they can't solve this problem to your satisfaction.

 Yicho 回复于:2004-05-24 11:36:31 http://www.xray.mpe.mpg.de/mailing-lists/procmail/1998-04/msg00289.html

这个是sendmail处理域的一个方法,我用的是qmail,晕死。。。

 kreny 回复于:2004-05-24 13:11:10 [quote:17e8b5e5a7="十二少"]过滤是没问题,但是邮件都没有发送到用户的Maildir/new里面,而是都发送到/home/vpopmail/domains/xxx.com/Maildir里面了,怎么解决啊???急!!![/quote:17e8b5e5a7]

当然应该是送到 这个目录阿~~ 既然用了vpopmail就不再用系统用户了阿~~

本文关键:用procmail做域过滤
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top