Displaying 20 results from an estimated 4000 matches similar to: "File Changes and IDLE"
2007 Oct 21
2
Upgrade from 1.0.1 -> 1.0.5 failed (rc 75)
Hi,
I'm using a mixture of Exim, Dovecot and Deliver. Exim receives the
mail and validates the user against our database, then pipes the e-mail
to deliver which puts it in the right mailbox.
We were running Exim 4.67 and Dovecot 1.0.1, and today I did an in-place
upgrade to Dovecot 1.0.5 and Exim 4.68.
However, now Exim is failing deliveries saying deliver returned code
75. If I
2007 May 04
1
Converting Courier mailboxes to Dovecot
Hi,
I have around 100 mailboxes (maildirs) to convert from Courier IMAP
(4.1.3) to Dovecot.
(From a recent backup) I've tested a few mailboxes on Dovecot 1.0.0, and
while the client doesn't notice any difference (at least in Thunderbird)
I'm hoping to get rid of the old Courier folders and convert any useful
information they may have into Dovecot.
I've tried Timo's
2007 Jul 01
1
Differences in deliver and IMAP
Hi
I've now got Dovecot 1.0.1 authenticating with PostgreSQL for the IMAP
service, but deliver doesn't seem to work the same.
I'm using the "prefetch" passdb, but deliver doesn't seem to recognise it.
Here's the log for a deliver attempt:
dovecot: Jul 01 16:51:35 Info: auth(default): master in: USER 1
andy.shellam at mailnetwork.co.uk service=deliver
2007 Nov 23
9
Usage of ''case'' in site.pp
Hi
Does anyone know if the following is supposed to work?
------------------------------------------------------
site.pp
case $psi_rank {
Devel: {
import "Devel/psi_gfa/*"
import "Devel/nodes"
import "Devel/os/yum_update"
}
Prod: {
import "Prod/psi_gfa/*"
import "Prod/nodes"
import
2007 Aug 12
7
IDLE with inotify problem
Hi,
I recently switched from courier imap to dovecot. With courier I had
a working IDLE setup that informed me immediately when new mail
arrived. With Dovecot it is different, sometimes i get an immediate
result but most of the time it takes a rather long time for the
notification to return to the client.
For testing purposes I set mailbox_idle_check_interval = 1 and i now
get the same
2007 Oct 02
5
Is there have a synctax check tool ?
hello,all.
Is there a have some tools to check the puppet manifests before
to use it ? like nagios -v nagios.cfg .the new version puppet client
can''t get error syntax message,so ,when have some syntax error I can''t
found it.
--
Huang Mingyou
2007 Oct 04
5
use client''s server variable instead of $servername?
Our puppetmaster runs on a host with multiple interfaces connected to
various private networks, with different hostnames for each IP. I''m
trying to use $servername in modules to copy files over a private
network, but this is always set to the public hostname of the server.
That route is blocked by a firewall. Is there a way to use the server
variable in puppet.conf in manifests?
2007 Jul 31
2
Node and Class unique naming
All
I am doing some testing and have a quick question. Do class and node
names have to be unique? I define a node:
node test {
include test
}
and a class called test.
When I run the test node and connect I don''t get an error but no
configuration is applied to the node. Is this normal behaviour or a
bug? If it''s normal behaviour should Puppet tell you about the
2007 May 04
2
Sieve not recognizing keywords
First, I've been lurking and using dovecot for a few years now and I've
always liked it, great piece of software! :)
I've finally decided to clean up my act here and get virutal users and
get postfix (2.3), dovecot (1.0.0) and deliver to play nice, using
postfixadmin. I have it 99% there, but one thing is left:
When I receive mails, deliver finds my virtual home dir and then tries
2007 Dec 04
7
anyone using generate()?
I was playing around with the generate() function and was wondering if
anyone was making us of it.
The current way I''m attempting to use it is to determine what the homedir of
a given user is.
I have:
---
$homedir = generate("/bin/sh", "-c", "grep ^${name} /etc/passwd | cut -d:
-f6")
---
which returns what I expect it to return except that it preserves the
2007 Oct 29
12
Boolean expressions
I''m trying to write a wrapper definition for the file type to make it a
bit smarter. I have a basic version working fairly well:
define xfile($owner = root, $group = root, $mode = 644, $source,
$backup = main, $recurse = false, $ensure = file) {
file { $name:
mode => $mode,
owner => $owner,
group => $group,
backup => $backup,
recurse
2007 Jul 11
17
Best practise guide
Hi,
I''m a new puppet user (thanks !) and I''m just looking at moving my
homegrown manifest structure into something resembling the best practise
guide at :
http://www.reductivelabs.com/trac/puppet/wiki/PuppetBestPractice. It
seems as if the structure here doesn''t map to the default puppet layout
(and thus doesn''t work with the standard puppet config
2007 Oct 29
12
Reports in Puppet
Hi,
I wanted to configure reporting in puppet. I came across the
below links which says what needs to be added in config file to enable
reports.
But I was wondering how I view the visual report/graphs do I need to
create my own script.
http://reductivelabs.com/trac/puppet/wiki/ReportReference#rrdgraph
http://reductivelabs.com/trac/puppet/wiki/ReportsAndReporting
--
Deepak
2008 Apr 03
4
does anybody use the cft in the debian .
hi,all
does some one had use the cft tool to build manifest for puppet
on the debian os ?
I just test it,can''t work ,so sad.
huangmingyou
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe
2007 Oct 31
15
puppetd can set more than one server address
hi,all
I want set up a puppet HA structure. but if the puppetd can
set more than one server address ,the work will be simple :D
if one puppetmaster have error, the client can auto try the
next. I think I can use the heartbeat or dns to do this same
thing,but not so good. so I want know the puppetd can direct set in
the configure file ? if not,will be add this option?
--
Huang
2007 Sep 18
4
alerting through puppet
Hi all,
I currently use puppet and cacti, and am in need of an alerting system for
systems/services that are down. Alerts through cacti are a major pain, so I
have begun looking at a small and simple tool called monit. Monit, however,
seems to be doing a lot of things that puppet is already doing for me (such
as checking if services are running and starting them if they aren''t, etc),
so
2007 Dec 03
1
conf directory
Hi,
I have noticed that in the conf directory of the puppet gem there are a
bunch of files such as:
- init.d scripts for starting/stopping puppetd
- sysconfig files for redhat
- logrotate files
.. etc
Is there some automatic way of using these files or are they just
example config files that we can install ourselves.
thanks, Iain.
--
Iain Pople
Systems Interface Technical Lead
University
2007 Oct 19
3
Puppet port/install on FreeBSD & Open BS
Does anyone know how to install puppet as client on FreeBSD & OpenBSD.
--
Deepak
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
https://mail.madstop.com/mailman/listinfo/puppet-users
2007 Aug 14
1
reductivelabs.com hosed?
Is it just me, or is reductivelabs unreachable?
--
Russell A. Jackson <raj@csub.edu>
Network Analyst
California State University, Bakersfield
QOTD:
"It''s been Monday all week today."
2007 Feb 07
3
OTP?
Hello,
I was wondering where I might find more information about using OTP as
an authentication protocol with dovecot. In searching, I found a thread
from 2004, but not much information about how it has progressed from
then. I also saw some promising patches from mid-last year, which if I
had to guess are probably the addition of support for the SASL OTP
mechanism. Is this available in a