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)
* 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'


Trivial merge