Lines Matching defs:collect
16 SM_RCSID("@(#)$Id: collect.c,v 8.284 2008/08/06 05:26:24 ca Exp $")
24 ** COLLECT_EOH -- end-of-header processing in collect()
26 ** Called by collect() when it encounters the blank line
59 sm_dprintf("collect: rscheck(\"check_eoh\", \"%s $| %s\")\n",
74 ** COLLECT_DOHEADER -- process header in collect()
76 ** Called by collect() after it has finished parsing the header,
173 ** Called by collect() after it has finished processing the header.
182 ** into which the message body will be written by collect().
243 ** style message to say we are ready to collect
261 ** - collect() returns.
279 collect(fp, smtpmode, hdrp, e, rsetsize)
336 sm_dprintf("collect\n");
540 "header overflow from %s during message collect",
565 "headers too large (%d max) from %s during message collect",
705 sm_dprintf("collect: premature EOM: %s\n", errmsg);
708 "collect: premature EOM: %s", errmsg);
756 syserr("@collect: bfcommit(%s): already on disk, size=%ld",
794 updfs(e, 0, 1, "collect");
817 "collect: %s on connection from %.100s, sender=%s",
821 usrerr("421 4.4.1 collect: %s on connection from %s, from=%s",
825 syserr("421 4.4.1 collect: %s on connection from %s, from=%s",
851 sm_dprintf("collect: e_id=%s, EF_LOGSENDER=%d, LogLevel=%d\n",
910 /* collect statistics */
929 ** Called by collect(). Collect() always terminates the process
1010 syserr("421 4.3.0 collect: Cannot write %s (%s, uid=%d, gid=%d)",