PDA

View Full Version : SendMail


MikeD
06-08-2005, 11:12 AM
I'm working with the "Send Mail" step, and it seems that most mail I'm sending using this step is getting tossed into my junk folder when my mailer sees it.

I've found this to be because of the text I typed into the "from" field of the send mail action. I currently have "xxxxxx Build Process", without any email address. I've tried various lines of text:

"Build Process [build@mysite.com]"
"Build Process (build@mysite.com)"

Neither seem to work correctly.

Is there a way to include both a name and an email address in the from field?

Mike
doner at obtain.com

kevina
06-08-2005, 12:12 PM
Try "Build Process" <build@mysite.com>

MikeD
06-08-2005, 01:05 PM
Bingo,

that did it..

Thanks.

Mike.