On 08/08/07, Andrew Rosolino <[EMAIL PROTECTED]> wrote: > > accept hosts = * > authenticated = * > > There is two parts that have that.. wouldnt that allow relay?
Please don't top-post. Especially when what you're replying to is a humungously long config file. Multiple ACL conditions are 'and'ed. So in the example above, the 'accept' only happens if both conditions are met. The 'hosts = *' is probably redundant in this context, of course. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] -- ## 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/
