From: Tim Ryan (no email)
Date: Sat Nov 01 2003 - 22:02:33 EST
New install of Postfix 2.0.15 on FreeBSD 4.7 Stable.
I am able to recieve email but outgoing email generates this error in the log file:
Nov 1 21:01:49 thewall postfix/pickup[257]: 85895561: uid=0 from=<root>
Nov 1 21:01:49 thewall postfix/cleanup[481]: 85895561: message-id=<>
Nov 1 21:01:49 thewall postfix/qmgr[258]: 85895561: from=<>, size=316, nrcpt=1 (queue active)
Nov 1 21:02:19 thewall postfix/smtp[483]: connect to mail.stratacominc.com[216.239.16.104]: Operation timed out (port 25)
Nov 1 21:02:19 thewall postfix/smtp[483]: 85895561: to=<>, relay=none, delay=30, status=deferred (connect to mail.stratacominc.com[216.239.16.104]: Operation timed out)
Here is the result of postconf -n:
alias_database = dbm:/etc/mail/aliases
command_directory = /usr/local/sbin
config_directory = /usr/local/etc/postfix
daemon_directory = /usr/local/libexec/postfix
debug_peer_level = 2
mail_owner = postfix
mailq_path = /usr/local/bin/mailq
manpage_directory = /usr/local/man
mydestination = $myhostname, localhost.$mydomain $mydomain
mynetworks = 10.0.0.0/24, 127.0.0.0/8
myorigin = $mydomain
newaliases_path = /usr/local/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = no
sample_directory = /usr/local/etc/postfix
sendmail_path = /usr/local/sbin/sendmail
setgid_group = maildrop
unknown_local_recipient_reject_code = 450
Any suggestions would be appreciated.
Thanks,
Tim
|
|
|