Hello Magnus,
>> - are there one ore more free variables to use at a router to store data
>> from e.g. LDAP queries to minimize these queries at router and transport?
>> adress_data doesn't work for me. I tried it and the router doesn't work
>> anymore.
>In what way doesn't it work? Was $address_data already used for something
>else? Error messages, log entries, general description of symptoms, please?
>After all, this *is* what address_data is meant for.
Now i testet "address_data" one more...
The router works... but i can't use address_data :-(
it's empty at transport
i use this configuration:
Router:
local_user_cyrus:
driver = accept
address_data = ${LDAP_DATA}
# address_data = test
debug_print = "R: local_user_cyrus for [EMAIL PROTECTED], Sender:
$sender_address"
domains = +local_domains
local_part_suffix = +*
local_part_suffix_optional
transport = cyrus_ltcp
no_more
Transport:
auto_remote_smtp:
driver = smtp
debug_print = "****** auto_remote_smtp: $address_data"
max_rcpt = 10
hosts_try_auth = ${LDAP_AUTHTRY}
hosts_require_auth = ${LDAP_AUTHREQ}
hosts_require_tls = ${LDAP_TLSREQ}
Mit freundlichen Grüßen,
Stefan Klatt
CaC
Stefan Klatt Certified Warp 4 Engineer
Triftstrasse 9 Certified Warp Server
Engineer
60528 Frankfurt Enterasys Partner
Bintec Partner
Tel.: +49-69-67808-915 email:
[EMAIL PROTECTED]
Handy: +49-172-6807809 2:244/[EMAIL PROTECTED]
Fax/BBS: +49-69-67808-835 2:244/[EMAIL PROTECTED]
--
## 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/