I was able to get around this problem with the following settings. I have a new problem now when the error is placed ( error : ErrorCode: 10501 ) after the order is placed
<network
host="mail.mysite.com"
port="25"
defaultCredentials="false"
userName="username@mysite"
password="password"
/>
* "mysite" used in place of domain
|