search for: bbaw

Displaying 9 results from an estimated 9 matches for "bbaw".

Did you mean: bbaa
2009 Jan 30
5
ordered shutdown
Hallo there. I'm new to this list and also to NUT. Our previous ups-system was APC based and apcupsd was serving the ordered shutdowns in our network. Our new ups is made by MGE and that's why we can't use apcupsd anymore. This led us into trouble. Our network system is quite complex and we need shutdown sequence levels. The servers depend on each other because of NFS and SQL
2015 May 04
1
backup mails from alternate storage
Hi there! It seems that # doveadm backup -v backup -fu $MUSER mdbox:"$BKPDIR/$MUSER/mdbox" doesn't backup all messages stored in alternate storage. mail_location = mdbox:~/mdbox:ALT=/srv/mail/slow/vmail/%n/mdbox I don't know how to debug this. The sizes of the mailboxes in the filesystems of user C are strange: ~/mdbox: # du -sm 2169 ALT: # du -sm 25252 backup: # du -sm
2011 Nov 04
1
doveadm altmove -r
Hi there, there is the ubuntu version 2.0.13 ov dovecot installed on our server. But in contrast to http://wiki2.dovecot.org/Tools/Doveadm/Altmove the option -r isn't supported in this version. altmove: invalid option -- 'r' doveadm altmove [-u <user>|-A] [-S <socket_path>] <search query> In which version of dovecot is this option supported? Thanks Lars
2003 Dec 01
0
No subject
...n't fight each other for control of the domain. I'm at my rope's end with the virtuald setup, so I would be happy to work with anyone who could help me through this in any way. ~!kenny Return-Path: <oio_oiuu_ww_ll@yandex.ru> Delivered-To: samba@samba.org Received: from MB (hippo.bbaw.de [194.95.188.1]) by lists.samba.org (Postfix) with SMTP id 3EF7E425F for <samba@samba.org>; Sun, 9 Sep 2001 01:40:58 -0700 (PDT) Message-ID: <6768200190984138991@yandex.ru> X-EM-Version: 5, 0, 0, 21 X-EM-Registration: #01B0530810E603002D00 From: "MailBase" <oio_oiuu_...
2011 Nov 01
1
antispam for dovecot 2.0
Hi! Is there anybody out there who has ported the antispam-storage-1.x.c to antispam-storage-2.0.c? Or is there an alternative to the antispam plugin? Thanks Lars
2011 Aug 08
0
PATCH: --write-devices to allow synchronising to a block device
Hello list, I found this patch in the archive of the mailing list and a diff in the current rsync-patches git master. The current rsync-patches-3.0.8.tar.gz doesn't contain this patch. Why this? I adapted the current version from the git master so it compiles a patched 3.0.8 version. The source is also patched with the copy-devices diff. But sadly I get a error message and can't find a
2005 Jan 19
1
5.1 streams into ogg.vorbis
Hallo, I'd like to get all channels of an ac3 5.1 stream coded into vorbis. With sox and oggenc it doesn't seem to work. Does anyone know a tool that can do this under linux? The ac3 stream is also avialabe as wav6 file converted by the cvs version of a52dec. This wav6 file contains one stereo stream and 3 mono streams. Is there a convention which stream number in an ogg file means
2003 Jun 04
1
negate ip addresses
Hi, is it possible to make rules or routes with negated ip addresses like that: ip rule add from ! 192.168.0.0/16 table xyz ? Or is this planned for the future? Thanks Regards Lars Täuber _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2011 Oct 28
6
how to tell dovecot v2.0.1 not to listen on port 143
Hi there. How can I configure dovecot not to listen for imaps connections on port 143. Thanks Lars