Merge branch 'ew/email' into next
authorJunio C Hamano <junkio@cox.net>
Sun, 26 Mar 2006 01:44:09 +0000 (17:44 -0800)
committerJunio C Hamano <junkio@cox.net>
Sun, 26 Mar 2006 01:44:09 +0000 (17:44 -0800)
commitdad7230a1c9e6d4be2cbc1596406819975588233
tree87e2044eb2651d173c7ccd1dd296cc647e5d8055
parent9acf322d69f54ff5bf9de8b2d6f9cd1dccf523a3
parent567ffeb7722eefab3991cb894c96548b92b57cc2
Merge branch 'ew/email' into next

* ew/email:
  send-email: lazy-load Email::Valid and make it optional
  send-email: try to order messages in email clients more correctly
  send-email: Change from Mail::Sendmail to Net::SMTP
  send-email: use built-in time() instead of /bin/date '+%s'