puppet-postfix icon indicating copy to clipboard operation
puppet-postfix copied to clipboard

if relayhost is defined, then use the satellite profile

Open kapouik opened this issue 4 years ago • 2 comments

Pull Request (PR) description

when relayhost is define in the init.pp, there is nothing call behind it. As it, if you use it like show in the documentation, it don't work. After reading the code, it look like that the standard usage for relayhost is to use satellite profile that permit to configure postfix to send all email to $relayhost.

This Pull Request (PR) fixes the following issues

Fixes #295

kapouik avatar Oct 05 '21 16:10 kapouik

I have made the necessary modification in the documentation and in the error message.

kapouik avatar Oct 15 '21 23:10 kapouik

Dear @kapouik, thanks for the PR!

This is Vox Pupuli Tasks, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

vox-pupuli-tasks[bot] avatar Jun 21 '22 19:06 vox-pupuli-tasks[bot]

It looks like that branch got somewhat messed-up for some times. I will close this PR for now, but feel free to submit a cleaned-up version if you want your change to be upstreamed.

smortex avatar May 13 '23 19:05 smortex