On 12/15/2011 11:14 AM, Michael Weissenbacher wrote: > All i can tell is that some mails (like 1 out of 20000) get corrupted in > the process and end up being unusable. I cannot disable amavis > completely as spam hell would break lose. I cannot disable apache-james > because it contains some custom filters. The most likely culprit here is > apache-james because it contains some custom code. But if i disable it i > cannot tell which mails would have triggered the bug and which ones > didn't. That's why i want to store mails at postfix:25 before they get > altered.
Then simply create a new submission service for exclusive use by the back end system in question, and override everything. Have the back end host relay all its mail to the new submission service. Problem solved. If if then still see a corrupted message every 20k or so, you know it's the back end application causing the problem. -- Stan