On Mon, 2005-07-18 at 12:08 +0200, Jonathan Gonzalez wrote: > Thomas (all), > > Here is the config file i'm working on. Any help will be welcomed sincerely: > > http://www.surestorm.com/EXIM4/exim4.conf_+_ldap-backend.txt well, your ldap queries in your router section look strange.
eg, your virtual_aliases router is a redirect router and is searching
for "mail=$local_part" and requests the mail attribute as return value.
same in your virtual_user router. you are searching for "uid=
$local_part" and request the uid as return value.
basically, you replace the envelope recipient with
[EMAIL PROTECTED]
i don't think that that's what you wanna do, or am i wrong?
tom.
--
Thomas "Duke" Hager {duke,[EMAIL PROTECTED]
GPG: 1024D/D27F858C http://www.sigsegv.at/gpg/duke.gpg
=================================================================
"Never Underestimate the Power of Stupid People in Large Groups."
signature.asc
Description: This is a digitally signed message part
-- ## 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/
