Hi, I am building new server RHEL7 and Postfix 2.10 The log file is constantly outputting this...
Oct 11 11:15:08 mail6 postfix/master[3266]: warning: process /usr/libexec/postfix/smtpd pid 18008 exit status 1 Oct 11 11:15:08 mail6 postfix/master[3266]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling Oct 11 11:16:08 mail6 postfix/submission/smtpd[18091]: fatal: open lock file pid/inet.submission: cannot open file: Permission denied Oct 11 11:16:09 mail6 postfix/master[3266]: warning: process /usr/libexec/postfix/smtpd pid 18091 exit status 1 Oct 11 11:16:09 mail6 postfix/master[3266]: warning: /usr/libexec/postfix/smtpd: bad command startup -- throttling Oct 11 11:17:09 mail6 postfix/submission/smtpd[18161]: fatal: open lock file pid/inet.submission: cannot open file: Permission denied Oct 11 11:17:10 mail6 postfix/master[3266]: warning: process /usr/libexec/postfix/smtpd pid 18161 exit status 1 Oct 11 11:17:10 mail6 postfix/master[3266]: warning: /usr/libexec/postfix/smtpd: bad command startup - throttling TESTING: This fails: openssl s_client -starttls smtp -connect mail6.its.uconn.edu:587 I have supposedly identical server and this works : openssl s_client -starttls smtp -connect mail5.its.uconn.edu:587 Thank you. [root@mail6 pid]# postconf -n alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases command_directory = /usr/sbin config_directory = /etc/postfix daemon_directory = /usr/libexec/postfix data_directory = /var/lib/postfix debug_peer_level = 2 debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin ddd $daemon_directory/$process_name $process_id & sleep 5 header_checks = regexp:/etc/postfix/header_checks html_directory = no inet_interfaces = all inet_protocols = all mail_owner = postfix mailq_path = /usr/bin/mailq.postfix manpage_directory = /usr/share/man milter_default_action = accept milter_protocol = 6 mydestination = $myhostname, localhost.$mydomain, localhost mynetworks = 137.99.28.110 137.99.28.117 137.99.28.90 137.99.28.116 137.99.188.202 10.3.28.90 10.3.28.116 10.4.25.183 10.4.40.212 10.4.40.194 10.4.40.189 66.29.212.37 137.99.25.0/24 newaliases_path = /usr/bin/newaliases.postfix non_smtpd_milters = $smtpd_milters queue_directory = /var/spool/postfix readme_directory = /usr/share/doc/postfix-2.10.1/README_FILES sample_directory = /usr/share/doc/postfix-2.10.1/samples sendmail_path = /usr/sbin/sendmail.postfix setgid_group = postdrop slowaol_destination_concurrency_limit = 2 slowaol_destination_rate_delay = 30s slowaol_destination_recipient_limit = 10 slowhot_destination_concurrency_limit = 2 slowhot_destination_rate_delay = 10s slowhot_destination_recipient_limit = 10 smtpd_milters = inet:127.0.0.1:8891 smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination smtpd_tls_cert_file = /etc/pki/tls/certs/massmail_uconn_edu_cert_interm.cer smtpd_tls_key_file = /etc/pki/tls/private/massmail_key.key smtpd_tls_mandatory_protocols = !SSLv2,!SSLv3 unknown_local_recipient_reject_code = 550 virtual_alias_maps = hash:/etc/postfix/virtual -ANGELO FAZZINA ang...@uconn.edu University of Connecticut, ITS, SSG, Server Systems 860-486-9075