Morten W. Petersen wrote: > Hi again, > > I'll try a different tack here. Is it possible with Exim to hook it up > to some external > process or socket which can do the callout check? > > I'm thinking of having some python-based daemon or script running which > can check the > recipient against an SQL database..
Sure, several ways. But, why not just do the DB lookup from Exim? http://exim.org/exim-html-4.69/doc/html/spec_html/ch09.html - Jeremy -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
