header_checks doesn't work (postfix 2.5.5 on debian lenny)

2009-04-03 Thread sosogh
31E0C0: removed Apr 4 00:19:41 debian postfix/smtp[8203]: 9A9B91E0C2: to=, relay=mail.special.com[55.68.5.1]:25, delay=0.17, delays=0.11/0.01/0.03/0.03, dsn=2.0.0, status=sent (250 Mail OK queued as AQAAfx+AsAHMNNZJqTa9Cg==.24149S2) Thank you -- sosogh 2009-04-04

mail for xxxx loops back to myself

2010-03-23 Thread sosogh
0.09/0.07/0.59/0, dsn=5.4.6, status=bounced (mail for vip.163.com loops back to myself) -- sosogh 2010-03-24

problem of virtual_transport

2009-06-30 Thread sosogh
Hi list I want to use dspam as virtual_transport , but it doesnot work(I have restarted postfix after setting config),how to debug it? This is my config: [r...@sosogh ~]# grep 'dspam' /etc/postfix/master.cf dspam unix - n n - 10 pipe flags=Ru user=vmail argv=/usr/local

Re: problem of virtual_transport

2009-06-30 Thread sosogh
It turns out somebody seted out "transport_maps" and in "transport_maps" , sosogh.2288.org is seted to use transport "dovecot" because transport_maps has higher precedence than virtual_transport, virtual_transport=dspam: does not work 2009-07-01 11:51:2

question of different postfix instance use different virtual_transport

2009-07-01 Thread sosogh
how to config 127.0.0.1:10025 to use my user-defined TRIVIAL-REWRITE (I know using user-defined cleanup service via parameter cleanup_service_name) Any hints is appreciated Thank you -- sosogh 2009-07-02

Re: Re: question of different postfix instance use differentvirtual_transport

2009-07-02 Thread sosogh
) the content filter will filter all the mails -- sosogh 2009-07-03

Re: postfix mx check

2009-08-03 Thread sosogh
etc/postfix/transport_maps.txt' add this line into file /etc/postfix/transport_maps.txt vf.uk.vodafone.com smtp:vodafone.com debian:/etc/postfix# postmap /etc/postfix/transport_maps.txt debian:/etc/postfix# /etc/init.d/postfix reload --

Re: Re: postfix mx check

2009-08-03 Thread sosogh
x27;s thought -- sosogh 2009-08-03

SSL_accept error from unknown[x.x.x.]: -1

2009-11-26 Thread sosogh
stfix/smtpd[3516]: unknown[1.1.1.1]: TLS cipher list "ALL:!EXPORT:!LOW:+RC4:@STRENGTH" -- Made a ssl connection to 2.2.2.2 on 1.1.1.1 Anti-spam:~# openssl s_client -connect 2.2.2.2:465 CONNECTED(000

Mutiple Rules in header_checks regex lookup table

2008-11-07 Thread sosogh
Hi All There are two rules in my header_checks PCRE lookup tables : /From:.*sosogh.cn/ OK /^Received:/ HOLD But why the following mail still be hold : Date: Fri, 7 Nov 2008 16:29:17 +0800 From: "sosogh" <[EMAIL PROTECTED]> To: "sosogh" <[EMAIL PROTECTE

Milter problem

2008-11-17 Thread sosogh
v 17 15:37:01 debian postfix/smtpd[11523]: NOQUEUE: milter-reject: MAIL from unknown[202.96.130.213]: 554 5.7.1 ?; from=<[EMAIL PROTECTED]> proto=ESMTP helo=<9B83DB3FAA054BC> Does milter not support the return value "FILTER smtp:[202.96.15.55]:25"? Thank you 2008-11-17 sosogh

Re: Re: Milter problem

2008-11-17 Thread sosogh
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 t