I just have a stange behavior with autoresponder.
When the incoming email is a standard one (no file attached), then the autoreply answer is sent to sender (what we expect from and autoresponder)
But if the incoming email has a file attached (example, an excel file), then the autoresponder detects an error because of non-printing character with message =
The message is correctly stored in the pop3 box.
I tried to find out something wrong in exim.conf, but found nothing.
I suppose there is some trick somwhere. Is there ?
When the incoming email is a standard one (no file attached), then the autoreply answer is sent to sender (what we expect from and autoresponder)
But if the incoming email has a file attached (example, an excel file), then the autoresponder detects an error because of non-printing character with message =
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
[email protected]
Expansion of "${if def:h_Subject: {Autoreply: $h_Subject:} {Autoreply Message}}" in userautoreply transport contains non-printing character 232
------ This is a copy of the message, including all the headers. ------
etc...
The message is correctly stored in the pop3 box.
I tried to find out something wrong in exim.conf, but found nothing.
I suppose there is some trick somwhere. Is there ?