Code: Select all
<div id="header"><img src="http://20.20.20.20/images/img1.jpg"></div>
<div id="body">Your message</div>
The other thing is that the emails are being sent out from the server with only the static IP address pointing to it. I'm thinking that because I put a reply address to something (test@domain.com) and it sees that the email is coming from a server that has nothing to do with that domain that it is causing spam filters to pick it up and blocking it. Some other tests with hotmail and other local ISP emails they all go into a spam filter. I'm also using my works SMTP server to send these out, which also has a different domain name than the email is set to be coming from. But, even if I set it to be from my own email address at work, using my works SMTP I get the same scam warnings.
I'm really not familiar with how email servers work or anything, so that's a huge problem. Any help as to how I could get the outgoing emails to stop being marked as a scam?