Hello asimhafeez,

Monday, June 6, 2011, 10:10:55 AM, you wrote:




> Matus UHLAR - fantomas wrote:
>> 
>>> > On Sun, 5 Jun 2011 07:00:02 -0700 (PDT), asimhafeez
>>> <asim....@gmail.com>
>>> > wrote:
>>> >> Is there any possibility to delete spam instead of marking (rewriting)
>>> >> the
>>> >> emails as [SPAM] in subject.
>>> >> In my scenario users mailboxes are hosted to another machine and i
>>> want
>>> >> to
>>> >> filter the spam in a separate machine instead of filtering it on the
>>> >> email
>>> >> hosting server.
>> 
>>> Benny Pedersen wrote:
>>> > procmail, maildrop, sieve, amavisd-new, mailscanner, can-it,
>>> mimedefang,
>>> > spamas-milter spamd/spamc shat are you using ?
>>> > 
>>> > anything is possible including delete innocent spammails
>>> > 
>>> > http://sieve.info/
>> 
>> On 05.06.11 10:32, asimhafeez wrote:
>>> My scenario is as following.
>>> 
>>> Internet --> "eth0" [ spam-filtering in bridging] "eth1" -->
>>> "LocalAreaConnection"[Email Hosting Server with multiple domains,
>>> directly
>>> connected over ethernet with spam-filtering machine]
>> 
>> completely irelevant.
>> 
>>> In the above scenario I tried using postfix with spamassassin 
>> 
>> postfix with spamassassin how?
>> This is the important question.
>> Milter? amavis? mailscanner?
>> 
>> -- 
>> Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
>> Warning: I wish NOT to receive e-mail advertising to this address.
>> Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
>> Depression is merely anger without enthusiasm. 
>> 
>> 


> Postfix with SpamAssassin not any milter amavis or mailscanner.

main.cf:
...
header_checks = pcre:$config_directory/pcre.header_checks
...

pcre.header_checks:
...
# Discard Spam over 15.
/^X-Spam-Level: \*{15,}/ DISCARD
...

-- 
Best regards,
 Duane                            mailto:du...@duanemail.org

Reply via email to