2009/10/2 Andy H <[email protected]>: > local_parts = user1:user1 user2:user2 user3:user3
This should be a simple colon-separated list of local parts, probably local_parts = user1 : user2 : user3 I'm not sure what you thought the syntax was supposed to be, but this would explain why 'user2' wasn't recognised. Peter -- Peter Bowyer Email: [email protected] Follow me on Twitter: twitter.com/peeebeee -- ## 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/
