Before mail Arrives agent

We are trying to get an agent to fire when mail arrives. Needs to be instant. But… using the Before Mail Arrives Trigger doesn’t allow for the mail to be “fully received” before launching. The agent needs to extract a file attachment from the e-mail.

Using after mail arrives is too unpredictable in it’s timing. This is also on an Application server not the main mail server. In a nut shell this agent should extract the attachment and subject line then pass this information to a stored procedure while saving the attachment. Again, needs to be instant. Can not wait the 5 minutes you can set agent to run… Changing the INI file to less than 30 minutes is not feasible… Anyone have any suggestions…

Thanks!