Le 25/10/2023 à 05:44, Jasen Betts via Exim-users a écrit :
On 2023-10-24, Bruno CAPELETO via Exim-users wrote:
Dear Jasen,
The altermime filter does the job well with Exim, as long as I do not
use DKIM. So I do not think the issue is there.
Just because something appears to work doesn't mean
On 20/10/2023 07:55, Laura Williamson via Exim-users wrote:
I am trying to log
$mime_content_transfer_encoding
https://exim.org/exim-html-current/doc/html/spec_html/ch-content_scanning_at_acl_time.html#SECTscanmimepart
lists that as being available in the MIME ACL. I think you should
not ass
On 30/10/2023 09:42, brunoc68 via Exim-users wrote:
Looking at the description of the transport option "size_addition", I
understand that the size of the message is sent by smtp before the message is processed
by the filter.
I am not sure about my understanding of this option. Could that be a
Ok thanks, understand it better now. Made a workaround from
$message_headers
to get the information needed.
On 10/30/2023 10:00 AM, Jeremy Harris via Exim-users wrote:
On 20/10/2023 07:55, Laura Williamson via Exim-users wrote:
I am trying to log
$mime_content_transfer_encoding
https://exi