|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Michael G. Thompson (ferret
qis.net)
Date: Fri Feb 28 2003 - 19:41:32 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
I've set up postfix on my system, and it accepts mail for delivery to my
chosen domain. However, it won't deliver it. It's all hung in the
queues, and local has been running forever trying to deliver it.
Fortunately, my ISPs mail guru also is on this list, but he is also
baffled. Here's postconf -n:
[ferret
ferret ferret]$ /usr/sbin/postconf -n
alias_database = hash:/etc/postfix/aliases
alias_maps = hash:/etc/postfix/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
debug_peer_level = 2
in_flow_delay = 1s
inet_interfaces = all
local_recipient_maps = $alias_maps, unix:passwd.byname
mail_owner = postfix
mail_spool_directory = /var/spool/mail/
mailbox_transport = local
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = $myhostname, localhost.$mydomain, $mydomain
mydomain = tcns.us
myhostname = smtp.tcns.us
mynetworks_style = subnet
myorigin = $mydomain
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /etc/postfix/README_FILES
relay_domains = $mydestination
sample_directory = /etc/postfix/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtpd_banner = $myhostname ESMTP $mail_name
[ferret
ferret ferret]$
and here's a tail of my /var/log/maillog:
[ferret
ferret ferret]$ sudo tail /var/log/maillog
Feb 28 19:45:27 ferret postfix/local[10005]: warning: timeout on
private/local socket while reading input attribute name
Feb 28 19:45:27 ferret postfix/local[9983]: warning: timeout on
private/local socket while reading input attribute name
Feb 28 19:45:27 ferret postfix/local[9987]: warning: timeout on
private/local socket while reading input attribute name
Feb 28 19:45:27 ferret postfix/local[10005]: warning: private/local
socket: malformed response
Feb 28 19:45:27 ferret postfix/local[9983]: warning: private/local
socket: malformed response
Feb 28 19:45:27 ferret postfix/local[9987]: warning: private/local
socket: malformed response
Feb 28 20:05:27 ferret postfix/nqmgr[9935]: 6D109EBAE:
from=<Specials
controlcable.com>, size=110445, nrcpt=1 (queue active)
Feb 28 20:05:27 ferret postfix/nqmgr[9935]: 1EAB6EBAF: from=<>,
size=1860, nrcpt=1 (queue active)
Feb 28 20:32:53 ferret postfix[17221]: error: to submit mail, use the
Postfix sendmail command
Feb 28 20:32:53 ferret postfix[17221]: fatal: the postfix command is
reserved for the superuser
[ferret
ferret ferret]$
Any help would be greatly appreicated. Thank you.
--
Mike Thompson|ferret
qis.net|ICQ:21672921|Y!:fferret|AOL:mgthompson
We're through being cool! Eliminate the ninnies and the twits! -Devo
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]