My goal is to delay sending email. When one email comes in, I will check if that mail come from specified email address. If yes, I want to copy this mail and send to another email address(different one) after 48 hours. What is the best thing I can do? By now, I just store that kind of mail to specified folder(for example: user_delay). And I try to use mail repository to listen that folder and check the life time. If it is olded than 48 hours, send it out. But after I create such repository object, it can not list anything. I just guess that because that mails are not store with the same repository object. Is that correct? Thanks a lot.
On 5/12/06, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
haipeng du wrote: > Is that possible to read mail that is not stored by current mail repository > object? > Thanks a lot. What do you mean by "current mail repository"? Maybe it's better if you explain the goal so we can suggest you the path! Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Haipeng Du Software Engineer Comphealth, Salt Lake City