Hi, We need to execute some code on the arrivl of a new mail with attachments. We are using the Application_NewMail() event in VBA. We are using Set myAttachments = myFolder.Items(1).Body to get the body of the mailThe problem comes up when the current mail is being processed and a new mail arrives. In this case , the above code retrieves the new mail body. Any suggestions? Please help.
Thanks.
well... this is chase condition = bad coding.
is there an Application_LockMBox() or something?
is this even PHP related?