mash-sap commented on PR #8322:
URL: https://github.com/apache/camel/pull/8322#issuecomment-1245054730

   > In reality how many emails have file attachments where the file name has 
NO name.
   > 
   > Instead of trying to make a component has options for everything, then 
IMHO its better to keep them simpler but allow an interface (MailBinding) where 
end users can implement very very special use-cases.
   
   Thanks for the feedback @davsclaus 
   
   There is this Content-Type of message/rfc822 which has no name (one example 
can be found in the tests of this change). When saving a email (from outlook) 
and attaching this mail to a new mail, the Content-Type of this attached mail 
will be message/rfc822 and no attachment name is available.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to