opendkim and ldap setup

From: Sistemisti Posta <sistemisti-posta_at_csi.it>
Date: Mon, 18 Apr 2016 11:42:26 +0200

Hello opendkim users,

  I would implement opendkim in my domain, reusing existing LDAP data.

My mailboxes accounts are LDAP entry, as

dn: ...
mail: me_at_example.com
mailalternateaddress: me_at_subdomain.example.com
mailalternateaddress: aliasme_at_subdomain.example.com

This data is account based, not domain based. An account could have
email aliases on different subdomains. So an account could send mail
with From header equal to any owned aliases (mail or
mailalternateaddress attributes).

I would like that if I sent a mail with

  From: me_at_example.com

an AUID identifier should be associated to "me_at_example.com"
(i=me_at_example.com).

But if I sent a mail with

  From: aliasme_at_subdomain.example.com

an AUID identifier "aliasme_at_subdomain.example.com"
(i=aliasme_at_subdomain.example.com) should be associated.


I see that opendkim doesn't allow this. DKIMIdentity attribute is single
value... and single attribute. This is good for OpenDKIM that doesn't
have to choose from a set of values. But it is a trouble for me, because
I can't reuse the LDAP accounts.

I wonder if anyone has similar problems, and if there is a reason why
openDKIM discourages this setup.

Anyway I tried opened a Ticket on this.

Thank you very much for every hints.

Best Regards
Marco
Received on Mon Apr 18 2016 - 09:42:44 PST

This archive was generated by hypermail 2.3.0 : Mon Apr 18 2016 - 09:54:01 PST