Ronald F. Guilmette:
> 
> I was just perusing the /var/log/messages file on a system I have
> that's currently running Postfix 2.5.1 and I saw the following messages:
> 
> Jul 29 19:47:42 roomy postfix/smtpd[72875]: gethostby*.getanswer: asked for 
> "ip200.208-100-19.vswitch.static.steadfast.net IN A", got type "DNAME"

That's a libc error message. Postfix has no control over this.

> Jul 30 04:26:11 roomy kernel: pid 68220 (local), uid 125: exited on signal 11

That's not good.

> 2)  Where should I be looking for the coredump file for "local"?

If the core file exists at all, it would be in the queue directory.
You may have to tweak kernel settings to allow coredumps by processes
that change their effective UID.

        Wietse

Reply via email to