Displaying 20 results from an estimated 4000 matches similar to: "How to create rules?"
2012 Mar 08
4
How to fully remove a node from Puppet Dashboard (v1.2.4)
I can delete a node in dashboard fine, but when I do a search with the
Inventory Search the node shows up again and also then shows up under
"Unreported". Any way to get rid of all references to the node?
Thanks,
--
Romeo
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to
2005 Jun 15
2
quota management
How does a samba administrator control how much space each share is
allowed?
Thanks, Romeo.
romeo.theriault@maine.edu
2006 Jul 13
2
[Fwd: [PATCH] Dovecot-1.0rc2 MANAGESIEVE]
-------------- next part --------------
An embedded message was scrubbed...
From: Stephan Bosch <stephan at rename-it.nl>
Subject: [PATCH] Dovecot-1.0rc2 MANAGESIEVE
Date: Thu, 13 Jul 2006 13:51:05 +0200
Size: 5241
URL: <http://dovecot.org/pipermail/dovecot/attachments/20060713/70826d41/attachment-0002.mht>
-------------- next part --------------
A non-text attachment was scrubbed...
2005 Feb 15
2
Speed up large maildirs
Hi,
I'm very fond of maildirs, they are simple, I like that.
But I've never really understood the significance of maildir/new/. The only use I can see is
that (for example in the case of dovecot), you'd move a message from new to cur and then
update the index-file, that's it.
So to make put it more direct, you'd know when and with what to update the index-file, based
on
2012 Jan 27
2
SSL Errors - SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B
Hello, I''m new to puppet and am getting a puppet server setup with
puppet dashboard. I have the puppet server and puppet dashboard
(Apache/Passenger) setup and working well with 60+ test nodes working
as expected. Only problem is that I have this one error in the logs
which I can''t figure out.
Jan 26 17:09:41 ppt01 puppet-agent[27357]: Could not retrieve catalog
from remote
2007 Mar 22
4
1.0.rc28 / v1.0 plans
I'll probably release 1.0.rc28 in a few days. Would be nice to get some
testing for it first. http://dovecot.org/nightly/dovecot-latest.tar.gz
contains pretty much what it's supposed to be.
I've now replied to all the mails I was planning on replying, excluding
the few patches that are v1.1 material. If you think I forgot to reply
to some mail, please resend it.
I think the
2006 Jan 20
1
dovecot-lda and vpopmail
I'm setting up a new box with Dovecot 1.0 beta1 and vpopmail. Normal
operations works like a charm, i.e. vpopmail virtual can log in
sucessfully using TLS.
However, when trying to test dovecot-lda out of CVS, it is not locating
the user:
> *** Starting dovecot-imapd service...
> dovecot: Info: Dovecot v1.0.beta1 starting up
> dovecot: Info: auth(default): master in: USER 1
2007 Mar 28
1
Deliverm, vpopmail, and valias
I'm in the final stages of testing my e-mail server to come and I seem
to have hit a roadblock.
One option of current vpopmail is to store all aliases in a valias
table, that looks like this:
+-------------+----------+------+-----+---------+-------+
| Field | Type | Null | Key | Default | Extra |
+-------------+----------+------+-----+---------+-------+
| alias | char(32) |
2006 Sep 25
1
sieve problem unresolved
hello,
I follow your suggestions :
_cyrus timsieved installed on the two LDA server
_the sieve script stored in the /var/home (which is the virtual home
directory) and in /var/mail/user/ for testing purposes
But nothing happened when the user receive a email. Below the sieve script.
Regards
####################################################
# This script has been automatically generated by
2004 Sep 21
2
Lost messages with Mozilla and dovecot 0.99.x
I have just moved our corporate e-mail over to qmail/dovecot and am very
happy with the performance. However, I have had two reports of messages
going missing which may or may not be directly related to Dovecot.
I was able to observe this in action this morning:
1) I got the user out of their e-mail client (Mozilla 1.7.2) and forced
an email to be delivered. It showed up in Maildir/new.
2)
2004 Dec 23
4
Purging /var/mail/username ?
Dovecot is delivering mail to my ~/.mail directory wonderfully. But
/var/mail/michael is growing steadily.
Is it the job of Dovecot to purge this file regularly? Is there a setting
somewhere for this?
Thanks,
Michael
2007 Feb 19
1
Replacing qmail + vpopmail with: sendmail + dovecot
Hi,
I wonder if it posible to replace qmail + vpopmail with sendmail + dovecot?
The idea is like this:
- use sendmail + milter API to filter spam/virus and deliver the email to
the dovevot MDA (LDA)
- dovecot should save the email to the directory as specified in the
vpopmail DB
- maintain the vpopmail BD (users + passwd)
- use dovecot pop3/imap for the clients
- use sendmail again to receive
2004 Oct 22
1
Quick question
Hi all,
I'm going to be out of office for the next week (starting in the next
hour or so) and I need to unsubscribe (I'm sure you don't want my out of
office replies really)
Can anyone help me by saving me the time it'll take to lookup the
unsubscribe/resubscribe details?
Many thanks,
Mark Lidstone
IT and Network Support Administrator
BMT SeaTech Ltd
Grove House, Meridians
2004 Nov 30
2
1.0-test55
http://dovecot.org/test/
Sorry :) The last fix I made a few minutes before test54 release didn't
turn out to be exactly correct.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL:
2005 Feb 09
1
Server going crazy!!!
I have dovecot-0.99.11-1FC3.4. I use Pine on the server and Outlook
2003 on remote computers to access IMAP and POP3 to access via my
blackberry 7100t. It seems that after using IMAP and then going back to
pine it somehow refreshes everything and all the messages are picked up on
my blackberry once again as if the emails are new. So everything that is
in my inbox is now pushed or grabbed
2005 Mar 08
2
1.0-test64
http://dovecot.org/test/
Possibly fixes the mail-cache-transaction assert.
Passdb and userdb configuration changed. New format is:
passdb sql {
args = /etc/dovecot-sql.conf
}
passdb pam?{
}
userdb passwd {
}
The above would first try to authenticate from SQL database, if it
failed because user wasn't found, or password was wrong, it would then
try PAM. The same is done for userdbs.
2005 Nov 17
1
Dovecot dead after upgrade of MySQL
Hi,
I upgraded my MySQL installation on my FC2 machine from the 3.23 version to the newest 5.0 version. Now dovecot won't start. It gives me the error : 'dovecot dead but subsys locked'. I am using dovecot-0.99-14.
Here's the output of 'ldd /usr/libexec/dovecot/dovecot-auth:
---
libcrypt.so.1 => /lib/libcrypt.so.1 (0x00a6d000)
libcrypto.so.4 =>
2005 Nov 21
1
What's the best way to do this?
Hi,
Got a situation where I have a couple of mailing list subscriptions as well as
system generated e-mails from my clients' computers sending me warning
messages. (Along with my normal load of personal e-mail).
Does it make sense to set up virtual mailboxes (maildirs) one for each mailing
list or group? Then using an IMAP client to subscribed only to the lists that
I *want* to read? My
2006 Apr 06
1
Dovecot's as server based and mail filters and addressbooks holder?
Hello.
I'm just wondering, that maybe is the time to change the imap -s format
or add some more features, are in these day's most people, me also are
so called mobile users. And imap is good solution for us but however
still some basic things are missing, fore example:
1) Server side mail filters. I read mails from home, from office and
from webmail. Now when I need to make mail
2006 Jul 21
1
cmusieve plugin
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi guys
I have been doing a lot of searching, but maybe I am being dim (not
unheard of!).
I have dovecot-1.0rc2 built and running on Fedora Core 5.
The wiki page (dated yesterday) states that I need the cmusieve plugin
to use sieve scripts with the dovecot lda. Is this a new development?
They seem to work quite happily on my soon-to-be retired