More improvements
authorAndrew DeFaria <Andrew@DeFaria.com>
Thu, 12 Aug 2021 19:45:40 +0000 (12:45 -0700)
committerAndrew DeFaria <Andrew@DeFaria.com>
Thu, 12 Aug 2021 19:45:40 +0000 (12:45 -0700)
commitfabecda8b02db16f5321ae8b958b3bc3ac30a49c
tree82c42b61a2b8670b61da57e8c73d592dd1ec027a
parentcbfba1c8c330651d563f03ba6e2b04ce48c79896
More improvements

. Changed checkaddress.cgi to be more informative about other fields
  such as retention and comment.
. Changed maps main script to use full list record so as to allow the
  ability to report individual fields in the list record instead of just
  returning rule
. Changed detail.cgi to use list record instead of just rule
. Changed detail.cgi to handle corner cases where there are 1 less than
  the number of lines to be displayed.
. Added retention to Returned report
. Fixed font size problem with comment
. Made Checkaddress window a little bigger.
. MAPS.pm: Changed the way the ReturnSenders returns senders. A little
  more array manipulation but more accurate. Also made sure email
  addresses are downshifted before adding to log table.
maps/JavaScript/CheckAddress.js
maps/bin/add2blacklist.cgi
maps/bin/add2nulllist.cgi
maps/bin/add2whitelist.cgi
maps/bin/checkaddress.cgi
maps/bin/detail.cgi
maps/bin/maps
maps/css/MAPSStyle.css