sending emails from GA

Post any question you may have in regards to GoAnywhere Director and let our talented support staff and other users assist you.
3 posts Page 1 of 1

keithmiles

Posts: 2
Joined: Thu Feb 16, 2012 10:29 am

Post by keithmiles » Thu Feb 23, 2012 7:45 am
We have a Project defined that basicly send smails to various addresses. from, to, subject and message body are all variables. the message body is 17 1024 byte variables. When submitting the body the spaces are compressed out of the message when GA sends it. Is there a way to force a new line to help format the body of the message?
I have attached the log and email send.

keithmiles

Posts: 2
Joined: Thu Feb 16, 2012 10:29 am

Post by keithmiles » Thu Feb 23, 2012 9:21 am
Carriage return line feed did the trick X'0D25' thanks Deb S

tlh1138

Posts: 3
Joined: Thu Jun 21, 2012 1:10 pm

Post by tlh1138 » Fri Jun 22, 2012 9:32 am
Is anyone else having an issue with the send email task occasionally failing due to the SMTP server it's sending to rejecting the connection? This happens to us occasionally, at which point the project fails. What we've been doing is placing send email tasks inside a loop with a delay, then setting a variable when the email fails. We exit the loop when it succeeds. Rarely does the email fail on the second try. This works, but it's a lot of extra effort. For us, a great enhancement for a future release would be to have a retry option and delay value on the SMTP resource definition. Obviously, the value of this enhancement from Linoma's standpoint would depend on how many customers would benefit.
3 posts Page 1 of 1