[07:35] Hi. I'm experimenting with building recipes on launchpad and noticed that the build logs include email addresses in clear. Is there any way to disable that? [09:01] neutrino__: Not at present, sorry, though we do consider that a bug: https://bugs.launchpad.net/launchpad/+bug/620137 [09:01] Bug #620137: Cannot choose which email to use for DEBEMAIL in recipe builds [09:03] cjwatson: OK, thanks for letting me know! [09:09] neutrino__: It might not be a terribly difficult fix if you have some time to set things up and know some Python. We could probably reasonably fall back to config.canonical.noreply_from_address if requester.hide_email_addresses is set. [09:09] (it's in lib/lp/code/model/recipebuilder.py) [09:10] That isn't quite the same as providing a selectable alternate address for recipe building as the literal text of that bug asks for, but perhaps it's enough. Although it would be arguably somewhat surprising in some cases ... [09:15] cjwatson: I know Python and have a launchpad account, but I never contributed to the launchpad code itself. I can have a look though at that file when I get some time. It's a pity that this hasn't been fixed for so long. === frankban is now known as frankban|afk