Re: PATCH: status=bounced (host ... said: Client host rejected: Access denied

2012-06-12 Thread Feel Zhou
Hello, all my friend I'm very excited that slove the problem.with your help. Especially, I want to thank Wietse Venema very much. He give me the patch file , and teach me all the time. These things make me interested in Postfix more than before. Have a good day, my friend. Thanks again. 2012/6/1

Re: PATCH: status=bounced (host ... said: Client host rejected: Access denied

2012-06-12 Thread Wietse Venema
Feel Zhou: > Wietse said > > > You probably copied the patch from the email message via cut/paste, > > yes,I just do it. > > > You need to save the message to the patch file exactly as posted. > > What can I do that make it work? Instead of cut-and-paste, save the message to file. In gmail, s

Re: PATCH: status=bounced (host ... said: Client host rejected: Access denied

2012-06-12 Thread Feel Zhou
Wietse said > You probably copied the patch from the email message via cut/paste, yes,I just do it. > You need to save the message to the patch file exactly as posted. What can I do that make it work? 2012/6/13 Viktor Dukhovni > On Wed, Jun 13, 2012 at 12:19:11AM +0800, Feel Zhou wrote: > >

Re: PATCH: status=bounced (host ... said: Client host rejected: Access denied

2012-06-12 Thread Viktor Dukhovni
On Wed, Jun 13, 2012 at 12:19:11AM +0800, Feel Zhou wrote: > Hi Wietse > > [root@relay smtp]# patch < smtp_trouble.c.patch > patching file smtp_trouble.c > Hunk #2 FAILED at 191. > Hunk #3 FAILED at 198. > Hunk #4 FAILED at 246. > Hunk #5 FAILED at 355. > Hunk #6 FAILED at 370. > Hunk #7 FAILED a

Re: PATCH: status=bounced (host ... said: Client host rejected: Access denied

2012-06-12 Thread Feel Zhou
Hi Wietse [root@relay smtp]# patch < smtp_trouble.c.patch patching file smtp_trouble.c Hunk #2 FAILED at 191. Hunk #3 FAILED at 198. Hunk #4 FAILED at 246. Hunk #5 FAILED at 355. Hunk #6 FAILED at 370. Hunk #7 FAILED at 379. 6 out of 7 hunks FAILED -- saving rejects to file smtp_trouble.c.rej Wha

Re: PATCH: status=bounced (host ... said: Client host rejected: Access denied

2012-06-12 Thread Wietse Venema
Feel Zhou: [ Charset ISO-8859-1 unsupported, converting... ] > Hi ,Wietse > My system is centos6.2/64bit > > version2.6.6 > postconf >postconf.feel > > version2.9.3 > postconf >postconf.feels > diff postconf.feel postconf.feels >postconf.patch > > cat postconf.patch > 3a4 > > address_ver

Re: PATCH: status=bounced (host ... said: Client host rejected: Access denied

2012-06-12 Thread Feel Zhou
Hi ,Wietse My system is centos6.2/64bit version2.6.6 postconf >postconf.feel version2.9.3 postconf >postconf.feels diff postconf.feel postconf.feels >postconf.patch cat postconf.patch 3a4 > address_verify_cache_cleanup_interval = 12h 6c7 < address_verify_map = --- > addre

Re: PATCH: status=bounced (host ... said: Client host rejected: Access denied

2012-06-12 Thread Feel Zhou
/usr/local/src/postfix-2.9.3/src/smtp/smtp_troble.c I find this file,and check it,got the different with your patch Maybe I know how to patch old file to the new file. Let me try it. When patch finish, I need to make install again. Am I right? 2012/6/12 Feel Zhou > > Hello, wietse > > My operati

Re: PATCH: status=bounced (host ... said: Client host rejected: Access denied

2012-06-12 Thread Feel Zhou
Hello, wietse My operating system is centos6.2/64bit, It has postfix 2.6.6 itself, I tar the new postfix 2.9.3 Does this patch work in the 2.6.6 and 2.9.3 both? Does this patch work in centos 6.2/32bits? Would you show me the details about how to use this patch? Thank you very much 2012/6/12 Vik

Re: PATCH: status=bounced (host ... said: Client host rejected: Access denied

2012-06-11 Thread Viktor Dukhovni
On Mon, Jun 11, 2012 at 11:33:01AM -0400, Wietse Venema wrote: > Viktor Dukhovni: > > > -o soft_bounce=yes > > > -o smtp_fallback_relay=relayusa.example.com > > > > That said, neither form will forward rejected mail to the fallback > > relay. The soft-bounce feature operates at th

PATCH: status=bounced (host ... said: Client host rejected: Access denied

2012-06-11 Thread Wietse Venema
Viktor Dukhovni: > > -o soft_bounce=yes > > -o smtp_fallback_relay=relayusa.example.com > > That said, neither form will forward rejected mail to the fallback > relay. The soft-bounce feature operates at the wrong layer for that > to happen. First the SMTP delivery agent gives up o