I'm trying to configure a GNU server rel 6 to send mail to a remote 
mail-host. 
>From maillog
Nov  1 03:43:03 FTP01-A01 postfix/smtpd[2323]: dict_eval: const  mail
Nov  1 03:43:03 FTP01-A01 postfix/smtpd[2323]: dict_eval: const  all
Nov  1 03:43:03 FTP01-A01 postfix/smtpd[2323]: dict_eval: const  
Nov  1 03:43:03 FTP01-A01 postfix/smtpd[2323]: dict_eval: const  
Nov  1 03:43:03 FTP01-A01 postfix/smtpd[2323]: dict_eval: const  
Nov  1 03:43:03 FTP01-A01 postfix/smtpd[2323]: name_mask: all
Nov  1 03:43:03 FTP01-A01 postfix/smtpd[2323]: dict_eval: const  
sFeMS01-A03.samsung.com
Nov  1 03:43:03 FTP01-A01 postfix/smtpd[2323]: dict_eval: const  samsung.com
Nov  1 03:43:03 FTP01-A01 postfix/smtpd[2323]: dict_eval: const  Postfix
Nov  1 03:43:03 FTP01-A01 postfix/smtpd[2323]: dict_eval: expand 
${multi_instance_name:postfix}${multi_instance_name?$mult
[root@sFeMS01-A03 log]# tail -f maillog
Nov  1 03:44:04 FTP01-A01 postfix/smtpd[3940]: dict_eval: const  30s
Nov  1 03:44:04 FTP01-A01 postfix/smtpd[3940]: dict_eval: const  300s
Nov  1 03:44:04 FTP01-A01 postfix/smtpd[3940]: dict_eval: const  300s
Nov  1 03:44:04 FTP01-A01 postfix/smtpd[3940]: process generation: 34 (34)
Nov  1 03:44:04 FTP01-A01 postfix/smtpd[3940]: match_string: mynetworks ~? 
debug_peer_list
Nov  1 03:44:04 FTP01-A01 postfix/smtpd[3940]: match_string: mynetworks ~? 
fast_flush_domains
Nov  1 03:44:04 FTP01-A01 postfix/smtpd[3940]: match_string: mynetworks ~? 
mynetworks
Nov  1 03:44:05 FTP01-A01 postfix/master[31878]: warning: process 
/usr/libexec/postfix/smtpd pid 3940 exit status 1
Nov  1 03:44:05 FTP01-A01 postfix/master[31878]: warning: 
/usr/libexec/postfix/smtpd: bad command startup -- throttling
Nov  1 03:44:05 FTP01-A01 sendmail[2648]: wA13h9qd002648: to=root, ctladdr=root 
(0/0), delay=00:00:56, xdelay=00:00:55, mailer=relay, pri=32044, 
relay=[127.0.0.1] [127.0.0.1], dsn=4.0.0, stat=Deferred: Connection reset by 
[127.0.0.1]
Nov  1 12:10:55 FTP01-A01 sendmail[32477]: wA1CAtVi032477: from=root, size=214, 
class=0, nrcpts=1, msgid=<201811011210.wa1catvi032...@sfems01-a03.samsung.com>, 
relay=root@localhost
Nov  1 12:10:55 FTP01-A01 sendmail[32477]: wA1CAtVi032477: 
to=jhamm...@gmail.com, delay=00:00:00, mailer=esmtp, pri=30214, dsn=4.4.3, 
stat=queued

postfix]# postconf n
postconf: warning: n: unknown parameter
[root@sFeMS01-A03 postfix]# postconf -n
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix
debug_peer_level = 10
debug_peer_list = 127.0.0.1/8 [::1]/128 [2404:180::e:1]/112
html_directory = no
inet_interfaces = loopback-only
inet_protocols = all
mail_owner = postfix
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = samsung.com
mydomain = samsung.com
myhostname = sFeMS01-A03.samsung.com
mynetworks = 127.0.0.1/8 [::1]/128 [2404:180::e:1]/112
myorigin = $myhostname
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-2.6.6/README_FILES
relayhost = [2404:180::e:103]
sample_directory = /usr/share/doc/postfix-2.6.6/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtp_bind_address = [2404:180::e:a106]
unknown_local_recipient_reject_code = 550

please let me know what additional information you need.

Jeff Hammond
Systems Engineer Samsung



Reply via email to