Google Summer of Code and Mailutils

My recent work:

  • libmuauth: new generalized mu_tls_begin() for POP/IMAP/SMTP protocols,
  • code reorganization: added new libmu_mailer for handling sendmail and SMTP,
  • added STARTTLS support to SMTP code handling,
  • added support for new protocols: POPS (pops://) and IMAPS (imaps://),
  • fixed APOP handling.