PDA

View Full Version : New ezmlm-send error noticed


CMJC
01-02-2008, 06:27 PM
I sent out our monthly newsletter yesterday using our routine settings; no false-starts and no problems noticed, except this single line entry in our error log:

ezmlm-send: info: qp 11195

I've never seen it before, what is it...

Quirk on the year change?

Bruce
01-02-2008, 06:38 PM
The "qp" number an identification number for the message that was injected into the queue. Technically, it is the PID (process identifier number) of the qmail-queue process used to put the message into the queue. qmail-send has always output that message, and no changes in the relevant qmail or ezmlm subsystems happened in at least a half year.

I have no idea why you are seeing the message now and haven't seen it before, but it is a normal message output by all ezmlm and ezmlm-idx programs that queue new messages.

CMJC
01-02-2008, 08:38 PM
It appears in my *error* log, therefore it appears there's an error in the ezmlm sending process, and a cause for concern.

With so many obstacles to our legitimate mailing lists nowadays, we don't want errors added in the send process.

Worth investigating...