1. 25 Aug, 2001 3 commits
    • 	* 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.
      Alain Magloire authored
    • 	* imap4d/fetch.c (send_parameter_list):  Check for sp != NULL.
      Alain Magloire authored
    • 	if the call fails no memory should be allocated and the return status
      	should be return i.e. status != 0.
      
      	* sieve/Makefile.am: To EXTRA_DIST add md5-rsa.{c,h}.
      Alain Magloire authored
  2. 23 Aug, 2001 7 commits
  3. 22 Aug, 2001 2 commits
  4. 21 Aug, 2001 2 commits
  5. 18 Aug, 2001 9 commits
  6. 17 Aug, 2001 3 commits
  7. 16 Aug, 2001 2 commits
  8. 15 Aug, 2001 2 commits
  9. 14 Aug, 2001 1 commit
  10. 13 Aug, 2001 2 commits
  11. 12 Aug, 2001 7 commits