-fromfriendly (-ff)
Previous Topic  Next Topic 

Category:

 

Addressing

 

Description: 

 

"Friendly" name that appears in the email client. The "From:" field in an email client can display the email address (e.g. abc34@somecompany.com), an equivalent "friendly" name (e.g. "Bob Smith"), or both. Client behavior varies as to what exactly is displayed. Many clients display e.g.:

 

From:  "<friendly>" <email address>

 

In others, if the "Friendly" address is present, the "normal" email address is not displayed.

 

Optional?

 

Yes.

 

Overrides:

 

None.

 

Overridden By:

 

None.

 

Other Parameters Required:

 

-to -from -server

 

See Also:

 

None.

 

Usage:

 

-fromfriendly "<friendly name of sender>"

 

Example (cut-and-paste right into your batch file):

 

NetMailBot -fromfriendly "John Doe" -to email@domain.com -from email@domain.com -server mail.domain.com -subject "test"  

 

Comments:

 

None.