On 20.11.2009 12:19, Veysi GÜMÜŞ wrote: > postfix kurulu bir sistemde amavis aktif edince mail atamıyorum. main.cf > ve master.cf den amavisle ilgili eklemiş olduğum satırları iptal edince > mail atabiliyorum sorun neden kaynaklı olabilir bilgisi olanlar cevap > yazabilirse çok sevinirim. > > main.cf > content_filter = smtp-amavis:[localhost]:10024 > master.cf > smtp-amavis unix - - y - 2 smtp -o smtp_data_done_timeout=1200 > 127.0.0.1:10025 inet n - n - - smtpd > -o content_filter= > -o local_recipient_maps= > -o relay_recipient_maps= > -o smtpd_restriction_classes= > -o smtpd_client_restrictions= > -o smtpd_helo_restrictions= > -o smtpd_sender_restrictions= > -o smtpd_recipient_restrictions=permit_mynetworks,reject > -o mynetworks=127.0.0.0/8 > -o strict_rfc821_envelopes=yes > -o smtpd_error_sleep_time=0 > -o smtpd_soft_error_limit=1001 > -o smtpd_hard_error_limit=1000 > -o receive_override_options=no_address_mappings > log dosyasındaki hata > > Host or domain name not found. Name service error for name=localhost > type=A: Host not found, try again)
Yarim hata mesaji veya main.cf'den alintilar cozum icin yeterli olmaz. postconf -n ve komple hata mesaji lutfen. Tahmin etmek gerekirse postfix chroot icinde name resolution yapamiyor. master.cf'de chroot'lari kaldirin. -- Eray _______________________________________________ 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
