Displaying 5 results from an estimated 5 matches for "hoho4".
Did you mean:
hoho0
2013 Apr 05
1
repeating dsync - questions
...1 disks ext4
Fedora 9
Dovecot 1.0.15
Maildir format
The destination system is:
Dual core x86_64
2GB memory
1TB raid1 disks ext4
Fedora 18
Dovecot 2.1.15
sdbox format
I am moving mail in a series of steps:
0) cd ( to mail user home directory )
mkdir Maildir
1) # rsync mail from source system (hoho4) to current (hoho0)
time rsync -arv --times hoho4:/home/bobgus/Maildir/ /home/bobgus/Maildir/
This step takes about 37 minutes the first time
2) # dsync mirror/convert to sdbox format on current system
time dsync mirror maildir:~/Maildir
This step takes about 858 minutes (!!)
Looking at -...
2009 Aug 29
2
Asterisk 1.6.0.14 and 1.6.1.5 Now Available
The Asterisk Development Team is pleased to announce the release of Asterisk
1.6.0.14 and 1.6.1.5. Asterisk 1.6.0.14 and 1.6.1.5 are available for immediate
download at http://downloads.asterisk.org/pub/telephony/asterisk/
Asterisk 1.6.0.14 is the first full, non-security release since 1.6.0.10.
The release candidate 1.6.0.11-rc1 was redone as 1.6.0.14-rc1 (which this
release has been created
2009 Aug 29
2
Asterisk 1.6.0.14 and 1.6.1.5 Now Available
The Asterisk Development Team is pleased to announce the release of Asterisk
1.6.0.14 and 1.6.1.5. Asterisk 1.6.0.14 and 1.6.1.5 are available for immediate
download at http://downloads.asterisk.org/pub/telephony/asterisk/
Asterisk 1.6.0.14 is the first full, non-security release since 1.6.0.10.
The release candidate 1.6.0.11-rc1 was redone as 1.6.0.14-rc1 (which this
release has been created
2008 Apr 08
3
Dovecot features
Hi,
We would like to switch from courier-imap to dovecot. I have installed
dovecot on a machine running FreeBSD 6.3 and now testing it. My
questions are below:
1. Can I configure dovecot to delete all files that are older, say 10
days, from defined mail boxes (for example Trash or Spam).
2. After I access mail box (using web mail squirrel imap) all emails
moved from 'new' directory
2009 Aug 31
0
asterisk-users Digest, Vol 61, Issue 85
...:33 -0500
From: Bob Gustafson <bobgus at rcn.com>
Subject: Re: [asterisk-users] Asterisk 1.6.0.14 and 1.6.1.5 Now
Available - pbx/lua.c changes
To: Asterisk Users Mailing List - Non-Commercial Discussion
<asterisk-users at lists.digium.com>
Message-ID: <1251576873.19246.74.camel at hoho4.chidig.com>
Content-Type: text/plain
The file pbx/pbx_lua.c needed to be changed slightly so as to find lua
on my Fedora9 system
[root at hoho4 asterisk-1.6.1.5]# diff -u pbx/pbx_lua.c.orig pbx/pbx_lua.c
--- pbx/pbx_lua.c.orig 2009-08-29 14:39:46.000000000 -0500
+++ pbx/pbx_lua.c 2009-08...