Commit graph

29 commits

Author SHA1 Message Date
Pierre-Yves Chibon
9b7a100a9c Add in the list of destination for the pagure's postfix 2015-05-19 17:47:39 +02:00
Pierre-Yves Chibon
7b58ae4dbd Add a dedicated postgix group and a main.cf for this group for pagure-stg 2015-05-19 08:48:12 +02:00
Pierre-Yves Chibon
fb374fce05 Drop the main.cf.pagure01 and main.cf.pagure-stg01 files 2015-05-19 08:46:28 +02:00
Pierre-Yves Chibon
2b2c4577cf Fix the origin and domain on main.cf.vpn.pagure 2015-05-19 08:45:58 +02:00
Pierre-Yves Chibon
7c360c7a5f Add main.cf for the pagure hosts 2015-05-19 08:41:29 +02:00
Kevin Fenzi
6241c3f7a5 Set postfix on cloud nodes to not use a relayhost. 2015-05-11 18:25:01 +00:00
Aurélien Bompard
18bccd797f Update the mailman role for Mailman 3 2015-04-29 16:10:26 +00:00
Valentin Gologuzov
76645e9ad5 [copr] custom /etc/postfix/main.cf 2015-04-20 17:44:06 +02:00
Pierre-Yves Chibon
59caf3be72 Add postfix's main.cf for the pagure hosts
This is the default main.cf.vpn file with the addition of the two settings:

non_smtpd_milters = unix:/var/run/pagure/paguresock
smtpd_milters = unix:/var/run/pagure/paguresock
2015-04-03 17:45:37 +02:00
Aurélien Bompard
71c8018e00 Fix paths until the mailman3 package is ready 2015-03-13 17:12:45 +00:00
Aurélien Bompard
a6f2509b78 lists-dev: set the proper postfix conffile 2015-03-13 16:57:38 +00:00
Mikolaj Izdebski
15156fbfa8 Add postfix config for Koschei
See https://fedorahosted.org/fedora-infrastructure/ticket/4671
2015-02-19 19:39:59 +00:00
Kevin Fenzi
42d33beb96 Bump some gateway limits for postfix 2014-11-07 20:08:36 +00:00
Aurélien Bompard
4f7ff8efd2 Mailman: ansible group conflict in staging 2014-10-20 09:55:33 +00:00
Kevin Fenzi
1856ba1ff6 Try unsetting the explicit ipv4 as it breaks localhost. 2014-10-10 19:30:53 +00:00
Aurélien Bompard
9676c5befb Align mailman's main.cf with the standard one 2014-07-21 17:56:14 +00:00
Aurélien Bompard
786d325a79 Move mailman's postfix config to the base role 2014-07-21 16:03:49 +00:00
Kevin Fenzi
d8be30c7ed Set download-ib02 to use bastion vpn for mail. 2014-07-18 17:15:16 +00:00
Kevin Fenzi
bc5e431cb6 This should be internal bastion also. 2014-06-27 17:50:47 +00:00
Kevin Fenzi
32e2d0f324 Add a datacenter main.cf for phx2 hosts. 2014-06-25 03:26:55 +00:00
Kevin Fenzi
60c9a31a30 This needs to be staging, not stg 2014-05-23 19:19:48 +00:00
Kevin Fenzi
16daf5eae8 Try setting this for postfix 2014-05-14 21:37:30 +00:00
Kevin Fenzi
18f7c28f9c Nuke some old postfix config for machines that no longer exist. 2014-04-13 20:54:36 +00:00
Kevin Fenzi
a02183f703 Space, the final frontier 2014-03-04 19:48:17 +00:00
Kevin Fenzi
6b625f7d8c We should default to bastion as relayhost here. 2014-03-04 19:45:59 +00:00
Kevin Fenzi
ead7662594 Migrate smtp-mm machines over to ansible. Ticket 4219. Thanks janeznemanic! 2014-03-03 19:51:44 +00:00
Pierre-Yves Chibon
1749b4edf3 Update postfix on jenkins master to its own configuration file
Bastion is not accessible internally for the cloud instances which
thus cannot use it as relay to send emails. This change create a
dedicated postfix configuration file to be used by jenkins telling
it not to use a relay but to send the emails directly.
2013-10-28 09:38:40 +00:00
Kevin Fenzi
31b3c1be15 Reorg buildvm/releng playbooks to use base and not duplicate parts of it. 2013-08-27 16:32:55 +00:00
Kevin Fenzi
aecec53380 Move base to a role.
Clean up syntax in all the base tasks.
Add CONVENTIONS file for info on where things go.
Tweak readme.
Switch add playbooks to base role instead of task.
2013-08-25 18:44:54 +00:00