| Server IP : 81.2.241.106 / Your IP : 216.73.216.165 Web Server : Apache/2.4.67 (Debian) System : Linux tranq-f.bakta.org 5.10.0-45-amd64 #1 SMP Debian 5.10.259-1 (2026-07-02) x86_64 User : lisky ( 1002) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/xfer/from_smeagol/etc/postfix/ |
Upload File : |
# See /usr/share/postfix/main.cf.dist for a commented, more complete version smtpd_banner = $myhostname ESMTP $mail_name (Debian/GNU) biff = no # appending .domain is the MUA's job. append_dot_mydomain = no # Uncomment the next line to generate "delayed mail" warnings #delay_warning_time = 4h myhostname = smeagol.dfg.cz alias_maps = hash:/etc/aliases alias_database = hash:/etc/aliases myorigin = /etc/mailname #mydestination = dfg.cz, smeagol.dfg.cz, gandalf.dfg.cz, deagol.dfg.cz, localhost mydestination = smeagol.dfg.cz, gandalf.dfg.cz, localhost #relayhost = mac.dfg.cz relay_domains = $mydestination, dfg.cz, tappa.cz mynetworks = 127.0.0.0/8, 82.208.28.208/29, 90.182.173.125, 77.78.86.139 mailbox_command = procmail -a "$EXTENSION" #mailbox_transport = cyrus mailbox_size_limit = 560000000 recipient_delimiter = + inet_interfaces = all message_size_limit = 40960000 ############ Here Add gandalf cfg ########################### virtual_maps = hash:/etc/postfix/virtual smtpd_tls_security_level = may # SASL setup smtpd_sasl_auth_enable = yes smtpd_sasl_security_options = noanonymous broken_sasl_auth_clients = yes ##smtpd_sasl_type=dovecot ##smtpd_sasl_path=private/auth #smtpd_sasl_auth_enable = yes ##smtpd_sasl_local_domain = $myhostname #smtpd_sasl_local_domain = #broken_sasl_auth_clients = yes # smptd_recipient_restrictions = permit_mynetworks, reject_unknown_sender_domain, permit_mx_backup, reject_unauth_destination # smtpd_recipient_restrictions = permit_mynetworks, reject_unknown_sender_domain, reject_unauth_destination #smtpd_client_restrictions = # permit_sasl_authenticated smtpd_recipient_restrictions = reject_invalid_hostname, reject_unknown_sender_domain, reject_unknown_recipient_domain, permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, # reject_non_fqdn_hostname, reject_non_fqdn_sender, reject_non_fqdn_recipient, # reject_rbl_client list.dsbl.org, # reject_rbl_client dnsbl.njabl.org, # reject_rbl_client bl.spamcop.net, # reject_rbl_client zen.spamhaus.org, reject_rbl_client cbl.abuseat.org, #reject_rbl_client dul.dnsbl.sorbs.net, # reject_rbl_client sbl.spamhaus.org, # reject_rbl_client relays.ordb.org, # reject_rbl_client opm.blitzed.org, # permit # permit_tls_clientcerts, smtpd_sender_restrictions = reject_unknown_sender_domain smtpd_delay_reject = yes # smtpd_helo_required = yes # smtpd_helo_restrictions = permit_mynetworks, reject_unknown_hostname # smtpd_client_restrictions = permit_mynetworks, reject_unknown_client allow_untrusted_routing = no smtpd_use_tls = yes #smtpd_tls_auth_only = yes smtpd_tls_key_file = /etc/postfix/tls/dfg.cz.key smtpd_tls_cert_file = /etc/postfix/tls/smtp.crt smtpd_tls_CAfile = /etc/postfix/tls/my-ca.pem smtpd_tls_loglevel = 1 smtpd_tls_received_header = yes smtpd_tls_session_cache_timeout = 3600s tls_random_source = dev:/dev/urandom readme_directory = /usr/share/doc/postfix html_directory = /usr/share/doc/postfix/html virtual_mailbox_limit = 0