SoftTree Technologies SoftTree Technologies
Technical Support Forums
RegisterSearchFAQMemberlistUsergroupsLog in
Friendly SMTP Email Address

 
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite View previous topic
View next topic
Friendly SMTP Email Address
Author Message
Jeremy Warren



Joined: 15 Mar 2002
Posts: 1

Post Friendly SMTP Email Address Reply with quote


Is there an easy way to have the sending email address when using SMTP use the Friendly name?

i.e. Instead of:
MailSend "jwarren@kbtoys.com", "", "jwarren@kbtoys.com", &

"!!! Problem with service", &

"Service is not running!"

Something like
MailSend " "Jeremy Warren" <jwarren@kbtoys.com> "...

(I know this doesn't work but you get the idea).

I tried this:

Concat quotechar , "Jeremy Warren", SenderName
Concat SenderName, quotechar , SenderName
Concat SenderName, " <jwarren@kbtoys.com>", SenderName

Where quotechar=char(34) aka "

Which when debugging works for the first two concats but the third one seems to strip off the quotes I put in.

Thanks!

Jeremy Warren


Fri Mar 15, 2002 11:55 am View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7948

Post Re: Friendly SMTP Email Address Reply with quote

Try MailSend "\"Jeremy Warren\" ", ...

: Is there an easy way to have the sending email address when using SMTP use
: the Friendly name?

: i.e. Instead of: MailSend "jwarren@kbtoys.com", "",
: "jwarren@kbtoys.com", &

: "!!! Problem with service", &

: "Service is not running!"

: Something like
: MailSend " "Jeremy Warren"
: "...

: (I know this doesn't work but you get the idea).

: I tried this: Concat quotechar , "Jeremy Warren", SenderName
: Concat SenderName, quotechar , SenderName
: Concat SenderName, " ", SenderName

: Where quotechar=char(34) aka "

: Which when debugging works for the first two concats but the third one seems
: to strip off the quotes I put in.

: Thanks!

: Jeremy Warren

Fri Mar 15, 2002 12:24 pm View user's profile Send private message
SysOp
Site Admin


Joined: 26 Nov 2006
Posts: 7948

Post Re: Friendly SMTP Email Address Reply with quote

Sorry, in my previous post "less" and "more" symbols were stripped because the form submissions skript recognized them as HTML tags

Try MailSend "\"Jeremy Warren\" [jwarren@kbtoys.com]", ...

Replace strait brackets with "less" and "more" symbols

: Is there an easy way to have the sending email address when using SMTP use
: the Friendly name?

: i.e. Instead of: MailSend "jwarren@kbtoys.com", "",
: "jwarren@kbtoys.com", &

: "!!! Problem with service", &

: "Service is not running!"

: Something like
: MailSend " "Jeremy Warren"
: "...

: (I know this doesn't work but you get the idea).

: I tried this: Concat quotechar , "Jeremy Warren", SenderName
: Concat SenderName, quotechar , SenderName
: Concat SenderName, " ", SenderName

: Where quotechar=char(34) aka "

: Which when debugging works for the first two concats but the third one seems
: to strip off the quotes I put in.

: Thanks!

: Jeremy Warren

Fri Mar 15, 2002 12:28 pm View user's profile Send private message
Display posts from previous:    
Reply to topic    SoftTree Technologies Forum Index » 24x7 Scheduler, Event Server, Automation Suite All times are GMT - 4 Hours
Page 1 of 1

 
Jump to: 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

 

Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.