Thanks for the quick reply Michael. The domains table contains a simple list of domains that are hosted on this server. The primary domain is in there (which allows it to work I presume), and the secondary domain is also in there... except that one isn't working. I've even tried completely removing the mysql lookup from this line and simply making it "domainlist local_domains = maindomain.com:secondarydomain.net" and even this results in the same error.
Any other ideas? Thanks, Brandon Michael Heydon wrote: > > Brandon Phelps wrote: >> <snip> >> >> domainlist local_domains = @:localhost:mysql;SELECT userid FROM >> domains WHERE userid='$domain' >> >> <snip> > > I haven't setup a mysql+exim server myself, but this is the obvious > place to look. What does this query return if you run it manually? > What does it return if you remove the where clause? > > > > *Michael Heydon - IT Administrator * > [EMAIL PROTECTED] <mailto:[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/
