e204f32c4c
to write their own email processing tools. Whether you want to process incoming and outgoing emails, or just analyze a message, this package is intended to aid in that endeavor. Features * Written in C * API is documented * Fast and efficient Usage How we use EPS and how others use EPS * Tracking incoming and outgoing email messages based on threads * Archiving and searching against threads * Demographics collection via email * Email client * Create custom autoresponders * We even used it to parse simple LDIF files! WWW: http://www.inter7.com/index.php?page=eps PR: ports/83818 Submitted by: Ismail YENIGUL <ismail@enderunix.org> Approved by: flz (mentor)
19 lines
319 B
Text
19 lines
319 B
Text
include/address.h
|
|
include/base64.h
|
|
include/boundary.h
|
|
include/buffer.h
|
|
include/content.h
|
|
include/email.h
|
|
include/eps.h
|
|
include/fold.h
|
|
include/header.h
|
|
include/int_buffer.h
|
|
include/int_stream.h
|
|
include/interface.h
|
|
include/line.h
|
|
include/mime.h
|
|
include/misc.h
|
|
include/qp.h
|
|
include/rfc2822.h
|
|
include/unfold.h
|
|
lib/libeps.a
|