Displaying 20 results from an estimated 400 matches similar to: "RE: Please confirm your message"
2004 Aug 06
0
Using speex.
J.K. Lin (jk@pageshare.com) wrote:
>
> Hi:
>
> I am new to speex and I am evaluating the possibility of using
> Speex for web conferencing (pretty big scale). It looks very promising.
It's worked really well for me. I think you'll find it to be a
great codec.
> I have some questions, maybe very naive, but please help me:
>
>
> 1) Is there any
2007 Aug 09
0
Crash with 1.1alpha2 when lazy_expunge is enabled?
I'm seeing a crash in 1.1alpha2 when trying to expunge a folder when
"lazy_expunge" is enabled:
namespace private {
separator = .
prefix = .EXPUNGED/
location = maildir:/mailstore/%u/Expunged
hidden = yes
}
...
lazy_expunge = .EXPUNGED/ .EXPUNGED/ .EXPUNGED/
Commenting out "lazy_expunge" prevents the crash and mail is expunged.
It happens with and without
2004 Aug 06
1
Videoconferencing with speex and jabber
I would like to participate also.
Tony T.
----- Original Message -----
From: "J.K. Lin" <jk@pageshare.com>
To: <speex-dev@xiph.org>
Sent: Wednesday, November 19, 2003 12:29 PM
Subject: RE: [speex-dev] Videoconferencing with speex and jabber
<p>> Me, me, me, me too.
> I would love to use it if there is one ;-)
> (I wish I can contribute more, but Windows is
2013 Feb 08
3
DNS caching is not working on CentOS
Hi All:
For whatever reason I can not get dns caching to work on any of my
centos boxes. Running Centos 5 and 6. Any thoughts on why these will
not run? The services start fine but when telling to perform a dig
using itself as the resolver the queries fail (See below).
Any help would be appreciated.
Thanks,
Ed
[root at qmail ~]# ps -aux | grep pdns-recursor
Warning: bad syntax, perhaps a
2015 Feb 05
0
[SPAM] This could bring down the whole Diabetes Industry
Unsubscribe:
http://mail4.haemoundheilung.me/unsubscribe.php?M=229682&C=740f45a9d08a410ee15403710005cd65&L=1&N=2
Forget anything you`ve ever been told about Diabetes...
Because this `average` man`s discovery has not only
CURED over 20.000 people of their diabetes in just two weeks,
but it has the potential to wipe out the $245 billion
diabetes pharma industry FOR GOOD.
And get this
2004 Aug 06
1
Using speex.
Hi:
I am new to speex and I am evaluating the possibility of using
Speex for web conferencing (pretty big scale). It looks very promising.
I have some questions, maybe very naive, but please help me:
<p> 1) Is there any sample implementation using Speex in web conerencing
in voice? To be more specific, in Windows platforms? (ActiveX?
Java applet implementation?)
2008 Jul 03
2
assertion failed: (seq >= t->first_new_seq && seq <= t->last_new_seq)
Hi guys,
Anyone know what this error with deliver is (v1.1.1)?
2008-07-03T09:45:19+01:00 mail4 deliver(alexander): Panic: file
mail-index-transaction.c: line 642 (mail_index_transaction_lookup):
assertion failed: (seq >= t->first_new_seq && seq <= t->last_new_seq)
Seen a few of these this morning.
Mark
--
Mark Zealey -- Shared Hosting Team Leader
Product Development *
2002 Mar 26
0
ssh connection from W2K to Solaris 2.5.1
I have
W2K server running,
Cygwin version 2.125.2.10 ssh & rsync installed.
Solaris SparkStation 20 running,
Solaris 2.5.1
openssh-2.5.1p1
openssl-0.9.6
rsync-2.3.1
Currently SSH from the W2K box works perfectly, I can connect to the
Solaris box just fine, rsync works from both boxes, I can connect to the
anonymous rsync at samba.org just fine.
I am trying to create a quick way to
2008 May 21
5
Recieve email from gmail using POP3
can someone help me out with this folder... im stuck and i cant trouble
shoot where is the error
thx alot~~~
Attachments:
http://www.ruby-forum.com/attachment/1982/mail4.zip
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to
2014 Jan 15
2
forwarded message is broken in 2.2.10 with pigeonhole-0.4.2
Hi,
forwarding a message with sieve like
redirect:copy "me at other.domain";
was working without any problem until dovecot-2.1.17, dovecots lmtp and
dovecot-2.1-pigeonhole-0.3.5.
Using dovecot-2.2.10 , dovecots lmtp and dovecot-2.2-pigeonhole-0.4.2
the structure of a forwarded message is broken. Content of a message is
not displayed or an attachment (for instance pdf) can not be
2020 Jul 01
4
local stanza only generated for IPv6
I have a mail server with multiple IP addresses and associated DNS names
In the dovecot configuration I have a listen directive:
??? listen = mail.example.com.com,mail.otherexample.com,localhost
Multiple local stanzas are of the form:
local mail.example.com {
? protocol imap {
???? ssl_cert = </etc/letsencrypt/live/mail.example.com/fullchain.pem
???? ssl_key =
2003 Dec 23
0
Permissions Problems Problem solved!
I had forgotten to set the permissions on the upload folder on the
remote server. Once I set the perms correctly, it worked. Thanks to
everyone for the help!
-----Original Message-----
Here's my command copied from a shell script:\
rsync --verbose --progress --stats --compress --rsh=/usr/bin/ssh
--recursive --times --perms --links \
/home/* trt@xxxxxx.xxxxxxx.xxx:/remotebackups/
2003 Dec 23
4
Permissions Problems
Here's my command copied from a shell script:\
rsync --verbose --progress --stats --compress --rsh=/usr/bin/ssh
--recursive --times --perms --links \
/home/* trt@xxxxxx.xxxxxxx.xxx:/remotebackups/
Here's some (a small part) of the output:
jk/.recently-used
253 100% 0.00kB/s 0:00:00
rsync: recv_generator: mkdir "jk/.secpanel/.runfiles": Permission denied
(2)
stat
2009 Jun 22
0
Help using substitute and expression functions
I'm stopped at a browser in a loop where the following objects look
like this:
Browse[1]> jk
[1] 1
Browse[1]> leg.ab[jk]
[1] "Snails Rep1"
Browse[1]> top.k
[1] "LT95=7.5; LT99=8.8"
I can join them and a few other characters together like this easily
enough:
Browse[1]> paste(jk, ": ", leg.ab[jk], " [", top.k, "]", sep =
2014 Jul 25
1
Error after Upgrade
Hello,
after upgrade (Debian wheezy) from dovecot 2:2.2.13-1~auto+103 =>
2:2.2.13-1~auto+113
I discovered that in my log and all mails stuck in the Queue.
I?ve had downgrade v 2:2.2.13-1~auto+103 an everything is fine.
What?s wrong?
Any ideas or solution greatly appreciated. Thanks.
Jul 25 11:03:01 server2 dovecot: lmtp(25638): Fatal: master:
service(lmtp): child 25638 killed with signal
2013 Apr 16
1
An error occurred while installing jk-ferret (0.11.8.3), and Bundler cannot continue.
*Hi guys..
i got this type of error when i configured Gemfile
then what to do?*
gem "thinking-sphinx"
gem ''ferret''
Updating git://github.com/mark-moseley/linecache
Fetching gem metadata from https://rubygems.org/.......
Fetching gem metadata from https://rubygems.org/..
Resolving dependencies...
Using rake (10.0.3)
Using ClothRed (0.4.1)
Using RedCloth (4.2.9)
2005 Jun 25
0
VFS module core dump in make_connection
Hi,
I have a problem with a VFS module that I am developing. The module
has been runing fine under 3.0.6, but then I didn't have time to work
on it for a while and meanwhile I upgraded samba to the latest sarge
debian release 3.0.14a and now that I have got the sources and again
recompiled my module and included it into the /usr/lib/samba/vfs dir,
its now core dumping. I am sort of at loss
2004 Feb 13
1
How to get time differences in consistent units?
I'm still having trouble getting to grips with time classes.
I wish to calculate the difference in days between events.
Browse[1]> insp.j$First
[1] "2002-02-19 13:00:00 NZDT"
Browse[1]> spray.j$Date
[1] "2001-11-29 13:00:00 NZDT"
Browse[1]> insp.jk - spray.j$Date
Time difference of 82 days
If I save insp.jk to a vector, I get a nice useful value of 82.
2003 Apr 16
0
Discrete Multivariate Analysis (log-linear model)
I'm reading a old statistics book "MARVIN J. Karson (1982), Multivariate
Statistical Methods, The IOWA State University Press, Iowa". In the chapter
XI i can find some information about discrete multivariate analysis. This
chapter is restricted to an introduction to log-linear models for analysis of
multidimensional contingency tables. For example, in the log-linear model for
2016 Feb 24
2
Deleting / Removing users
i have a list of users that I?ve removed from LDAP and I want to delete their mail storage.
sdbox
Dovecot 2.2.15.8
I have mail messages in one location and indexes in another. Should I just
rm -rf /messages/<username>
rm -rf /indexes/<username>
Thanks,
JK
-----------------------------------------------------------------------
John "JK" Krug
System Administrator
The