Working on making a mail-in database that will return data via Email.
End concept will be much more complicated, but for now all I have it doing is sending an Email.
So I have a very small agent that is triggered “when new mail arrives” and basically it currently is just grabbing the sender and subject and then replying back with an Email.
Can I make this work more quickly and if so how would I go about doing this.
Thanks
It works, but it is much slower than I anticipated. Is this normal or are there server doc settings that dictate how often or how quickly agents run or respond? Its taking currently 2 to 3 minutes from when an Email is sent until it responds back with its own Email.