S
Suket sinha
Hi,
I have a UNIX application which sends & Receives mails.
There is a functionality in which: when we send a mail
(using sendmail), we request for 'Return Reciept', we add
Header 'Disposition-Notification-To' and 'Message-Id' (
containing a System generated number'. We add a record in
table with this 'Message-ID'.
When Netscape (used a mail client & server) sends a Return
Receipt, the mail has a header 'References' which contains
the 'Message-ID' of sent message. Our application, scans
for word 'Return Reciept' in subject. If found , it takes
the value in 'References', and looks up in database for
the record, updates the record for date/time of message
recieved.
Now we need to add support for MS Outlook 2002/Exchange
Server. One change I can forsee in the application, is to
check for work 'Read' in subject, besides 'Return
Reciept'. The problem is that I do not find 'References'
Hdr added in 'Read Reciept' send by Outlook.
Is there any setings in Outlook/ Exchange server that
needs to be done. Or is there is any other way of
achieving this.
Pls. reply ASAP.
TIA,
Suket
I have a UNIX application which sends & Receives mails.
There is a functionality in which: when we send a mail
(using sendmail), we request for 'Return Reciept', we add
Header 'Disposition-Notification-To' and 'Message-Id' (
containing a System generated number'. We add a record in
table with this 'Message-ID'.
When Netscape (used a mail client & server) sends a Return
Receipt, the mail has a header 'References' which contains
the 'Message-ID' of sent message. Our application, scans
for word 'Return Reciept' in subject. If found , it takes
the value in 'References', and looks up in database for
the record, updates the record for date/time of message
recieved.
Now we need to add support for MS Outlook 2002/Exchange
Server. One change I can forsee in the application, is to
check for work 'Read' in subject, besides 'Return
Reciept'. The problem is that I do not find 'References'
Hdr added in 'Read Reciept' send by Outlook.
Is there any setings in Outlook/ Exchange server that
needs to be done. Or is there is any other way of
achieving this.
Pls. reply ASAP.
TIA,
Suket