Re: [exim-dev] [Bug 1263] New: autoreply driver put double c…

Pàgina inicial
Delete this message
Reply to this message
Autor: Jeremy Harris
Data:  
A: exim-dev
Assumpte: Re: [exim-dev] [Bug 1263] New: autoreply driver put double commas in OoO messages.
On 26/06/2012 08:59, Juri Malinovski wrote:
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug.
>
> http://bugs.exim.org/show_bug.cgi?id=1263
>             Summary: autoreply driver put double commas in OoO messages.

[...]
> CHECK_VACATION = ${lookup ldapm {user="uid=exim,ou=services,dc=domain,dc=com"
> pass=**** ldap:///ou=people,dc=domain,dc=com?vacatio
> nInfo?sub?(&(objectClass=VirtualMailAccount)(vacationActive=TRUE)(mail=${quote_ldap:$local_part@$domain}))}}


Look into the 4.80 documented changes in return values from LDAP
lookups - this may well be your issue rather than the autoreply driver.
--
Jeremy