Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
2.1
-
None
-
None
-
Operating System: Windows NT/2K
Platform: PC
-
17980
Description
It might be an error on my part in the configuration file but some mails with
attachments arrives at my mail client (Outlook Express) just fine while others
arrive as encoded text.
To manage multible domains I use the "Redirect" class like this:
<mailet match="RecipientIs=marc@deoliveira.dk" class="Redirect">
<recipients>deoliveira_marc@deoliveira.dk</recipients>
<to>marc@deoliveira.dk</to>
<inline>unaltered</inline>
<passThrough>FALSE</passThrough>
</mailet>
Could that be the reason that some of my attachments are not extracted?
Sincerely,
Marc