dbaspot
Tags Register FAQ Calendar Search Today's Posts Mark Forums Read

how to know programmatically if a mail is received or sent - lotus-notes-programmer

This is a discussion on how to know programmatically if a mail is received or sent - lotus-notes-programmer ; I have to develop an agent running on all documents in a folder; the agent will do some things if the document is a received mail, other things if the document is sent. I can't use the name of the ...


Home > Database Forum > Other Technologies > lotus-notes-programmer > how to know programmatically if a mail is received or sent

Reply

 

LinkBack Thread Tools Display Modes
  #1  
Old 11-13-2008, 08:17 AM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default how to know programmatically if a mail is received or sent

I have to develop an agent running on all documents in a folder; the
agent will do some things if the document is a received mail, other
things if the document is sent.

I can't use the name of the user to distinguish them because several
mail file has chenged several owners in times.

I know that incoming internet mail has then field "recieved", that is
not present in outgone mail. But the same field is not present in
incoming mail from the same Domino Domain; so, just using that field, I
can't distinguish internal mail sent mail from received ones.

Any ideas will be appreciated
Reply With Quote
  #2  
Old 11-13-2008, 05:26 PM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Re: how to know programmatically if a mail is received or sent

DeliveredDate="" & PostedDate!="" if it is outgoing mail

L

> I have to develop an agent running on all documents in a folder; the
> agent will do some things if the document is a received mail, other
> things if the document is sent.
>
> I can't use the name of the user to distinguish them because several
> mail file has chenged several owners in times.
>
> I know that incoming internet mail has then field "recieved", that is
> not present in outgone mail. But the same field is not present in
> incoming mail from the same Domino Domain; so, just using that field, I
> can't distinguish internal mail sent mail from received ones.

Reply With Quote
Reply

Thread Tools
Display Modes



All times are GMT -4. The time now is 02:39 AM.