Hi,

This is not problem with Jetty. Javamail that is used to send emails has no
property to set friendly sender name.

Peter

On 23 August 2017 at 10:46, Raffaele Gambelli <
r.gambe...@hitachi-systems-cbt.com> wrote:

> Hi all,
>
> I'm running jetty 9 and configured jndi javamail session to send email.
>
> Below jetty there is postfix, with that I'm able to send email showing a
> friendly "from" name, e.g.: Raffaele <raffa...@my-domain.com>, while with
> Jetty I'm not able to do the same thing, I tried everything:
>
> <Put name="mail.from"> Raffaele &lt;raffa...@my-domain.com&gt; </Put>
>
> or
>
> <Put name="mail.from">" Raffaele"  &lt; raffa...@my-domain.com &gt; </Put>
>
> or the combo:
>
> <Put name="mail.smtp.from"> raffa...@my-domain.com</Put>
> <Put name="mail.from">Raffaele</Put>
>
> Thanks in advance, any help will be appreciated, bye
>
> Raffaele Gambelli
>
> element
> Font
> font-family
> font-size
> font-style
> font-variant
> font-weight
> letter-spacing
> line-height
> text-decoration
> text-align
> text-indent
> text-transform
> white-space
> word-spacing
> color
> Background
> bg-attachment
> bg-color
> bg-image
> bg-position
> bg-repeat
> Box
> width
> height
> border-top
> border-right
> border-bottom
> border-left
> margin
> padding
> max-height
> min-height
> max-width
> min-width
> outline-color
> outline-style
> outline-width
> Positioning
> position
> top
> bottom
> right
> left
> float
> display
> clear
> z-index
> List
> list-style-image
> list-style-type
> list-style-position
> Table
> vertical-align
> border-collapse
> border-spacing
> caption-side
> empty-cells
> table-layout
> Effects
> text-shadow
> -webkit-box-shadow
> border-radius
> Other
> overflow
> cursor
> visibility
>
> _______________________________________________
> jetty-users mailing list
> jetty-users@eclipse.org
> To change your delivery options, retrieve your password, or unsubscribe
> from this list, visit
> https://dev.eclipse.org/mailman/listinfo/jetty-users
>

-- 
kaibo, s.r.o., ID 28435036, registered with the commercial register 
administered by the Municipal Court in Prague, section C, insert 141269.
Registered office and postal address: kaibo, s.r.o., Kališnická 379/10, 
Prague 3, 130 00, Czech Republic.
https://www.kaibo.eu
_______________________________________________
jetty-users mailing list
jetty-users@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to