bu ayarlarla teorik olarak başkasına ait mail kabul etmemesi lazım. tam olarak ne oluyor? olmayan domainin mailini alıp bir yere mi yazıyor?
mysql maplerinde basit bir sorgu hatası yapmış olabilir misin? kolay gelsin. 2017-11-20 10:05 GMT+03:00 Ali Velioğlu <[email protected]>: > 20 Kasım 2017 09:49:51 GMT+03:00, Omer Barlas <[email protected]> > yazdı: > >> postconf -n >> >> çıktısını gönderebilir misin? >> >> 20 Kasım 2017 09:36 tarihinde Ali Velioğlu <[email protected]> >> yazdı: >> >>> Merhaba. >>> >>> Postfix i postfixadmin ile kullaniyoruz. >>> Postfix uzerinde olmayan domainler icin posta kabul ediyor. >>> >>> Nasil bir tedbir almaliyim ? >>> >>> Yardimlarinizi bellerim. >>> >>> _______________________________________________ >>> 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. >>> https://liste.linux.org.tr/mailman/listinfo/linux-sunucu >>> >>> >> >> >> -- >> Omer Barlas >> [email protected] >> > > alias_database = hash:/etc/aliases > append_dot_mydomain = no > biff = no > body_checks = pcre:/etc/postfix/body_checks.pcre > broken_sasl_auth_clients = yes > config_directory = /etc/postfix > dovecot_destination_recipient_limit = 1 > header_checks = regexp:/etc/postfix/header_checks > home_mailbox = Maildir/ > inet_interfaces = all > inet_protocols = all > lmtp_tls_mandatory_protocols = !SSLv2 !SSLv3 > lmtp_tls_protocols = !SSLv2 !SSLv3 > mailbox_command = /usr/bin/spamc -x -s 100000000 -e > /usr/lib/dovecot/deliver > mailbox_size_limit = 0 > maximal_queue_lifetime = 7d > message_size_limit = 10240000 > milter_default_action = accept > milter_protocol = 2 > mlmmj_destination_recipient_limit = 1 > mydestination = sunucum.example.net, localhost > myhostname = sunucum.example.net > mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128 185.44.192.228 > myorigin = /etc/mailname > non_smtpd_milters = inet:localhost:8891 > policy-spf_time_limit = 3600 > propagate_unmatched_extensions = virtual > readme_directory = no > recipient_delimiter = + > relay_recipient_maps = hash:/etc/postfix/relay_recipients > relayhost = > smtp_tls_CAfile = /etc/postfix/ca-certificates.crt > smtp_tls_loglevel = 1 > smtp_tls_mandatory_protocols = !SSLv2 !SSLv3 > smtp_tls_note_starttls_offer = yes > smtp_tls_protocols = !SSLv2 !SSLv3 > smtp_tls_security_level = may > smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache > smtp_use_tls = yes > smtpd_banner = $myhostname ESMTP $mail_name (ubuntu) > smtpd_client_restrictions = permit_mynetworks, permit_sasl_authenticated, > reject_unauth_destination, reject_rbl_client zen.spamhaus.org, > reject_rbl_client bl.spamcop.net, reject_rbl_client cbl.abuseat.org, > reject_rbl_client psbl.surriel.com, reject_rbl_client dnsbl.sorbs.net, > reject_rbl_client b.barracudacentral.org reject_rhsbl_helo > dbl.spamhaus.org, reject_rhsbl_sender dbl.spamhaus.org permit > smtpd_error_sleep_time = 1s > smtpd_hard_error_limit = 20 > smtpd_helo_required = yes > smtpd_helo_restrictions = permit_mynetworks permit_sasl_authenticated > reject_non_fqdn_helo_hostname reject_invalid_helo_hostname > check_helo_access pcre:/etc/postfix/helo_access.pcre > smtpd_milters = inet:localhost:8891 > smtpd_recipient_restrictions = reject_non_fqdn_recipient, > reject_unlisted_recipient,reject_unknown_recipient_domain,permit_sasl_ > authenticated,permit_mynetworks,reject_unauth_destination,check_sender_access > hash:/etc/postfix/sender_access,check_policy_service > unix:private/policy-spf > smtpd_reject_unlisted_recipient = yes > smtpd_reject_unlisted_sender = yes > smtpd_relay_restrictions = permit_mynetworks permit_sasl_authenticated > defer_unauth_destination > smtpd_sasl_auth_enable = yes > smtpd_sasl_authenticated_header = yes > smtpd_sasl_local_domain = > smtpd_sasl_path = private/auth > smtpd_sasl_security_options = noanonymous > smtpd_sasl_type = dovecot > smtpd_sender_restrictions = reject_unknown_sender_domain > reject_non_fqdn_sender reject_unlisted_sender permit_mynetworks > permit_sasl_authenticated check_sender_access pcre:/etc/postfix/sender_ > access.pcre > smtpd_soft_error_limit = 10 > smtpd_tls_cert_file = /etc/postfix/ssl/mail-cert.pem > smtpd_tls_dh1024_param_file = /etc/postfix/dh2048_param.pem > smtpd_tls_dh512_param_file = /etc/postfix/dh512_param.pem > smtpd_tls_exclude_ciphers = aNULL, eNULL, EXPORT, DES, RC4, MD5, PSK, > aECDH, EDH-DSS-DES-CBC3-SHA, EDH-RSA-DES-CDC3-SHA, KRB5-DE5, CBC3-SHA > smtpd_tls_key_file = /etc/postfix/ssl/mail-key.pem > smtpd_tls_loglevel = 1 > smtpd_tls_mandatory_protocols = !SSLv2 !SSLv3 > smtpd_tls_protocols = !SSLv2 !SSLv3 > smtpd_tls_received_header = yes > smtpd_tls_security_level = may > smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache > smtpd_tls_session_cache_timeout = 3600s > smtpd_use_tls = yes > tls_random_source = dev:/dev/urandom > transport_maps = regexp:/etc/postfix/list/transport.reg , > hash:/etc/postfix/transport > virtual_alias_maps = regexp:/etc/postfix/list/mailing_listes.reg, > mysql:/etc/postfix/mysql_virtual_alias_maps.cf, mysql:/etc/postfix/mysql_ > virtual_alias_domainaliases_maps.cf > virtual_gid_maps = static:8 > virtual_mailbox_base = /var/vmail > virtual_mailbox_domains = mysql:/etc/postfix/mysql_virtual_domains_maps.cf > virtual_mailbox_maps = mysql:/etc/postfix/mysql_virtual_mailbox_maps.cf, > mysql:/etc/postfix/mysql_virtual_mailbox_domainaliases_maps.cf > virtual_transport = dovecot > virtual_uid_maps = static:150 > > _______________________________________________ > 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. > https://liste.linux.org.tr/mailman/listinfo/linux-sunucu > > -- Omer Barlas [email protected]
_______________________________________________ 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. https://liste.linux.org.tr/mailman/listinfo/linux-sunucu
