前景提要
HDC调试需求开发(15万预算),能者速来!>>> postfix main.cf配置
queue_directory = /var/spool/postfix
command_directory = /usr/sbin
daemon_directory = /usr/libexec/postfix
mail_owner = postfix
myhostname = rsb-mail00.rsb.renesas.com
mydomain = rsb.renesas.com
myorigin = $mydomain
inet_interfaces = all
mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain, /data1/postfix/local-host-names
unknown_local_recipient_reject_code = 550
mynetworks =10.143.0.0/16, 172.29.0.0/16, 127.0.0.0/8, hash:/data1/postfix/access
relay_domains = $mydestination
relayhost = [***.***.***.****]
alias_maps = hash:/data1/postfix/aliases
alias_database = hash:/data1/postfix/aliases
mail_spool_directory = /data1/mail
message_size_limit = 6973098
debug_peer_level = 2
debugger_command =
PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin
xxgdb $daemon_directory/$process_name $process_id & sleep 5
sendmail_path = /usr/sbin/sendmail.postfix
newaliases_path = /usr/bin/newaliases.postfix
mailq_path = /usr/bin/mailq.postfix
setgid_group = postdrop
html_directory = no
manpage_directory = /usr/share/man
sample_directory = /usr/share/doc/postfix-2.3.3/samples
readme_directory = /usr/share/doc/postfix-2.3.3/README_FILES
dovecot.conf配置情况
protocols = pop3 pop3s
listen = *
log_path = /var/log/dovecot.log
log_timestamp = "%b %d %H:%M:%S "
mail_location = mbox:~/mail:INBOX=/data1/mail
我outlook收不到邮件,邮件能发送