[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make fails on OS X/Panther: dns.c:22: error: parse error before "HEADER"
Eben wrote:
Rob Kudyba wrote:
I followed Jay Soffian's tips to a tee & made Kyle Wheeler's change, and
got this on the make:
http://netdevice.com/qmail/#osx
Nice! No more errors after this patch...Apparently Jay & Kyle's changes
are not enough, at least got Panther.
But now, qmail still is not starting:
qmailctl start
Starting qmail
qmail-send supervise not running
qmail-smtpd supervise not running
oscar2:/service root# qmailctl stat
/service/qmail-send: unable to open supervise/ok: file does not exist
/service/qmail-send/log: unable to open supervise/ok: file does not exist
/service/qmail-smtpd: unable to open supervise/ok: file does not exist
/service/qmail-smtpd/log: unable to open supervise/ok: file does not
exist
messages in queue: 2
messages in queue but not yet preprocessed: 0
ls -l
total 16
lrwxr-xr-x 1 root admin 31 3 Jun 09:29 qmail-send ->
/var/qmail/supervise/qmail-send
lrwxr-xr-x 1 root admin 32 3 Jun 09:29 qmail-smtpd ->
/var/qmail/supervise/qmail-smtpd
I know I have the supervise scripts in place, and I've installed
daemontools and ucspi-tcp. Any idea what I missed?
./qmail-showctl
qmail home directory: /var/qmail.
user-ext delimiter: -.
paternalism (in decimal): 2.
silent concurrency limit: 120.
subdirectory split: 23.
user ids: 293, 294, 295, 0, 296, 297, 298, 299.
group ids: 293, 294.
badmailfrom: (Default.) Any MAIL FROM is allowed.
bouncefrom: (Default.) Bounce user name is MAILER-DAEMON.
bouncehost: (Default.) Bounce host name is oscar2.
concurrencylocal: (Default.) Local concurrency is 10.
concurrencyremote: (Default.) Remote concurrency is 20.
databytes: (Default.) SMTP DATA limit is 0 bytes.
defaultdomain: Default domain name is oscar2.
defaulthost: (Default.) Default host name is oscar2.
doublebouncehost: (Default.) 2B recipient host: oscar2.
doublebounceto: (Default.) 2B recipient user: postmaster.
envnoathost: (Default.) Presumed domain name is oscar2.
helohost: (Default.) SMTP client HELO host name is oscar2.
idhost: (Default.) Message-ID host name is oscar2.
localiphost: (Default.) Local IP address becomes oscar2.
locals:
Messages for oscar2 are delivered locally.
me: My name is oscar2.
percenthack: (Default.) The percent hack is not allowed.
plusdomain: Plus domain name is oscar2.
qmqpservers: (Default.) No QMQP servers.
queuelifetime: (Default.) Message lifetime in the queue is 604800 seconds.
rcpthosts:
SMTP clients may send messages to recipients at oscar2.
morercpthosts: (Default.) No effect.
morercpthosts.cdb: (Default.) No effect.
smtpgreeting: (Default.) SMTP greeting: 220 oscar2.
smtproutes: (Default.) No artificial SMTP routes.
timeoutconnect: (Default.) SMTP client connection timeout is 60 seconds.
timeoutremote: (Default.) SMTP client data timeout is 1200 seconds.
timeoutsmtpd: (Default.) SMTP server data timeout is 1200 seconds.
virtualdomains: (Default.) No virtual domains.
concurrencyincoming: I have no idea what this file does.
defaultdelivery: I have no idea what this file does.