Concerning RightFax, how can I query a detailed list of sent emails by users? I found the RightFax table HistorySecureDocs which shows my email sent with field "handle". Which table has the sent to email address associated with the key "handle"?
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
Hi Frank,
HistorySecureDocs only gives you the document handle. The recipient email address is typically stored in the document history/details tables, so join those using the handle to retrieve the "sent to" address. If it's missing, check your RightFax version, as the schema differs between releases.
HistorySecureDocs
handle