If what you want is that sqwebmail display something like
FirstName LastName <[EMAIL PROTECTED]>
in the From: line, than you could use my aproach:
-when adding an email account I do something like this:
cd ~vpopmail/bin
./vadduser [EMAIL PROTECTED] -c "FirstName LastName"
[userpassword]
and then, when composing a message using sqwebmail,
in the from line you will have something like
FirstName LastName <[EMAIL PROTECTED]>
You can use ./vmoduser if your user already exists.
regards,
Valentin Ionescu
----- Original Message -----
From: "Kamesh" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 11 August, 2003 15:10
Subject: [sqwebmail] How to set display name while using sqwebmail??
>
>
> How to set display name while using sqwebmail??
>
> if my email id is [EMAIL PROTECTED], then the display name is going as abc.
> how do i make it to DEF etc while using sqwebmail.
>
>
> regards,
> kamesh
>
>
>
>
>