progman1010
Programmer
hello! i have a site which is being built to allow people to send emails through it. It actually connects to an external SMTP server for sending from the website, but i don't know that it should matter for this particular issue.
The main problem i'm having is that the SPF record for the sending domain and the rDNS is missing (more details below). The website is an online community and never used for spam, but i do need to allow anyone to send a message with their address at the top.
How can I get around these two issues? These seem to be the big ones getting the emails caught up in the spamblockers. The rest of the problems listed below I can address easily.
Details from SpamAssassin:
The main problem i'm having is that the SPF record for the sending domain and the rDNS is missing (more details below). The website is an online community and never used for spam, but i do need to allow anyone to send a message with their address at the top.
How can I get around these two issues? These seem to be the big ones getting the emails caught up in the spamblockers. The rest of the problems listed below I can address easily.
Details from SpamAssassin:
Code:
Content analysis details: (5.3 points, 5.0 required)
pts rule name description
---- ---------------------- --------------------------------------------------
0.0 MISSING_MID Missing Message-Id: header
0.7 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail)
0.0 HTML_MESSAGE BODY: HTML included in message
1.7 MIME_HTML_ONLY BODY: Message only has text/html MIME parts
1.8 MIME_QP_LONG_LINE RAW: Quoted-printable line longer than 76 chars
1.1 HTML_MIME_NO_HTML_TAG HTML-only message, but there is no HTML tag
0.1 RDNS_NONE Delivered to trusted network by a host with no rDNS