How am i change from line in header?
Hi;I have installed communication express.when I send a mail a friend but my name and sirname does not show in mail header.How could i add my name and sirname or cn attribute in header?Thanks...Regards..
# 1
Hi,Try changing the service.http.fullfromheader attribute to 'yes' i.e.configutil -o service.http.fullfromheader -v yesYou will need to restart the webmail process for it to be activated:stop-msg http; start-msg httpCheers,Shane.