Renaud Allard wrote: > Marc Perkel wrote: > >> Ok - this random command has me interested. I'm using callouts but >> trying to reduce them as much as possible. If a do a random call and it >> succeeds then the caching with prevent other callouts from doing real >> calls. I suppose what I want to do is if the random callout fails then I >> should not do a random callout for that domain again for a period of time. >> >> Is there any caching so that if I do a random callout that fails that >> the fact that it failed is cached? >> >> > > That is exactly the purpose of the random feature. It caches succeeded > random callouts and doesn't retry for a period of time. >
Yes - but you also mentioned that you got blacklisted for using it. I'm wondering if the reason it happened is because you were verifying domains that were not open to random addresses. That perhaps it remembvers random success as a wildcard for that domain but if it fails on random then it doesn't remember that? I'm trying to understand how to use this, but I don't want to get blacklisted. In fact, I'm already dealing with being blacklisted for callouts. -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
