If someone copies the production Zuul configuration, they may end
up sending emails as jenkins@o.o. Configure our hosts to only
accept email with an envelope sender or From header of jenkins@.o.o
if the connecting host is zuul.openstack.org (or localhost, to handle
the case of exim running on zuul.o.o itself).
Change-Id: Ic92bb39659689347fea1744ee8c1b47ef21858b0
This time, make the default value false instead of empty string.
This reverts commit 99d3283dc246da4b4d2d26ecfb193b308881f05d
Change-Id: I88108ff75f1c2bd3aa78856c186312340258ec3c
Up to 50 simultaneous queue runners
Run queues every minute
Also adds queue_smtp_domains as a parameter (unused currently).
Change-Id: I7d93131278e5d8677445e3230f68b2a81313246a
Parameterizes the exim module so that it can support multiple
distributions.
As part of this patch I also removed the explicit install
of exim4-base and exim4-config on Ubuntu. Just installing
exim4-daemon-light should be fine.
Change-Id: Ie09c5fa01509ebfadc92b8540f04181a2b13b667
Reviewed-on: https://review.openstack.org/23289
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Approved: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
Change-Id: I7b5998f50d22e103981b04706060f5127a256123
Reviewed-on: https://review.openstack.org/14506
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Approved: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
The local hostname is included in local_domains by default,
but in case we're hosting mailman domains other than the local
hostname, include them.
Change-Id: I733b8fe8cacc2cfd2d7a0d33236ed9e2273c15da