Hi -
We'd like to send a single email which has "multiple contents" attached. Scenario is that we'd like one content to be displayed if the email is read using a Blackberry and another content displayed if the email is read in a desktop email client. (Blackberry content would be just text, other devices should read the HTML content instead)
I'm off to do some research, but I wondered if anyone could tell me if this just doesn't sound possible.
Muddled illustration
Mail
content 1 = text/plain device=blackberry
content 2 = text/html device=everything else
We're deevloping using Java/Spring, not that that is relevant for the general question here.
Many thanks.