On 27/08/14 11:47, Heiko Schlittermann wrote:
> $ exim -be '${lookup
> ldapm{ldap:///dc=schlittermann,dc=de?mail?sub?uid=heiko}}'
> ,------
> |[email protected][email protected],[email protected]
> `----- ^^ ^
>
> x-MailPrimaryAddress and x-MailAlternateAddress are both defined
> as SUP mail. So these attributes *are* 'mail' and I expected to see
> their values, but I expected to see the comma separator between all of
> them.
>
> The corresponding LDAP search
> $ root@jumper:~# ldapsearch -LLL -x uid=heiko mail
> ,------
> |dn: uid=heiko,dc=schlittermann,dc=de
> |x-MailPrimaryAddress: [email protected]
> |x-MailAlternateAddress: [email protected]
> |x-MailAlternateAddress: [email protected]
> `-------
>
>
> Bug or feature? I'd guess "bug", isn't it?
Doesn't look very feature-full. Exim version?
"-be -d-all+lookup+expand" output?
--
Cheers,
Jeremy
--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/