Displaying 4 results from an estimated 4 matches for "mail_servers".
Did you mean:
mail_server
2009 Sep 17
1
Bind 9.3.4-10.P1.el5_3.3 check-names and underscores
Updating old CentOS 4 DNS servers to CentOS 5, one of our zones has a number
of entries with underscores in. Starting named results in the following
error and named refusing to start.
masters/example.com.db:33: mail_server.example.com: bad owner name
(check-names)
I've tried including
check-names master ignore;
in the options but this isn't making any difference. I've read a lot
2010 Jul 30
3
Puppet dashboard and environments
Hi puppet users,
We''ve got a puppet (0.24.8) implementation with two environments, called
production and testing. We''ve also got a Puppet Dashboard (1.0) instance
up and running, which is receiving and displaying reports from hosts in
both of the environments.
We would like to start using the dashboard as an external node
classification tool, so I''ve taken the example
2011 Nov 09
6
Postfix mail server procedure
CentOS Community,
I was wondering if anyone had a good resource or procedure for a step by
step in installing a mail server with Centos. There ARE documents on
google, however almost all that i've found were outdated from 2005. Does
anyone know where I can find this type of document for a mailserver
Postfix + MySQL + SpamAssassin + ClamAV + Squirrelmail + Postfixadmin, etc?
2008 Nov 14
11
External_nodes definition not working. Client states "could not find node"
Hello folks,
Im trying to migrate from static nodes-definition to external nodes
definition.
My script looks like this stolen from
http://reductivelabs.com/trac/puppet/wiki/ExternalNodes:
{{{
#!/usr/bin/perl -w
use warnings;
use YAML qw( Dump );
use Switch;
#initialize vars
our @classes;
our %parameters;
Function to fill @classes and %parameters with correct values
....
print Dump( {