cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
622
Views
0
Helpful
0
Replies

Connection Message Shuttle Warnings and Errors

dwindorski
Level 1
Level 1

I am testing Connection Message Shuttle for a Connection 10.5 to 11.5 migration of about 5K users and 20K messages.  Testing, it has been doing great until about half way through I start seeing warning messages: "Target Connection server's drop folder is full - slowing down SMTP transport.".  This also results in and error in the log included below.  Seems like the target system is getting too busy.  Should I do something to throttle the transfer or just run multiple passes?

 

Here is the errors I see logged:

 

[Thread 009], [18/08/06 10:07:34], (warning) Target Connection server's drop folder is full - slowing down SMTP transport.  New send delay(ms)=100
[Thread 012], [18/08/06 10:07:34], (error) sending email:ChilkatLog:
  SendEmail:
    DllDate: May 25 2017
    ChilkatVersion: 9.5.0.68
    UnlockPrefix: LNDBRGMAILQ
    Architecture: Little Endian; 32-bit
    Language: .NET 4.0
    VerboseLogging: 0
    sendEmailInner:
      renderToMime:
        createEmailForSending:
          Auto-generating Message-ID
        --createEmailForSending
        renderToMime: Elapsed time: 0 millisec
      --renderToMime
      sendMimeInner:
        progressTotal: 688330
        ensureSmtpSession:
          ensureSmtpConnection:
            SmtpHost: 10.1.1.25
            SmtpPort: 25
            SmtpUsername:
            SmtpSsl: 0
            StartTLS: 0
            smtpConnect:
              smtpHostname: 10.1.1.25
              smtpPort: 25
              connectionIsReady:
                Using existing/open SMTP connection to send email.
              --connectionIsReady
              ConnectionType: Unencrypted TCP/IP
            --smtpConnect
          --ensureSmtpConnection
          ensureSmtpAuthenticated:
            SmtpAuthMethod: NONE
            smtpAuthenticate:
              Not authenticating because SmtpAuthMethod is NONE
            --smtpAuthenticate
          --ensureSmtpAuthenticated
        --ensureSmtpSession
        sendSmtpEmail:
          sendWithPipelining:
            sendMailFrom:
              mailFrom: unityconnection@destinationsystem.com
              sendCmdToSmtp:
                SmtpCmdSent: MAIL FROM:<unityconnection@destinationsystem.com><CRLF>
              --sendCmdToSmtp
            --sendMailFrom
            sendRcptTo:
              sendCmdToSmtp:
                SmtpCmdSent: RCPT TO:<joeuser@cuc01.destinationsystem.com><CRLF>
              --sendCmdToSmtp
            --sendRcptTo
            sendCmdToSmtp:
              SmtpCmdSent: DATA<CRLF>
            --sendCmdToSmtp
            readSmtpResponse:
              SmtpCmdResp: 250 2.1.0 <unityconnection@destinationsystem.com>. Sender ok
            --readSmtpResponse
            readRcptTo:
              readSmtpResponse:
                SmtpCmdResp: 250 2.1.5 <joeuser@cuc01.destinationsystem.com>. Recipient ok
              --readSmtpResponse
              recipient: joeuser@cuc01.destinationsystem.com
            --readRcptTo
            readSmtpResponse:
              SmtpCmdResp: 452 4.3.1 Mail system full
            --readSmtpResponse
            smtpRset:
              Sending RSET command.
              smtpSendGet2:
                sendCmdToSmtp:
                  SmtpCmdSent: RSET<CRLF>
                --sendCmdToSmtp
              --smtpSendGet2
            --smtpRset
          --sendWithPipelining
        --sendSmtpEmail
      --sendMimeInner
    --sendEmailInner
    Failed.
  --SendEmail
--ChilkatLog

0 Replies 0
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: