C
chillax
Guest
I have a client complaining about receiving lots of returned messages from fake emails and are concerned about being black listed for spamming that they are not doing.
The mail setup for their domain is to forward everything to their personal account, they did not want to setup mail accounts on the server so everything gets funneled to their off-server, personal email.
The server's mail setup is as follows:
Maximum letter size is blank
Relaying: Authorization required
POP3 (was unchecked, just changed to checked with 20min default setting)
SMTP (checked)
Just checked the box to have dictionary tests of passwords done.
Enable SPF spam protection is checked
Only create Received-SPF Headers, never block
SPF local rules: include:spf.trusted-forwarder.org
Just changed it from allowing short and full names to only full names
Additionally, I just installed mod_security.
Here is a snippet of the header that the client gets with the undeliverable email messages:
Received: from term2.lula.ch (term2.lula.ch [213.213.191.10]) by
rly-xk03.mx.aol.com (v109.12) with ESMTP id MAILRELAYINXK38-58a446cb4f2218;
Thu, 18 May 2006 13:55:04 -0400
Received: from xsk.darbw ([213.213.102.58])
by term2.lula.ch (8.13.3/8.13.3) with SMTP id k4II0bW2068019;
Thu, 18 May 2006 20:00:37 +0200
Message-ID: 000d01c67aa4$afd16a6e$3a66d5d5@xsk.darbw>
From: "Elmer Bass" <vkqn@clients-domain.com>
To: <mrsm26@aol.com>
Subject: overhead
Date: Thu, 18 May 2006 19:48:41 +0200
MIME-Version: 1.0
Content-Type: multipart/related;
type="multipart/alternative";
boundary="----=_NextPart_000_0009_01C67AB5.735A3A16"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2900.2670
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
X-AOL-IP: 213.213.191.10
X-AOL-SCOLL-SCORE: 0:2:270824480:11542724
X-AOL-SCOLL-URL_COUNT: 0
Are there any other steps I can take to prevent spammers from spoofing my clients' email addresses?
The mail setup for their domain is to forward everything to their personal account, they did not want to setup mail accounts on the server so everything gets funneled to their off-server, personal email.
The server's mail setup is as follows:
Maximum letter size is blank
Relaying: Authorization required
POP3 (was unchecked, just changed to checked with 20min default setting)
SMTP (checked)
Just checked the box to have dictionary tests of passwords done.
Enable SPF spam protection is checked
Only create Received-SPF Headers, never block
SPF local rules: include:spf.trusted-forwarder.org
Just changed it from allowing short and full names to only full names
Additionally, I just installed mod_security.
Here is a snippet of the header that the client gets with the undeliverable email messages:
Received: from term2.lula.ch (term2.lula.ch [213.213.191.10]) by
rly-xk03.mx.aol.com (v109.12) with ESMTP id MAILRELAYINXK38-58a446cb4f2218;
Thu, 18 May 2006 13:55:04 -0400
Received: from xsk.darbw ([213.213.102.58])
by term2.lula.ch (8.13.3/8.13.3) with SMTP id k4II0bW2068019;
Thu, 18 May 2006 20:00:37 +0200
Message-ID: 000d01c67aa4$afd16a6e$3a66d5d5@xsk.darbw>
From: "Elmer Bass" <vkqn@clients-domain.com>
To: <mrsm26@aol.com>
Subject: overhead
Date: Thu, 18 May 2006 19:48:41 +0200
MIME-Version: 1.0
Content-Type: multipart/related;
type="multipart/alternative";
boundary="----=_NextPart_000_0009_01C67AB5.735A3A16"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2900.2670
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670
X-AOL-IP: 213.213.191.10
X-AOL-SCOLL-SCORE: 0:2:270824480:11542724
X-AOL-SCOLL-URL_COUNT: 0
Are there any other steps I can take to prevent spammers from spoofing my clients' email addresses?