Hello, i have a question regarding the behavior of the postfix bounce daemon when it generates bounces.
The (5) bounce man page states: --snip---- bounce_size_limit (default: 50000) The maximal amount of original message text that is sent in a non-delivery notification. Specify a byte count. A message is returned as either message/rfc822 (the complete original) or as text/rfc822-headers (the headers only). With Postfix version 2.4 and earlier, a message is always returned as message/rfc822 and is truncated when it exceeds the size limit. --snip-- My question is: When will postfix generate a bounce with the mail (partialy) attached as message/rfc822 and when will it generate a bounce which only contains the headers (text/rfc822-headers) Is this somehow configurable ? Thanks in advance, Oliver
