hondasky
古怪问题 求助!!!!!!!!!!
Jun 15 15:22:02 server postfix/qmgr[13313]: 2344D5950803: from=<[email]sales@jordanoem.com[/email]>, size=844, nrcpt=1 (queue active)
Jun 15 19:22:02 server postfix/smtp[1783]: fatal: unknown service: smtp/tcp
Jun 15 15:22:03 server postfix/qmgr[13313]: warning: private/smtp socket: malformed response
Jun 15 15:22:03 server postfix/qmgr[13313]: warning: transport smtp failure -- see a previous warning/fatal/panic logfile record for the problem description
Jun 15 15:22:03 server postfix/qmgr[13313]: warning: connect to transport retry: No such file or directory
Jun 15 19:22:03 server postfix/master[32145]: warning: process /usr/libexec/postfix/smtp pid 1783 exit status 1
Jun 15 19:22:03 server postfix/master[32145]: warning: /usr/libexec/postfix/smtp: bad command startup -- throttling
postconf -n
结果
alias_database = hash:/etc/postfix/vhcs2/aliases
append_at_myorigin = yes
append_dot_mydomain = no
biff = no
broken_sasl_auth_clients = yes
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
html_directory = /usr/share/doc/postfix-2.4.6-documentation/html
inet_interfaces = all
local_destination_recipient_limit = 1
local_recipient_maps = unix:passwd.byname $alias_database
local_transport = local
mail_owner = postfix
mail_spool_directory = /var/mail
mailbox_command = procmail -a "$EXTENSION"
mailbox_size_limit = 0
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = $myhostname, $mydomain
mydomain = honsa.net.cn
myhostname = server.honsa.net.cn
mynetworks_style = host
myorigin = $mydomain
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-2.4.6-documentation/readme
sample_directory = /etc/postfix
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtpd_banner = $myhostname Postfix ESMTP Service
smtpd_recipient_restrictions = permit_sasl_authenticated, permit_mynetworks, reject_unauth_destination
smtpd_sasl_auth_enable = yes
smtpd_sasl_local_domain = honsa.net.cn
smtpd_sasl_security_options = noanonymous
transport_maps = hash:/etc/postfix/vhcs2/transport
virtual_alias_maps = hash:/etc/postfix/vhcs2/aliases
virtual_gid_maps = static:12
virtual_mailbox_base = /var/mail/virtual
virtual_mailbox_domains = hash:/etc/postfix/vhcs2/domains
virtual_mailbox_limit = 0
virtual_mailbox_maps = hash:/etc/postfix/vhcs2/mailboxes
virtual_minimum_uid = 500
virtual_transport = virtual
virtual_uid_maps = static:500