David Woollard wrote: > I'm taking a module at brookes university and it involved designing a small > proxy for exim to block or allow emails based on their domain ! frankly, i > have no idea where to start !
Er, you can already do that (and a lot more) in Exim. So if you're looking for a coding challenge, that probably isn't it. Besides, a "proxy" tends to imply that it would be a different bit of software sitting in front of Exim, in which case the Exim design shouldn't be too important; it would just be an SMTP black box. And it's not OO either; if that's important. Tim -- ## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
