<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 11, 2015 at 7:26 AM, Christian Berendt <span dir="ltr"><<a href="mailto:christian@berendt.io" target="_blank">christian@berendt.io</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">At the moment it is possible to create new users with invalid mail addresses. I pasted the output of my test at <a href="http://paste.openstack.org/show/456642/" rel="noreferrer" target="_blank">http://paste.openstack.org/show/456642/</a>. (the listing of invalid mail addresses is available at <a href="http://codefool.tumblr.com/post/15288874550/list-of-valid-and-invalid-email-addresses" rel="noreferrer" target="_blank">http://codefool.tumblr.com/post/15288874550/list-of-valid-and-invalid-email-addresses</a>).<br>
<br>
Is it intended that addresses are not be validated?<br>
<br>
Does it makes sense to validate addresses (e.g. with <a href="https://github.com/mailgun/flanker" rel="noreferrer" target="_blank">https://github.com/mailgun/flanker</a>)?<br>
<br>
Christian.<br>
<br>
-- <br>
Christian Berendt<br>
Cloud Solution Architect<br>
Mail: <a href="mailto:berendt@b1-systems.de" target="_blank">berendt@b1-systems.de</a><br>
<br>
B1 Systems GmbH<br>
Osterfeldstraße 7 / 85088 Vohburg / <a href="http://www.b1-systems.de" rel="noreferrer" target="_blank">http://www.b1-systems.de</a><br>
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537<br>
<br>
__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div><br></div><div class="gmail_extra">If you back keystone users with ldap and map the keystone email address property to an attribute that the ldap server validates then you'll get email validation. (I haven't tried it but that's the theory.)<br><br></div><div class="gmail_extra">- Brant<br><br></div></div>