On 02/10/2012 02:16 AM, Sharma, Ashish wrote:
> The cluster with which I am facing problem is different one.
>
> The node for which I am getting high spam score has the following details:
>
> cloudemail5.cpgtest.ostinet.net (184.72.247.145)
No other Received lines?
--
Joe Sniderman
Il 08/02/2012 19:18, Benny Pedersen ha scritto:
aptitude install python-software-properties
add-apt-repository ppa:patrickdk/general-lucid
aptitude update
aptitude install spamassassin spamc
sa-update
sa-compile
/etc/init.d/spamassassin restart
sa-compile needs Mail::SpamAssassin::Plugin::Rul
The cluster with which I am facing problem is different one.
The node for which I am getting high spam score has the following details:
cloudemail5.cpgtest.ostinet.net (184.72.247.145)
Can you please explain now?
Thanks
Ashish
-Original Message-
From: Joe Sniderman [mailto:joseph.snide
The cluster with which I am facing problem is different one.
The node for which I am getting high spam score has the following details:
cloudemail5.cpgtest.ostinet.net (184.72.247.145)
Can you please explain now?
Thanks
Ashish
-Original Message-
From: Michael Scheidell [mailto:michael
user_prefs won't work for me, because my server only filters messages
and then redirects them to an internal server (so I don't have mailboxes
here)
. one solution that I posted it seemed to work fine. may not the better
solution but this ok for what we need
Em 09-02-2012 19:12, Benny Pedersen e
Den 2012-02-09 17:59, Bowie Bailey skrev:
It may work, but it solves the wrong problem. The problem is to
blacklist the entire domain, but allow it through for one RECIPIENT.
in that case it needs to be solved with a plugin or outside of
spamassassin, if user_prefs is with more then one user
On 02/08, email builder wrote:
> Hello,
>
> I have a server where I never customized any of the SA
> rules/tests (SA v.3.3.1). The server does run sa-update
> every day. Is this the right place to look to know what
> tests the server should be running?
>
> https://spamassassin.apache.org/tests_
On 2/8/2012 6:53 PM, Benny Pedersen wrote:
> Den 2012-02-08 21:07, Rejaine Monteiro skrev:
>> blacklist_from *@somedomain.com
>> whitelist_to myu...@mydomain.com
> when you use blacklist_from you must use unblacklist_from not
> whitelist_to
>
> perldoc Mail::SpamAssassin::Conf
>
> everyone can wri