Displaying user name instead of email address

Hi,

Sending email from Sun Java System Messenger Express (web interface) shows From address like user@domain.com.

How can i set it to display username and address instead ?

"User Name" <user@domain.com>

Program version: Sun Java(tm) System Messenger Express 6.2

Thanks.

[312 byte] By [musaa] at [2007-11-27 3:43:50]
# 1
Try the configutil settingservice.http.fullfromheaderset it to "yes"
starman7a at 2007-7-12 8:47:27 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2
Hi,You also need to restart the webmail daemon for the change to become effective:./stop-msg http; ./start-msg httpRegards,Shane.
shane_hjortha at 2007-7-12 8:47:27 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 3
It worked. Thanks.
musaa at 2007-7-12 8:47:27 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...