Another big change we're trying, for the future to be able to load
via dlopen() different type of mailboxes and mailer. For that the client must register the mailbox. So in the future we can have something like plugin ... still a hack/draft. Commited some code to be able to send mail with sendmail or via SMTP.
Showing
55 changed files
with
2371 additions
and
1253 deletions
mailbox/debug.c
0 → 100644
mailbox/include/debug0.h
0 → 100644
mailbox/include/list0.h
0 → 100644
mailbox/include/mbx_imap.h
deleted
100644 → 0
mailbox/include/mbx_mbox.h
deleted
100644 → 0
mailbox/include/mbx_mdir.h
deleted
100644 → 0
mailbox/include/mbx_mmdf.h
deleted
100644 → 0
mailbox/include/mbx_pop.h
deleted
100644 → 0
mailbox/include/observer0.h
0 → 100644
mailbox/iterator.c
0 → 100644
mailbox/list.c
0 → 100644
This diff is collapsed.
Click to expand it.
mailbox/mbx_file.c
0 → 100644
This diff is collapsed.
Click to expand it.
mailbox/mbx_mboxscan.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
mailbox/misc.c
0 → 100644
mailbox/observer.c
0 → 100644
mailbox/sendmail.c
0 → 100644
mailbox/smtp.c
0 → 100644
This diff is collapsed.
Click to expand it.
mailbox/url_path.c
0 → 100644
mailbox/url_sendmail.c
0 → 100644
This diff is collapsed.
Click to expand it.
mailbox/url_smtp.c
0 → 100644
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment