<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>



I been chasing my tail a few days now reading through every post and searching in the internet how to work around this issue.  <BR> <BR>The first message will flow though but any other messages after that wont. The log doesn't tell me anything besides that the first attempt sent more bytes than the second attempt. <BR> <BR>Can someone see anything else I might have overlooked?<BR> <BR>2012.05.18 12:07:14 LOG7[2236:3940]: Service [SMTP Outgoing] accepted (FD=360) from 127.0.0.1:1638<br>2012.05.18 12:07:14 LOG7[2236:3940]: Creating a new thread<br>2012.05.18 12:07:14 LOG7[2236:3940]: New thread created<br>2012.05.18 12:07:14 LOG7[2236:580]: Service [SMTP Outgoing] started<br>2012.05.18 12:07:14 LOG5[2236:580]: Service [SMTP Outgoing] accepted connection from 127.0.0.1:1638<br>2012.05.18 12:07:14 LOG6[2236:580]: connect_blocking: connecting 157.56.234.134:587<br>2012.05.18 12:07:14 LOG7[2236:580]: connect_blocking: s_poll_wait 157.56.234.134:587: waiting 10 seconds<br>2012.05.18 12:07:14 LOG5[2236:580]: connect_blocking: connected 157.56.234.134:587<br>2012.05.18 12:07:14 LOG5[2236:580]: Service [SMTP Outgoing] connected remote server from 10.0.0.65:1639<br>2012.05.18 12:07:14 LOG7[2236:580]: Remote socket (FD=372) initialized<br>2012.05.18 12:07:14 LOG6[2236:580]: Client-mode smtp protocol negotiations started<br>2012.05.18 12:07:14 LOG7[2236:580]:  <- 220 pod51011.outlook.com Microsoft ESMTP MAIL Service ready at Fri, 18 May 2012 16:07:13 +0000<br>2012.05.18 12:07:14 LOG7[2236:580]:  -> 220 pod51011.outlook.com Microsoft ESMTP MAIL Service ready at Fri, 18 May 2012 16:07:13 +0000<br>2012.05.18 12:07:14 LOG7[2236:580]:  -> EHLO localhost<br>2012.05.18 12:07:14 LOG7[2236:580]:  <- 250-pod51011.outlook.com Hello [65.23.214.191]<br>2012.05.18 12:07:14 LOG7[2236:580]:  <- 250-SIZE 36700160<br>2012.05.18 12:07:14 LOG7[2236:580]:  <- 250-PIPELINING<br>2012.05.18 12:07:14 LOG7[2236:580]:  <- 250-DSN<br>2012.05.18 12:07:14 LOG7[2236:580]:  <- 250-ENHANCEDSTATUSCODES<br>2012.05.18 12:07:14 LOG7[2236:580]:  <- 250-STARTTLS<br>2012.05.18 12:07:14 LOG7[2236:580]:  <- 250-AUTH<br>2012.05.18 12:07:14 LOG7[2236:580]:  <- 250-8BITMIME<br>2012.05.18 12:07:14 LOG7[2236:580]:  <- 250-BINARYMIME<br>2012.05.18 12:07:14 LOG7[2236:580]:  <- 250 CHUNKING<br>2012.05.18 12:07:14 LOG7[2236:580]:  -> STARTTLS<br>2012.05.18 12:07:14 LOG7[2236:580]:  <- 220 2.0.0 SMTP server ready<br>2012.05.18 12:07:14 LOG6[2236:580]: Client-mode smtp protocol negotiations succeeded<br>2012.05.18 12:07:15 LOG6[2236:580]: SSL connected: new session negotiated<br>2012.05.18 12:07:15 LOG6[2236:580]: Negotiated TLSv1/SSLv3 ciphersuite: AES128-SHA (128-bit encryption)<br>2012.05.18 12:07:15 LOG6[2236:580]: Compression: null, expansion: null<br>2012.05.18 12:07:18 LOG7[2236:580]: SSL socket closed on SSL_read<br>2012.05.18 12:07:18 LOG7[2236:580]: Sent socket write shutdown<br>2012.05.18 12:07:18 LOG5[2236:580]: Connection closed: 1498 byte(s) sent to SSL, 498 byte(s) sent to socket<br>2012.05.18 12:07:18 LOG7[2236:580]: Remote socket (FD=372) closed<br>2012.05.18 12:07:18 LOG7[2236:580]: Local socket (FD=360) closed<br>2012.05.18 12:07:18 LOG7[2236:580]: Service [SMTP Outgoing] finished (0 left)<br>2012.05.18 12:07:18 LOG7[2236:580]: str_stats: 12 block(s), 298 data byte(s), 504 control byte(s)<br>2012.05.18 12:08:05 LOG7[2236:3940]: Service [SMTP Outgoing] accepted (FD=336) from 127.0.0.1:1644<br>2012.05.18 12:08:05 LOG7[2236:3940]: Creating a new thread<br>2012.05.18 12:08:05 LOG7[2236:3940]: New thread created<br>2012.05.18 12:08:05 LOG7[2236:4044]: Service [SMTP Outgoing] started<br>2012.05.18 12:08:05 LOG5[2236:4044]: Service [SMTP Outgoing] accepted connection from 127.0.0.1:1644<br>2012.05.18 12:08:05 LOG6[2236:4044]: connect_blocking: connecting 157.56.236.118:587<br>2012.05.18 12:08:05 LOG7[2236:4044]: connect_blocking: s_poll_wait 157.56.236.118:587: waiting 10 seconds<br>2012.05.18 12:08:05 LOG5[2236:4044]: connect_blocking: connected 157.56.236.118:587<br>2012.05.18 12:08:05 LOG5[2236:4044]: Service [SMTP Outgoing] connected remote server from 10.0.0.65:1645<br>2012.05.18 12:08:05 LOG7[2236:4044]: Remote socket (FD=376) initialized<br>2012.05.18 12:08:05 LOG6[2236:4044]: Client-mode smtp protocol negotiations started<br>2012.05.18 12:08:05 LOG7[2236:4044]:  <- 220 pod51011.outlook.com Microsoft ESMTP MAIL Service ready at Fri, 18 May 2012 16:08:04 +0000<br>2012.05.18 12:08:05 LOG7[2236:4044]:  -> 220 pod51011.outlook.com Microsoft ESMTP MAIL Service ready at Fri, 18 May 2012 16:08:04 +0000<br>2012.05.18 12:08:05 LOG7[2236:4044]:  -> EHLO localhost<br>2012.05.18 12:08:05 LOG7[2236:4044]:  <- 250-pod51011.outlook.com Hello [65.23.214.191]<br>2012.05.18 12:08:05 LOG7[2236:4044]:  <- 250-SIZE 36700160<br>2012.05.18 12:08:05 LOG7[2236:4044]:  <- 250-PIPELINING<br>2012.05.18 12:08:05 LOG7[2236:4044]:  <- 250-DSN<br>2012.05.18 12:08:05 LOG7[2236:4044]:  <- 250-ENHANCEDSTATUSCODES<br>2012.05.18 12:08:05 LOG7[2236:4044]:  <- 250-STARTTLS<br>2012.05.18 12:08:05 LOG7[2236:4044]:  <- 250-AUTH<br>2012.05.18 12:08:05 LOG7[2236:4044]:  <- 250-8BITMIME<br>2012.05.18 12:08:05 LOG7[2236:4044]:  <- 250-BINARYMIME<br>2012.05.18 12:08:05 LOG7[2236:4044]:  <- 250 CHUNKING<br>2012.05.18 12:08:05 LOG7[2236:4044]:  -> STARTTLS<br>2012.05.18 12:08:06 LOG7[2236:4044]:  <- 220 2.0.0 SMTP server ready<br>2012.05.18 12:08:06 LOG6[2236:4044]: Client-mode smtp protocol negotiations succeeded<br>2012.05.18 12:08:06 LOG6[2236:4044]: SSL connected: new session negotiated<br>2012.05.18 12:08:06 LOG6[2236:4044]: Negotiated TLSv1/SSLv3 ciphersuite: AES128-SHA (128-bit encryption)<br>2012.05.18 12:08:06 LOG6[2236:4044]: Compression: null, expansion: null<br>2012.05.18 12:08:06 LOG7[2236:4044]: SSL socket closed on SSL_read<br>2012.05.18 12:08:06 LOG7[2236:4044]: Sent socket write shutdown<br>2012.05.18 12:08:06 LOG5[2236:4044]: Connection closed: 6 byte(s) sent to SSL, 48 byte(s) sent to socket<br>2012.05.18 12:08:06 LOG7[2236:4044]: Remote socket (FD=376) closed<br>2012.05.18 12:08:06 LOG7[2236:4044]: Local socket (FD=336) closed<br>2012.05.18 12:08:06 LOG7[2236:4044]: Service [SMTP Outgoing] finished (0 left)<br>2012.05.18 12:08:06 LOG7[2236:4044]: str_stats: 12 block(s), 298 data byte(s), 504 control byte(s)<BR>                                        </div></body>
</html>