Hi Mike, > > select users.uid from users,domains where localpart ='frizze' and domain = > > 'harfouche.de' and users.domain_id =domains.domain_id > > > > is bringing no result. But it CAN not bring an result because it's an > > catchall. The user "frizze" does not exist. That cannot work for > > catchall... > > > then replace frizze with * to represent all... i use vexim and i have not > encountered this problem. please ensure that if you made any changes on the > exim conf for vexim it is reflected in all the necessary places.
That works, with * I get the right gid/uid. It seems like there's something wrong in my catchall-section, right? Martin -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
