Displaying 16 results from an estimated 16 matches for "brentgclarklist".
2012 Dec 14
1
mcollective and aptitude safe-upgrade
Guys
Compliments of the festive season to everyone.
Ive looked at mcollective plugins from
http://projects.puppetlabs.com/projects/mcollective-plugins/wiki
And I tried / installed some of them. What im looking for is a method or
really a mcollective plugin to ''aptitude safe-upgrade'' on my test VMs.
Would anyone have a solution or method on how I can go about this.
The only
2007 Nov 23
3
Wanting to seperate MTA and Imap
Hi
Current my set up is that the MTA and Dovecot (maildir) is on the same
machine. Ive been asked to seperate the services from the same machine
(too would like to add a secondary MTA - but thats future ideas).
I read the documentation on NFS, but from other sites i have read.
Most say this is NOT the best solution.
My question is, how do some of the fellow dovecot users,or other
companys, e.g.
2019 Nov 28
3
Using dovecot Replication in a medium to large enterprise.
Good day Guys
Just wanted to pick the communities brain and experience(s) for a second.
At $CORP where I work. My team has inherited a single server mail solution.
We need to look to building a standby / replicated solution.
One of the things we were looking at is https://wiki.dovecot.org/Replication
We have in excess of +/- 500 mail boxes and using just under 1TB of disk
space. That is a
2012 Mar 23
5
Centos long end of life support, but im interested in packages themselves.
Hi Guys
Im hoping someone would be so kind to answer my question.
Where I work we are currently reviewing and making use of Centos, because of its long end of life support.
CentOS-6 updates until November 30, 2020
The question I would like to ask is.
Say Centos 6 offers and makes use of PHP 5.3. Say as time goes on PHP themselves deprecate 5.3 and EOL is reached.
Would Centos 6 continue to
2016 Mar 08
0
OCFS2 showing "No space left on device" on a device with free space
Good day Guys
We just had an issue on one of our clients servers, whereby the server was
claiming there was no more space, but df showed there there plenty of space
(even checked the inodes).
We were really stummped, but after Googling around, the following command
was needed to be run tunefs.ocfs2 --fs-features=discontig-bg /dev/drbd0
Here is the output before tunefs.ocfs2 was run
user at
2019 May 25
0
Imap reverse / proxy in front of our clients machines.
Good day Guys
I have a user story have an imap reverse / proxy in front of our clients
servers.
Im currently using the following sources for information.
https://wiki.failover.de/Email/Dovecot/IMAP/Proxy/
https://gist.github.com/rplessl/dd56d05c84f988706418
https://wiki2.dovecot.org/PasswordDatabase/ExtraFields/Proxy
In my vagrant instance, dovecot can connect to the the remote server
You can
2019 Nov 11
0
Error: Corrupted index cache file and Error: Maildir filename has wrong S value
Good day Guys
Just an update, my colleague and I came across this script.
https://www.dovecot.org/tools/maildir-size-fix.pl
We made a backup, ran it, but unfortunately the problem still persists.
Regards
Brent
On 2019/11/11 11:42, Brent Clark wrote:
> Good day Guys
>
> I have been met with a very interesting set of error messages.
>
> Here is the snippet(s)
>
2019 Nov 11
0
Error: Corrupted index cache file and Error: Maildir filename has wrong S value
Good day Aki
Thanks ever so much for replying.
Interesting that you ask the version of dovecot. Any specific reason,
this question.?
To answer your question.
dovecot-core 1:2.2.27-3+deb9u5
Regards
Brent
On 2019/11/11 12:27, Aki Tuomi wrote:
> What version are you running?
>
> Aki
>
> On 11.11.2019 12.26, Brent Clark via dovecot wrote:
>> Good day Guys
>>
>>
2020 Jun 30
0
dovecot: doveconf: Fatal: block_alloc(134217728): Out of memory
Good day Guys
Currently on Debian Stretch (2.2.27). This morning we enabled SNI for
our clients (file per domain).
On going live with the new server configuration, we started getting the
following on our shared hosting servers.
Jun 30 07:25:04 REMOVED_HOSTNAME dovecot: doveconf: Fatal:
block_alloc(134217728): Out of memory
Jun 30 07:25:04 REMOVED_HOSTNAME dovecot: config: Fatal:
2008 Mar 08
2
dovecotpw
Hi
I would like to simulate dovecot's dovecotpw with a perl script
I tried / used
use Crypt::SaltedHash;
my $csh = Crypt::SaltedHash->new(algorithm => 'SHA-1');
$csh->add($passwd_string);
my $salted = $csh->generate;
also
use Digest::SHA1;
use MIME::Base64;
$ctx = Digest::SHA1->new;
$ctx->add($passwd_string);
$ctx->add('salt');
my $salted =
2008 Mar 08
1
(no subject)
Hi
Im trying something new with my test dovecot.
I set my mail_location to to a new location
mail_location = maildir:/var/maildir/%u/Maildir
But with this new setup i too am authenticating against Mysql. This worked
fine till i decided to move the mail.
So now i have moved the mail, deleted the account from /etc/passwd,, but now
in my mail client, i cant view my test mail.
Here is my DB set
2008 Nov 05
2
Want to recreate db.
Hiya
So im trying to get my PDC working. Started off small and then exported
my smbpasswd to tdbsam with pdbedit.
The next thing I saw was all the Linux system account (irc, game, mail,
etc) listed via pdbedit and srvtool's
I think I have done something wrong. I would like to start from scratch
and clear restart the tdb's
My question is, can I just delete the tdb files. If not,
2010 Aug 07
0
Recipe for Debians MySQL
Hiya
Would anyone have a recipe for Debian''s MySQL. Thats to install and
configure (i.e. root password).
Kind Regards
Brent Clark
--
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 from this group, send email to
2012 Oct 18
0
Puppet own function
Good day.
Im trying to make my own function. I keep getting this message.
err: Could not retrieve catalog from remote server: Error 400 on SERVER: Function ''brent_k'' does not return a value at /etc/puppet/modules/munin/manifests/init.pp:17 on node XYZ.com
Here is my simple code
xyz.com:/etc/puppet/modules/munin/lib/puppet/parser/functions# cat brent_k.rb
module
2019 Nov 11
2
Error: Corrupted index cache file and Error: Maildir filename has wrong S value
Good day Guys
I have been met with a very interesting set of error messages.
Here is the snippet(s)
https://pastebin.com/raw/nFf79Ebc
(Sorry for all the redacted REMOVED_*.)
Google is proving to be a bit challenging in helping and explaining.
Could anyone please share how something like this happens, but more
importantly how to recover from this.
doveadm index -u <username> INBOX do
2019 Nov 11
1
Error: Corrupted index cache file and Error: Maildir filename has wrong S value
Good day Guys
I forgot to add and mention a very important piece of the puzzle.
We are making use of dovecots compression plugin.
I.e. https://doc.dovecot.org/configuration_manual/zlib_plugin/#compression
Regards
Brent Clark
On 2019/11/11 14:49, Brent Clark wrote:
> Good day Aki
>
> Thanks ever so much for replying.
>
> Interesting that you ask the version of dovecot. Any