Principal field Issue

i created a form & set the principal asSet newdoc=db.CreateDocument

newdoc.form = “frmcustv1”

newdoc.Principal=“IBS Software softwareservices@ibsplc.com

But wen i send this Who to other mail clients like gmail the From field is appearing as “Untitled”.

if newdoc.Principal="softwareservices@ibsplc.com" the Who field is coming that time as “software services”. But i want the Who field as IBS Software Wen it comes to my mailbox & wen u send a reply it shld go to softwareservices@ibsplc.com.

Pls help

Subject: Principal field Issue

Why do you use Principal - rather use From.