Lines Matching full:collect
16 SM_RCSID("@(#)$Id: collect.c,v 8.287 2013-11-22 20:51:55 ca Exp $")
26 ** COLLECT_EOH -- end-of-header processing in collect()
28 ** Called by collect() when it encounters the blank line
61 sm_dprintf("collect: rscheck(\"check_eoh\", \"%s $| %s\")\n",
76 ** COLLECT_DOHEADER -- process header in collect()
78 ** Called by collect() after it has finished parsing the header,
175 ** Called by collect() after it has finished processing the header.
184 ** into which the message body will be written by collect().
236 ** INCBUFLEN -- increase buflen for the header buffer in collect()
300 ** COLLECT -- read & parse message header & make temp file.
310 ** ready to collect input, and never ignore
327 ** - collect() returns.
351 collect(fp, smtpmode, hdrp, e, rsetsize) in collect() function
429 sm_dprintf("collect, smtpmode=%#x\n", smtpmode);
669 "header overflow from %s during message collect",
694 "headers too large (%d max) from %s during message collect",
832 sm_dprintf("collect: premature EOM: %s\n", errmsg);
835 "collect: premature EOM: %s", errmsg);
883 syserr("@collect: bfcommit(%s): already on disk, size=%ld",
921 updfs(e, 0, 1, "collect");
943 #define CONN_ERR_TXT "collect: relay=%s, from=%s, info=%s%s%s%s"
987 sm_dprintf("collect: e_id=%s, EF_LOGSENDER=%d, LogLevel=%d\n",
1000 "collect: relay=%s, from=%s, info=%s, where=%s%s" \
1070 /* collect statistics */
1094 ** Called by collect(). collect() always terminates the process
1175 syserr("421 4.3.0 collect: Cannot write %s (%s, uid=%ld, gid=%ld)",