It does indeed look like it's choking on the sendmail side of things server side. We're using stunnel with postfix and it's getting all sorts of Error detected on SSL (read) file descriptor: Connection reset by peer (104) and such.
Is there another perl module that one would recommend in which I can use SMTP authentication and send HTML formatted email? Maybe it would allow me to bypass the server side mailer.