| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
| |
This reverts commit 04826ee353238b595b8712b49b24c11bf6595e50.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
There are currently no automated e-mails to that list, so this allows
some communication to backports users.
|
| |
|
|
|
|
| |
The puppet object names are used otherwise which isn't correct.
|
|
|
|
|
| |
Also, reinstate the http://start.mageia.org/ redirect that was
accidentally deleted in the previous commit.
|
| |
|
|
|
|
|
|
| |
This complements the one for ml.mageia.org and is needed for some
automated e-mails to get through. There should be no senders from this
domain other than on Mageia infrastructure.
|
|
|
|
|
|
|
|
| |
When subversion update messages were changed to come from a new address
in commit f3f49a26, not all the mailing lists there were send to were
updated to accept the new sender. This change whitelists it for all the
remaining subversion destination lists. It also adds root@mageia.org to
some lists, which were likely missing some other automated messages.
|
|
|
|
|
| |
These mails should be delivered more reliably because this domain has an
SPF record.
|
| |
|
| |
|
|
|
|
|
|
|
| |
This is currently the only subdomain with an SPF record and is therefore
the only one from which some mail providers will accept e-mails these
days. Having _noreply in the name makes it more obvious that a reply
will go nowhere.
|
|
|
|
| |
These are for use by humans only.
|
|
|
|
|
|
|
| |
Puppet complained with "Files must be fully qualified" using the file()
function.
Follow-up to 0ea383bf2
|
|
|
|
| |
The service doesn't support TLS.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This depends on a newer version of pybugz that's Python 3 compatible
(tested with 0.14) and git_multimail.py, which has already been updated.
Replace token support with API key support, as per the latest pybugz
(and Bugzilla). If an API key is found, it will be used and if not found
it will fall back to username/password. No attempt is made to try to
create an API key in the same way that a token was minted before. Use a
different file name for an API key for coexistence with a token, which
is still used by other programs.
Add a debug flag for enabling more logging to better see when things go
wrong.
Create variables for configuration items.
Log a message when an i18n e-mail is sent.
Do a few little code cleanups.
|
|
|
|
|
| |
Don't try to perform template variable substitution because there are
strings in the file that look like substitutions but aren't.
|
| |
|
|
|
|
|
| |
This file had what looked like an ERB delimiter eaten by Puppet so git
didn't see the right percent placeholder to get the address.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This is from https://github.com/mhagger/git-multimail
I've reapplied the changes which avoid some unnecessary error messages
when the summary email address is not configured (used for i18n mails).
This latest upstream version also supports Python 3 although the shebang
is left at Python 2.
|
| |
|
|
|
|
|
|
| |
This only affects mailing lists from @ml.mageia.org and not user e-mails
(from @mageia.org). The mailing list is configured to rewrite the sender
of each message as X-owner@ml.mageia.org
|
|
|
|
|
|
|
|
| |
This is try #2 after e0230ba1 was reverted. This time, the sudoers file
is given a name that will cause it to be sorted before any other rules,
allowing those other rules to override it. This is on the assumption
that the revert was needed because a NOPASSWD: rule wasn't taking effect
because this one (which requires a password) took precedence.
|
|
|
|
|
|
|
| |
We can have only one group so mga-packagers was made a member of
mga-qa-committers.
Should fix mga#32424
|
|
|
|
| |
https://bugs.mageia.org/show_bug.cgi?id=30089
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Our OCI Arm Accelerator credits expire tomorrow and the always
free tier allows a total of 3000 OCPU hours and 18000 GB hours
per month which if running continously means 4 cores and 24GB ram
so I am scaling down to 1 instance of that size.
|
| |
|