Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 Database e-mail does not display specified name

Author  Topic 

Utpal
Posting Yak Master

179 Posts

Posted - 2011-02-16 : 02:10:40
Hi Everybody,

When I send an e-mail using database mail, the sender's name displayed on the e-mail is different from what is specified in the "Display Name" field for the account.

Following are the configuration details of my account:
E-mail address: ems@klog.in
Display name: Kotak Global Logistics Ltd.
Server name: 192.168.0.5
Port number: 231
SMTP Authentication: Basic authentication

The sender's name displayed on the e-mail is "ems" instead of "Kotak Global Logistics Ltd.".

Please advise the solution for this problem.
   

- Advertisement -