Added Subject to email address
authorAndrew DeFaria <Andrew@DeFaria.com>
Fri, 29 Sep 2017 16:36:24 +0000 (09:36 -0700)
committerAndrew DeFaria <Andrew@DeFaria.com>
Fri, 29 Sep 2017 16:36:24 +0000 (09:36 -0700)
commit267b7dcc740e1cf29d5a9a2aa65b526abd1af3b0
treec5ddf22fedb30d918ea3becbe58dac4363599d74
parentb0d0e5dbeba3733ba8b8e3dd4235d9ece1082e06
Added Subject to email address

This is not perfect as we reach into the @msgs array to grep the first
subject line. A sender with multiple messages may very well have
different subject lines. Also we needed to make a copy of @msgs.
Apparently a reference into the @msgs array messes up the later pop
operation.
maps/bin/detail.cgi