| |||||||||||||||||||||||||||||||
|
1/ I tried without success to match a "Received" header field from a "Content-type: text/rfc822-headers" message part using the Postfix "nested_header_checks" parameter. ... --Boundary_(ID_yVAb5UtO+RnM0DYnlZhupg) Content-type: text/rfc822-headers ... Received: from sf-1.gm.foo.fr (localhost.localdomain [127.0.0.1]) by localhost.net ... I did it successfully with message/rfc822 part: --Boundary_(ID_yVAb5UtO+RnM0DYnlZhupg) Content-type: message/rfc822 Content-transfer-encoding: 8BIT Content-description: Undelivered Message I looked at the forum and found "nested_header_checks will examine message/rfc822 and text/rfc822-headers, but will not recurse into message/partial or message/external-body.The Postfix MIME parse can do those things but they are presently not requested by the cleanup server." 2/ I also tried to match a multiline Received field for message/rfc822 part and it seems it does not work. My Postfix version is 2.2.11 Any idea ? Thanks Alain
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com