Microsoft
Software
Hardware
Network
Question : Syntax for Sharepoint Outgoing "From Email" to display name + email address
What syntax is needed in the "From Email" field for outgoing Sharepoint a name in addition to the email address: "Test Email"
[email protected]
?
I want it to display the name "Test Email" in addition to the actual email address. I've tried every form of syntax I've seen used by various email application without any luck:
Test Email
[email protected]
Test Email <
[email protected]
>
Test Email [
[email protected]
]
Thank you very much!
Answer : Syntax for Sharepoint Outgoing "From Email" to display name + email address
Looking at the examples for stsadm -o email, I don't see anything that showing a value other than just a pure e-mail address. Maybe that's all that is supported?
Random Solutions
Kill All MySQL Sleeping Connections
Conversion of varchar(255) to Datetime
Using DLookup in VBA code on Access Form
Move 2000 DC terminal server to 2008 Std terminal Server
search for a word in all the tables
SQL 2005 Update Query??
Pound Symbol on Export to Excel, Access
VBA syntax to include a specific directory and a selected file
What is the VB code to extract all fields from an access query/table?
how to deploy/update custom textfile into custom folder using GPO ?