-
````
git commit --author="Anon "
git push
````
Exim rejected the commit message email with this complaint:
````
rejected after DATA: missing or malformed local part: failing address in "Repl…
-
**Playbook Configuration**:
My `vars.yml` file looks like this:
```yaml
# The bare domain name which represents your Matrix identity.
# Matrix user ids for your server will be of the form …
-
Support should include:
- [ ] Authentication via
- [ ] GUI
- [ ] Automation Framework
- [ ] API
- [ ] Excludes
For all import options:
- [ ] Exim
- [ ] GraphQL
- [x] OpenAPI
- …
-
Hello again,
I use exim for my outgoing email, and it does not (yet?) support OAUTH natively.
I have now got it working with pretty much a 5 line gawk script, although there is a little more to it…
-
it is not possible to change this value : https://github.com/georchestra/helm-georchestra/blob/main/templates/smtp-smarthost/smtp-deployment.yaml#L30
-
## Note
Same issue can be replicated in EXIM of Fulfillment App, Import App.
## Current behavior
The toast message only appears after the first failed upload attempt.
After the second failed at…
-
```
Currently in Subethasmtp (3.1.7), the response (aka the completion reply) to a
successful reception of the message after the DATA command is sent, is "250 Ok".
On other MTAs (specifically Exim),…
-
This might hit people with nasty surprises:
```
Notice: /Stage[main]/Exim/File[/etc/exim4/passwd.client]/group: current_value Debian-exim, should be root (noop)
Notice: /Stage[main]/Exim/File[/etc/ex…
-
In commit dbd87868f2ca9c2ef11529cd757d1cc5ab228833 the signature of opendmarc_policy_store_dkim changed. This breaks with Exim (https://bugs.exim.org/show_bug.cgi?id=2728) and there's no way this can…
-
Original source:
```
require => [Package[$exim::package], Package["clamav-daemon"]],
```
rendered code in spec test:
```
'require' => '[Package[$exim::package], Package[clamav-daemon]]'
```
should…