Hocam postconf -n ve hata logları aşağıdaki gibi alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases broken_sasl_auth_clients = yes command_directory = /usr/local/sbin config_directory = /usr/local/etc/postfix daemon_directory = /usr/local/libexec/postfix data_directory = /var/db/postfix debug_peer_level = 2 header_checks = regexp:/usr/local/etc/postfix/header_checks html_directory = /usr/local/share/doc/postfix mail_owner = postfix mailq_path = /usr/local/bin/mailq manpage_directory = /usr/local/man mydomain = gaziantep-bld.gov.tr myhostname = mailsrv.gaziantep-bld.gov.tr mynetworks = 127.0.0.1 mynetworks_style = host myorigin = $mydomain newaliases_path = /usr/local/bin/newaliases queue_directory = /var/spool/postfix readme_directory = /usr/local/share/doc/postfix sample_directory = /usr/local/etc/postfix sendmail_path = /usr/local/sbin/sendmail setgid_group = maildrop smtpd_banner = $myhostname ESMTP $mail_name smtpd_recipient_restrictions = permit_mynetworks, reject_unauth_destination smtpd_sasl_auth_enable = yes smtpd_sasl_path = /var/run/dovecot/auth-client smtpd_sasl_type = dovecot unknown_local_recipient_reject_code = 550 virtual_alias_maps = proxy:ldap:/usr/local/etc/postfix/ldapalias.cf hash:/usr/local/etc/postfix/virtual virtual_gid_maps = static:1002 virtual_mailbox_base = /var/vmail virtual_mailbox_domains = $mydomain virtual_mailbox_maps = proxy:ldap:/usr/local/etc/postfix/ldapvirtual.cf virtual_transport = dovecot virtual_uid_maps = static:1002 You have new mail in /var/mail/root
log dosyası Nov 20 12:15:46 mailsrv postfix/smtpd[72230]: connect from unknown[192.168.5.15] Nov 20 12:15:46 mailsrv postfix/smtpd[72230]: 437791A3C46: client=unknown[192.168.5.15] Nov 20 12:15:46 mailsrv postfix/cleanup[72234]: 437791A3C46: message-id=<[email protected]> Nov 20 12:15:46 mailsrv postfix/qmgr[72222]: 437791A3C46: from=<[email protected]>, size=1447, nrcpt=1 (queue active) Nov 20 12:15:46 mailsrv postfix/smtpd[72230]: disconnect from unknown[192.168.5.15] Nov 20 12:15:46 mailsrv postfix/smtp[72235]: 437791A3C46: to=<[email protected]>, relay=none, delay=0.37, delays=0.35/0.01/0/0, dsn=4.4.3, statu s=deferred (Host or domain name not found. Name service error for name=localhost type=A: Host not found, try again) ----- Original Message ----- From: "Eray Aslan" <[email protected]> To: <[email protected]> Sent: Friday, November 20, 2009 12:44 PM Subject: [Linux-sunucu] Re: Postfix ve Amavis 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 __________ ESET NOD32 Antivirus Akıllı Güvenlik tarafından sağlanan bilgiler, virüs imza veritabanı sürümü: 4624 (20091120) __________ İleti ESET NOD32 Antivirus Akıllı Güvenlik tarafından denetlendi. http://www.nod32.com.tr __________ ESET NOD32 Antivirus Akıllı Güvenlik tarafından sağlanan bilgiler, virüs imza veritabanı sürümü: 4624 (20091120) __________ İleti ESET NOD32 Antivirus Akıllı Güvenlik tarafından denetlendi. http://www.nod32.com.tr _______________________________________________ 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
