Hi
I am trying to log
$mime_content_transfer_encoding
in an exim filter file and also from a perl script i used embedded in
exim. All other, non "mime*" are working but all these are empty
$mimecontenttransferencoding =
Exim::expand_string('$mime_content_transfer_encoding');
$mimecontenttype =
Exim::expand_string('$mime_content_type');
$mimecontentdisposition =
Exim::expand_string('$mime_content_disposition');
$mimecontentid =
Exim::expand_string('$mime_content_id');
Do i need to enable something in the exim config for this to work?
--
## subscription configuration (requires account):
##
https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-users-unsubscribe@???
## Exim details at
http://www.exim.org/
## Please use the Wiki with this list -
http://wiki.exim.org/