Continuing to have issues with a Sage 100 ERP 2014 upgrade from 4.3 when sending Direct Deposit stubs.
Have all the normal constituents (Sage, IT) pointing fingers.
What I think is happening is that the DD stubs take 10-15 minutes to create.
Then when they go to be emailed I'm thinking maybe the login credentials have timed out or expired
Error on 'SendMail'.
ChilkatLog:
SendEmail:
DllDate: Jan 19 2012
UnlockPrefix: SBestSoftMAILQ
Username: xxxx
Architecture: Little Endian; 32-bit
Language: ActiveX
recipients:
TO:xxxxx
totalCount: 1
--recipients
renderToMime:
createEmailForSending:
xSigningAlg: sha1
Auto-generating Message-ID
--createEmailForSending
renderToMime: Elapsed time: 0 millisec
--renderToMime
SmtpConnect:
SmtpHost: 192.168.1.6
SmtpPort: 25
SmtpUsername: xxxxx
SmtpSsl: 0
StartTLS: 0
Need new SMTP connection
checkForExistingConnection: Elapsed time: 0 millisec
SMTP_Connect:
Connecting to SMTP server 192.168.1.6:25
smtp_host: 192.168.1.6
smtp_port: 25
domain: xxx
smtp_user: xxx
ConnectTimeoutMs_1: 30000
calling ConnectSocket2
IPV6 enabled connect with NO heartbeat.
This is an IPV4 numeric address...
AddrInfoList:
AddrInfo:
ai_flags: 4
ai_family: 2
ai_socktype: 1
ai_protocol: 0
ai_addrlen: 16
ai_canonname: (NULL)
--AddrInfo
--AddrInfoList
Connect using IPV4.
ipAddress1: 192.168.1.6
myIP_3: 192.168.1.35
myPort_3: 51555
connect successful (2)
socketConnect: Elapsed time: 0 millisec
InitialResponse: 220 xxxMicrosoft ESMTP MAIL Service ready at Tue, 13 Jan 2015 09:36:23 -0500
initialResponse: Elapsed time: 0 millisec
sendingHello: EHLO NBEMS-DES
sendEhlo: Elapsed time: 0 millisec
helloResponse: 250-xxxHello [192.168.1.35]
250-SIZE 30720000
250-PIPELINING
250-DSN
250-ENHANCEDSTATUSCODES
250-STARTTLS
250-AUTH GSSAPI NTLM
250-8BITMIME
250-BINARYMIME
250 CHUNKING
helloResponse: Elapsed time: 0 millisec
login_method: NTLM
Using Microsoft SSPI NTLM.
response: 535 5.7.3 Authentication unsuccessful
Logon denied. Check username, password, and domain
NTLM authentication failed
Failed to login using NTLM method
--SMTP_Connect
checkOrMakeSmtpConnection: Elapsed time: 5008 millisec
--SmtpConnect
Failed.
--SendEmail
--ChilkatLog