> well, it says it can't *create file exclusively* .. so, are you trying > to run multiple smtps?
No. > you should trace the script that fails... set -x in the top, or strace a > binary.. usually tells oodles more than a lowly log entry. How do I do that? > maybe lsof could be of assistance? Files are not in use. I tried the following: stopped all services and disabled with chkconfig, reboot server. Cleared all logs and started only postfix: The mail logs show this: [EMAIL PROTECTED] ~# cat /var/log/mail/errors Jun 13 08:17:39 vmware postfix/smtp[639]: fatal: unknown service: smtp/tcp Jun 13 08:17:39 vmware postfix/smtp[640]: fatal: unknown service: smtp/tcp Jun 13 08:17:39 vmware postfix/smtp[641]: fatal: unknown service: smtp/tcp Jun 13 08:17:39 vmware postfix/smtp[642]: fatal: unknown service: smtp/tcp [EMAIL PROTECTED] ~# cat /var/log/mail/warnings Jun 13 08:17:40 vmware postfix/qmgr[636]: warning: premature end-of-input on private/smtp socket while reading input attribute name Jun 13 08:17:40 vmware postfix/master[632]: warning: process /usr/lib/postfix/smtp pid 639 exit status 1 Jun 13 08:17:40 vmware postfix/master[632]: warning: /usr/lib/postfix/smtp: bad command startup -- throttling Jun 13 08:17:40 vmware postfix/qmgr[636]: warning: private/smtp socket: malformed response Jun 13 08:17:40 vmware postfix/qmgr[636]: warning: transport smtp failure -- see a previous warning/fatal/panic logfile record for the problem description -- Ariën Huisken _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
