0001 20/07/2000 TODO  Change AK_add_to_ack to use vfprintf.
0002 25/07/2000 TODO  When printing acks, person/role must be ack'ed as 
                      "Update OK: [role] NA44-RIPE (Nexra AS)" where the part in 
                      parantheses is the name of the person/role object.Low priority.
                      (currently the part in parantheses is not printed).
0003 25/07/2000 TODO  While updates proceed, a global variable must be kept which is in the
                      beginning "0", but which is set to "1" when an update fails. This way,
                      we'll know which of FAILURETXT or SUCCESSTXT in our ack message.
                       There is a problem, though. These strings must appear in the beginning 
                      of the ack messages, though we don't know if all updates have been 
                      successful or not. So, we have to write ack messages without introductory
                      text (and mail header) first, and then prepend this text later, and then
                      send.
0004 01/08/2000 TODO  In the ack logs, the time must be printed in the record separators,
                        after the word "time:".
0005 03/08/2000 TODO  In the ack msgs, when a role object is created, its name is printed only,
                        instead of its NIC hdl. Fix. (related to 0002).
0004 09/08/2000 DONE
0006 24/08/2000 TODO  Print a warning when we encounter an unsupported MIME part
                        in the incoming update mail.
0006 25/08/2000 DONE
0007 25/08/2000 TODO  Add ACKSIG string variable in all the notification messages (at
                        the end).
0008 04/09/2000 TODO  If Reply-To is defined in the incoming mail, then it must
                        be used to send the acknowledgement messages. 
