summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorAlain Magloire <alainm@gnu.org>2001-08-25 15:49:53 +0000
committerAlain Magloire <alainm@gnu.org>2001-08-25 15:49:53 +0000
commitf4d3e78db91212292c8609a4eb18f6402520978a (patch)
treeef14190e81fb7d61c6151bcbadc4d45df0e82733 /THANKS
parent7ba96ca17a014cb6aa692cb03419ee324a9b8c51 (diff)
downloadmailutils-f4d3e78db91212292c8609a4eb18f6402520978a.tar.gz
mailutils-f4d3e78db91212292c8609a4eb18f6402520978a.tar.bz2
* Makefile.am:
* acconfig.h: Added support for new MySql addition to mailutils * configure.in: * MySql/Makefile.am: * MySql/MySql.c: Mini lib to link to when mysql support * MySql/MySql.h: enabled (with --enable-mysql) * doc/Readme.mysql: Readme file for setup. * imap4d/login.c: * mailbox/mbx_default.c: The Patch pretty much works the same * mailbox/mutil.c: all around. if getpwnam() returns null * mailbox2/mutil.c: then your db is checked for the user, * pop3d/apop.c: and the struct is filled if found, * pop3d/user.c: returns null if not. If shadow support is used, then the same is done with getspnam(). * examples/mail.MysqlMailer.c: Simple sendmail backend support.
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index b3bb9b5e7..19a76e59b 100644
--- a/THANKS
+++ b/THANKS
@@ -9,3 +9,4 @@ of errors.
Frank Belew <frb@wiw.org>
Vesselin Atanasov <vesselin@bgnet.bg>
Sergey Poznyakoff <gray@Mirddin.farlep.net>
+Jim Hull <imaginos@imaginos.net>

Return to:

Send suggestions and report system problems to the System administrator.