Thank you

I have sent this question to mimedefang-filter maillist in fact ,but got no 
response

So I tired to post it here  : (      :  )


2008-11-17 



sosogh 



发件人: Wietse Venema 
发送时间: 2008-11-17  20:12:25 
收件人: sosogh 
抄送: postfix-users 
主题: Re: Milter problem 
 
> I have made a test adding the following code in mimedefang-filter:
> 
> sub filter_sender {
>     my ($sender, $ip, $hostname, $helo) = @_; 
>     if ($sender =~ /sosogh.cn/i) { 
>        return ("FILTER smtp:[202.96.15.55]:25","");
>     } 
> return ('CONTINUE', "ok"); 
> } 
> 
> But the log said 554 5.7.1 followed by a question mark:
> Nov 17 15:37:01 debian postfix/smtpd[11523]: NOQUEUE: milter-reject: MAIL 
> from u
> nknown[202.96.130.213]: 554 5.7.1 ?; from= <[EMAIL PROTECTED] > proto=ESMTP 
> helo= <9
> B83DB3FAA054BC >
> 
> Does  milter not support the return value "FILTER smtp:[202.96.15.55]:25"?

This is the POSTFIX mailing list. For questions about MILTERS, you
may find better information on the mimedefang-filter support
mailing list.

Wietse


__________ NOD32 3617 (20081117) Information __________

This message was checked by NOD32 antivirus system.
http://www.nod32cn.com

Reply via email to