Jeffrey Honig

Results 7 comments of Jeffrey Honig

@kenyon I read that section several times before submitting the bug report. I do not see how that can be inferred from the text. I have found [this](https://www.postfix.org/STANDARD_CONFIGURATION_README.html#null_client) example in...

@kenyon thanks for the pointer to Reference.md, that has more detail than is showing on puppet forge. Reading that, satellite is not what I want, I should configure `postfix::mta` and...

Hmm, mta has the same issue https://github.com/voxpupuli/puppet-postfix/blob/master/manifests/mta.pp#L16

@treydock That is basically the *workaround* I'm using: ```yaml postfix::mydestination: '-' ``` and just proves my point. Postfix allows for and recommends using an empty `mydestination` field. The used of...

3.0 also needs compatibility_level=2 to run, see the compatibility mode web [page](http://www.postfix.org/COMPATIBILITY_README.html).

The disable/enable work around did not work for me. Before disabling, I changed my password and accepted the new TOS in the app I then tried the URL redirection link...

I saw it too: https://github.com/d12frosted/homebrew-emacs-plus/discussions/741