[494] in Tooltime
modified email/oracle gateway
daemon@ATHENA.MIT.EDU (Steven Wade Neiterman)
Wed Nov 12 16:44:53 1997
Date: Wed, 12 Nov 1997 16:49:09 -0500
To: tooltime@MIT.EDU
From: Steven Wade Neiterman <wade@MIT.EDU>
The To: and Cc:fields are now evaluated for the incoming mail address for
the purpose of looking up the default fields in the configuration file.
Previously, the program only took one address, but got confused with
multiple addresses.
I doubt the email program will be perfect, however, mail should always be
inserted into Oracle even if it is unable to locate the default fields from
the configuration file.
You may want to test this out, e.g. trying to "hide" blue@mit.edu in a
string of address on either the To: or Cc: fields.
..Steve
BTW, while testing, I noticed that the web program is not substituting
those magic characters for the angle brackes, e.g. < >. Thus data between
these brackets are getting lost. I will fix this shortly.