I have my mail set to use SMTP forwarding to push it to my own server. Spam filtering is greyed out with the following message:
Spam Protection
As you have SMTP enabled for mail delivery, we are unable to perform spam checking on your domains.
If you wish to use our spam checking please switch back to POP3/IMAP mail delivery.On another thread (
http://community.plus.net...ex.php/topic,78162.0.html) Bob Pullen said:
When a customer switches off spam filtering two things should happen:
* MX records are changed to point to mx.core.plus.net and mx.last.plus.net (so email bypasses the IronPort anti-spam appliances).
* A flag is changed in the mail database so that email sent from the outside directly to mx.core.plus.net/mx.last.plus.net is accepted (when spam filtering is on it is rejected as everything should get sent via IronPort).
My domain is hosted on JTN and I forward my email to my pn account.
If I look in the headers for incoming email I see:
Delivered-To: steve1@xxxxxxxxxxxxxxxx.plus.com
Received: from relay.ptn-ipout01.plus.net (relay.ptn-ipout01.plus.net [212.159.7.35])
(using TLSv1 with cipher RC4-SHA (128/128 bits))
(No client certificate requested)
by tty.org.uk (Postfix) with ESMTPS id 4F0C5A4A16B
for <steve1@xxxxxxxxxxxxxxxx.plus.com>; Wed, 29 Jul 2009 14:16:23 +0100 (BST)
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: ApoEAKvob0rVomGh/2dsb2JhbADEFAiQBQEFgkQIgUU
Received: from just-the-name.co.uk (HELO mail.just-the-name.co.uk) ([213.162.97.161])
by relay.ptn-ipout01.plus.net with ESMTP; 29 Jul 2009 14:16:22 +0100So where are the IronPort headers coming from. This would imply that although spam filtering is disabled email is still going through the filters.