Mail id

Hi i have to reterive the user mailid in the internate mail style…

like ...rajeev.thakur@gl.com.

but i used a name filed with formula @Name([abbreviate];@uersname).Buts this is not given the usermail id in internate format.

i also read help but here it is mention as standard RFC 821 or RFC 822 Address ,only will give that format.What is RFC 821 i dont know.

pls help

Rajeev

Subject: mail id

Hi,

RFC821 is for the SMTP protocol.

http://www.ietf.org/rfc/rfc0821.txt

Kjeld