The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
78 views

How to setup a simple email daemon with autorespond and mail forwarding?

Since my mail provider unfortunately offers neither an autoresponder nor forwarding mail to others during vacancy, I'd like to setup e.g. a RaspberryPi to regularly check my mail account (via POP3 or ...
0
votes
0answers
40 views

Generate nodes.pp using hiera in puppet

I have a environment that has several environments like production staging etc . Now what i want is that I can re-use the nodes.pp written for one environment for the other. Example - Suppose I ...