The core routine would be to race through the log file detecting all
lines containing [rdliver|ldeliver] and INSERTing the fields of matching lines
into the ODBC table ImailLog. It might be nice to have an option to have
different tables for each Imail virtual domain.
Len,
I'm attempting to write another import routine for
Imalogger that uses ldeliver and rdeliver records from the logMMDD.txt files.
The records with "(1)" seem to send single message. It looks like some have a
number greater than one and the word multiple in the record. It looks like one
would need to parse more than ldeliver and rdeliver records. How would you
figure out where these messages are
going?
Thanks,
Robert