Evet temelim yok ancak yapabileceğim bir şeyler olabilir belki diye sizlere
sormak istedim.

1-/etc/mail/spamassassin/local.cf ayarlarım aşağıda,bir yanlışlık varmı?

============================================================================
====
 # Add your own customisations to this file.  See 'man
Mail::SpamAssassin::Conf'
# for details of what can be tweaked.
#


# do not change the subject
# to change the subject, e.g. use
# rewrite_header Subject ****SPAM(_SCORE_)****
rewrite_header subject ****SPAM(_SCORE_)****

# Set the score required before a mail is considered spam.

# uncomment, if you do not want spamassassin to create a new message
# in case of detecting spam
 report_safe 1

# Enhance the uridnsbl_skip_domain list with some usefull entries
# Do not block the web-sites of Novell and SUSE
ifplugin Mail::SpamAssassin::Plugin::URIDNSBL
uridnsbl_skip_domain suse.de opensuse.org suse.com suse.org
uridnsbl_skip_domain novell.com novell.org novell.ru novell.de novell.hu
novell.co.uk
endif   # Mail::SpamAssassin::Plugin::URIDNSBL

#The combination of SpamAssassin + The Bat! as mail client can cause false
positives.
#The reason for the high spam rating is the Reply-To header inserted by
mailman,
#which seems to have more quoting than The Bat! can do.
#If you have such problem activate the next two lines
#header IS_MAILMAN exists:X-Mailman-Version
#score IS_MAILMAN -2


whitelist_from *actus.com.tr
header RULE_NAME Received=~ /\[81.214.140.185\]/
score RULE_NAME -99
describe RULE_NAME Allows relays from 81.214.140.185

header RULE_NAME Received=~ /\[88.246.54.226\]/
score RULE_NAME -99
describe RULE_NAME Allows relays from 88.246.54.226

trusted_networks 81.215.12.12
trusted_networks 78.176.2.215
trusted_networks 78.186.120.108
header CONTAINS_hacettepe84 Subject =~ /\[hacettepe84\]/
score CONTAINS_hacettepe84 99


whitelist_from *omega-sam.org
whitelist_from [email protected]
blacklist_from [email protected]
header CONTAINS_UPS Subject =~ /\[UPS Delivery Problem\]/
score CONTAINS_UPS 99
header CONTAINS_Vicodin Subject =~ /\[Vicodin\]/
header CONTAINS_GetMedications Subject =~ /\[Get Medications\]/
score CONTAINS_Vicodin 99
score CONTAINS_GetMedications 99
ok_languages en tr
whitelist_from [email protected]
whitelist_from [email protected]
whitelist_from [email protected]

============================================================================
==============

2-Spamd restartladığımda şu sonucu alıyorum

mail:/ # /etc/rc.d/spamd restart
Shutting down spamd                                                  done
Starting spamd                                                       done
mail:/ # [29348] info: config: failed to parse, now a plugin, skipping, in
"/etc/mail/spamassassin/local.cf": ok_languages en tr


3-yani neden dışarıdan gelen mailleri engeller yada almıyoruz bize mail
gönderenlere "Undelivered Mail Returned to Sender" maili geliyor?


-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Omer Barlas
Sent: Tuesday, November 10, 2009 5:43 PM
To: [email protected]
Subject: [Linux-sunucu] Re: YARDIM "Undelivered Mail Returned to Sender"

Fahri Sak @ 10-11-2009 16:07:
> Merhaba arkadaşlar,
>
> Postfix mail sunucusunda spamasssassin kullanıyorum ve 2 sorunum var.
>
> 1-Dışarıdan gelen mailleri ***SPAM*** olarak algılıyor ve
> düzeltemiyorum.her adrese böyle yapıyor!ne yapmalıyım?
>
> 2- Ayrıca bazı mail gönderenler mail bizim sunucumuza gelmeden geri
> olarak aşağıdaki hata mesajını alıyorlar!

Eray'a katılıyorum, acilen temel bilgileri edinmenizde fayda var. Lütfen 
önemli bilgileri eksilterek 'postconf -n' ve /etc/spamassassin/local.cf 
içeriğinizi gönderin. Eğer spamassassin'i amavis ile sürüyorsanız, amavis 
ayarlarınızı göndermenizde fayda var.

-- 
Omer Barlas
[email protected] w/MSN
_______________________________________________
Linux-sunucu E-Posta Listesi
[email protected]

Liste kurallarını http://liste.linux.org.tr/kurallar.php  bağlantısından
okuyabilirsiniz;

Bu Listede neden bulunduğunuzu bilmiyorsanız veya artık bu listeden gelen
e-postaları almak istemiyorsanız aşağıdaki bağlantı adresini kullanarak 1
dakika içinde üyeliğinizi sonlandırabilirsiniz.
http://liste.linux.org.tr/mailman/listinfo/linux-sunucu

_______________________________________________
Linux-sunucu E-Posta Listesi
[email protected]

Liste kurallarını http://liste.linux.org.tr/kurallar.php  bağlantısından 
okuyabilirsiniz;

Bu Listede neden bulunduğunuzu bilmiyorsanız veya artık bu listeden gelen 
e-postaları almak istemiyorsanız aşağıdaki bağlantı adresini kullanarak 1 
dakika içinde üyeliğinizi sonlandırabilirsiniz.
http://liste.linux.org.tr/mailman/listinfo/linux-sunucu

Cevap