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
5965 additions
and
2083 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
mailbox/mbx_file.c
0 → 100644
mailbox/mbx_mboxscan.c
0 → 100644
mailbox/misc.c
0 → 100644
mailbox/observer.c
0 → 100644
mailbox/sendmail.c
0 → 100644
mailbox/smtp.c
0 → 100644
mailbox/url_path.c
0 → 100644
mailbox/url_sendmail.c
0 → 100644
mailbox/url_smtp.c
0 → 100644
-
Please register or sign in to post a comment