| Server IP : 188.114.96.2 / Your IP : 104.23.243.200 Web Server : Apache/2.4.59 (Debian) System : Linux EDL-STRETCH 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64 User : edlftp ( 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 : ON | Sudo : ON | Pkexec : ON Directory : /etc/postfix/ |
Upload File : |
myhostname=ecoledelangues.be
smtpd_banner = $myhostname
# ESMTP
biff = no
# appending .domain is the MUA's job.
#append_dot_mydomain = no
#readme_directory = no
# fresh installs.
#compatibility_level = 2
# TLS parameters
smtp_use_tls=yes
smtp_tls_security_level = may
smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
#smtpd_tls_cert_file=/etc/letsencrypt/live/ecoledelangues.be/fullchain.pem
#smtpd_tls_key_file= /etc/letsencrypt/live/ecoledelangues.be/privkey.pem
smtpd_tls_cert_file=/etc/letsencrypt/live/ecoledelangues.be/fullchain.pem
smtpd_tls_key_file=/etc/letsencrypt/live/ecoledelangues.be/privkey.pem
#smtpd_tls_cert_file=/etc/ssl/sms.ecoldelangues.be/sms.cert
#smtpd_tls_key_file=/etc/ssl/sms.ecoldelangues.be/sms.key
#smtpd_relay_restrictions = permit_mynetworks, permit_sasl_authenticated,
#smtpd_relay_restrictions = permit_mynetworks permit_sasl_authenticated defer_unauth_destination
#myhostname = $mydomain
#myhostname = ecoledelangues.be
#mydomain = edl.codes.solutions
#mydomain = domaintest.fr
#alias_maps = hash:/etc/aliases
#alias_database = hash:/etc/aliases
#myorigin = /etc/mailname
myorigin = $mydomain
#myhostname = localhost
#mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain
#fix 30/07/2020
mydestination = localhost, localhost.$mydomain, $mydomain
#relayhost = ASPMX.L.GOOGLE.COM
mynetworks = 127.0.0.0/8, 192.168.1.0/24,0.0.0.0,62.210.127.98
mailbox_size_limit = 0
recipient_delimiter = +
inet_interfaces = all
inet_protocols = all
#inet_protocols = ipv4
#lshome_mailbox = /home/vmail/
virtual_mailbox_base = /home/vmail/
# SMTP-Auth settings
virtual_transport = dovecot
dovecot_destination_recipient_limit = 1
smtpd_sasl_type = dovecot
smtpd_sasl_path = private/auth
smtpd_sasl_auth_enable = yes
smtpd_sasl_security_options = noanonymous
smtpd_sasl_local_domain = $myhostname
#smtpd_recipient_restrictions = permit_mynetworks,permit_auth_destination,permit_sasl_authenticated,reject
virtual_mailbox_domains = mysql:/etc/postfix/mariadb-vdomains.cf
virtual_mailbox_maps = mysql:/etc/postfix/mariadb-vusers.cf
virtual_alias_maps = mysql:/etc/postfix/mariadb-valias.cf, nis:mail.aliases
compatibility_level = 2
#### sensitive change ####
header_checks = pcre:/etc/postfix/rewrite_headers
######
milter_protocol = 2
milter_default_action = accept
smtpd_milters = inet:localhost:12301
non_smtpd_milters = inet:localhost:12301
message_size_limit = 0