Re: [exim] DomainKeys skip signing some emails

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Tony Finch
Fecha:  
A: Olivier Bonvalet
Cc: exim-users
Asunto: Re: [exim] DomainKeys skip signing some emails
On Tue, 12 Aug 2008, Olivier Bonvalet wrote:
>
> This is the "remote_smtp" transport :
>   dk_canon = nofws
>   dk_selector = default
>   dk_private_key = ${lookup {$domain} nwildlsearch {/etc/exim4/dk/domains} \
>                 {/etc/exim4/dk/rsa.private.$dk_domain} {0} }


I think that $domain will only be set if the transport is handling one
recipient at a time. You can try either setting max_rcpt = 1 on the SMTP
transport, or set address_data = $domain on the router that determines the
transport and use $address_data instead of $domain in the transport.

Tony.
--
<fanf@???> <dot@???> http://dotat.at/ ${sg{\N${sg{\
N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
\N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}