 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
joshua.cappello
Joined: 28 Aug 2020 Posts: 6
|
|
SMTP MailSend issue |
|
I am getting an error "Tha mail server doesn't like the sender name" when sending using the JAL statement - MailSend( "noreply@company.com", "", "Me@company.com", subject, msg). However, I have configured the job error notification to use Account = noreply@company.com and Recipient = Me@company.com and get the job error notification successfully.
Any reason why sending it through the job script is failing with exact same Account and Recipient?
|
|
Mon Sep 21, 2020 9:49 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
The error message is generic, returned whenever email server connection is rejected. Can you try converting your JAL job to JavaScript job, and see if that works? There is a built-in JAL to JavaScript conversion tool in the Tools menu. The JavaScript engine shares mailing settings and protocols with the scheduler including SSL and TTC settings, basically share the same implementation?
FYI, JAL engine implements its own mailing functions, which are somewhat outdated, and don't support recent security protocols.
|
|
Sat Feb 06, 2021 11:25 am |
|
 |
|
|
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
|
|
|