Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 468 Bytes

TODO.md

File metadata and controls

17 lines (12 loc) · 468 Bytes

php-dkim

General TODO List

12/31/2012

  • TODO: reverse engineer Perl's Mail::DKIM::Verifier package. (rk:1/2/13)
  • TODO: start on signing code
  • TODO: remove debugging output (rk:1/2/13)

1/2/2013

  • TODO: 5.4 of RFC4871; Reverse-order headers to allow for multiple instances of a signed header (e.g. Cc)
  • TODO: Allow debugging flags for more verbosity
  • TODO: Figure out my damn verification problem