ezmlmx 0.68
ezmlmx
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
 
ezmlmx-0.68
 
doc
 
src
 
include
 
Sub_mysql
 
Sub_pgsql
 
Sub_std
 
author.c
We parse it as follows: If there is an unquoted '<' we eliminate everything after it else if there is a unquoted ';' we eliminate everything after it. Then, we eliminate LWSP and '"' from the beginning and end. Note that this is not strict rfc822, but all we need is a display handle that doesn't show the address. If in the remaining text there is a '@' we put in a '.' instead. Also, there are some non-rfc822 from lines out there and we still want to maximize the chance of getting a handle, even if it costs a little extra work
 
auto-str.c
 
auto_bin.c
 
auto_cron.c
 
auto_qmail.c
 
checktag.c
Reads dir/sql. If not present, checks that the hash of seed matches hash and returns success (NULL). If not match, returns "". If error, returns error string
 
concat_hdr.c
 
cookie.c
Create a cookie from input data
 
date2yyyymm.c
 
date822fmt.c
 
dateline.c
 
datetime.c
 
decode_b64.c
 
decode_hdr.c
 
decode_qp.c
 
encode_b64.c
 
encode_qp.c
 
ezcopy.c
Copies a file relative the current directory and substitutes
!A at the beginning of a line for the target, !R at the beginning of a line for the confirm reply address, The following substitutions are also made. If not set, ?????
will be printed: <#l#> outlocal will be printed: <#h#> outhost will be printed: <#n#> outmsgnum
 
ezmlm-archive.c
 
ezmlm-cgi.c
Ezmlm-cgi requires to use the MVC pattern .... (eh)
 
ezmlm-clean.c
When ezmlm-clean is run, messages and message stubs in pending/rejected/accepted/unconfirmed are erased if they are older than delay hours
 
ezmlm-confirm.c
 
ezmlm-cron.c
 
ezmlm-dispatch.c
 
ezmlm-gate.c
 
ezmlm-get.c
 
ezmlm-idx.c
 
ezmlm-issubn.c
 
ezmlm-limit.c
 
ezmlm-list.c
 
ezmlm-make.c
 
ezmlm-manage.c
 
ezmlm-moderate.c
 
ezmlm-receipt.c
Handles receipts and bounces from sublists at the main list Set up instead of ezmlm-return in DIR/bouncer of main list
 
ezmlm-reject.c
 
ezmlm-request.c
 
ezmlm-return.c
 
ezmlm-send.c
 
ezmlm-split.c
 
ezmlm-store.c
 
ezmlm-sub.c
 
ezmlm-tstdig.c
 
ezmlm-unsub.c
 
ezmlm-warn.c
 
ezmlm-weed.c
 
getconf.c
 
getlistno.c
 
hdr_add.c
 
hdr_boundary.c
 
hdr_ctboundary.c
 
hdr_datemsgid.c
 
hdr_from.c
 
hdr_listsubject.c
 
hdr_mime.c
 
hdr_transferenc.c
 
idxthread.c
Idxthread.c contains routines to from the ezmlm-idx subject index build a structure of unique subjects as well as a table of messages with pointers to the subject. This leads to information on message threads arranged chronologically within the thread, and with the threads arranged chronologically by the first message within the range. idx_mkthreads() will arrange the author list in a similar manner. This saves some space, and takes a little extra time. It's needed when generating an author index
 
install.c
 
issub.c
 
lockfile.c
 
log.c
 
loginfo.c
 
makehash.c
 
now.c
 
opensql.c
Opensql dummy routine
 
putsubs.c
 
qmail.c
 
quote.c
 
searchlog.c
 
subreceipt.c
 
subscribe.c
 
surf.c
 
surfpcs.c
 
tagmsg.c
 
trycpp.c
 
trydrent.c
 
tryqlibs.c
 
trysgact.c
 
unfold_hdr.c
 
wrap_execbin.c
 
wrap_execsh.c
 
wrap_execv.c
 
wrap_exitcode.c
 
wrap_fork.c
 
wrap_stat.c
 
wrap_waitpid.c