Displaying 20 results from an estimated 1000 matches similar to: "dovecot and imap session forwarding"
2006 Feb 13
1
RE: Can multiple kickstart files be added to cdrom
On Mon, 13 Feb 2006, Omer Faruk Sen wrote:
> Is it possible to embed more than one kickstart that will match the
> installation interface's MAC address. What I want is to use boot system
> using virtual CD (using iLO) to install multiple systems but matching
> kickstart conf file will be used with the matching MAC address.
I would look at creating special programs for syslinux
2007 Feb 17
2
Going nuts
Hi,
The subject says it all.
For two days i've been trying to get IMAP and IMAPS working and nothing.
I'm running CentOS 4.4 with qmail-ldap
I just can't login in dovecot.
Following my signature is some info.
You can find my dovecot.conf at http://www.gamito.org/dovecot.conf
I'm about to give up :(
Any help would be appreciated.
Warm Regards,
M?rio Gamito
2007 Feb 16
1
Can't login in IMAP server
Hi,
I can't login in the IMAP server.
This is the log from a telnet session to port 143:
Feb 16 15:38:32 mail2 dovecot: auth(default): client in: AUTH 1
PLAIN service=IMAP secured lip=192.168.84.128
rip=192.168.84.128 resp=<hidden>
Feb 16 15:38:32 mail2 dovecot: auth(default):
checkpassword(gamito at mail2.telbit.pt,192.168.84.128): Executed:
/usr/local/bin/auth_imap
2014 Mar 14
0
Re: Scheduler Parameters
Hi All,
I have emailed the message below to Arnaud, but it got failed.
I will need to have get set scheduling parameters (including timeslice,
ratelimit, weight, cap for Xen)
thru C# libvirt bindings.
is there any plan to have those wrappers soon?
Thanks
Faruk
On Fri, Mar 14, 2014 at 4:06 PM, Faruk Caglar
<faruk.caglar@vanderbilt.edu>wrote:
>
> Hi Arnaud,
>
> Thanks for all
2011 Jan 08
1
Distorted output in fixed-point AEC
Hi Jean-Marc, thanks for the response.
First, I will clarify again that floating-point solves this - so isn't that a bug in fixed-point?
Also, I understand that algorithmically the AEC won't cancel echo properly on a non-linear signal, but why completely distort the output?
If the echo just won't get cancelled it would be acceptable, but in the current state it disables the ability to
2016 Nov 21
2
RFC: Insertion of nops for performance stability
Hi Hal,
Thanks for the reference. I’ve looked at PPCBranchSelector and the PowerPC backend. It is very different from the X86 architecture and unfortunately the way branch relaxation and alignment related issues are handled in PPC cannot be copied to X86. This is because:
1. PPC instructions are of fixed length while X86 instructions are of variable length, and their length can change
2012 Feb 24
0
[LLVMdev] CodeGen instructions and patterns
Hi Omer,
On Feb 24, 2012, at 8:46 AM, محمد ﻋﻤﺮ ﺩﻫﻠﻮﻯ <omerbeg at gmail.com> wrote:
> Is there a generic function that gives the machine instructions and their patterns given in the .td files of a backend specification ?
> or a subset which match a certain opcode ?
I'm not aware of any dump utility functions to display that information concisely. I agree such a thing would be
2011 Aug 15
2
[LLVMdev] Order of code generation
On 15/08/11 13:12, محمد ﻋﻤﺮ ﺩﻫﻠﻮﻯ wrote:
> How do I enable the assertions when building ?
> I am using 2.9, the current version, and when I use the standard build llc does
> not give me the view-*-dags options.
Configure with --enable-assertions
Ciao, Duncan.
>
> -Omer
>
> On Sat, Aug 13, 2011 at 1:50 AM, Duncan Sands <baldrick at free.fr
> <mailto:baldrick at
2010 Feb 13
2
NMDS ordination
Hi
Im currently trying to plot my NMDS data together with fitted variables
(envfit funct) on an ordination plot. The plot function shows two
displays="sites" and "sp". I was wondering how to plot it so that the sites
come up as different points for different sites but the species come up as
actual names? It looks a little busy at the moment with everything in.
Sya
--
View
2003 Dec 29
0
New installation questions
Howdy.
I'm trying to get dovecot working on Solaris 9/sparc. I'm using LDAP
as an authentication backend.
After running dovecot and attemping an imap login, I'm getting this
message:
imap-login: Dec 29 01:52:29 Fatal: fd_send(4) failed: Bad file number
imap-login: Dec 29 01:52:29 Fatal: fd_send(4) failed: Bad file number
dovecot: Dec 29 01:52:29 Error: child 22972 (login)
2011 Aug 15
0
[LLVMdev] Order of code generation
How do I enable the assertions when building ?
I am using 2.9, the current version, and when I use the standard build llc
does not give me the view-*-dags options.
-Omer
On Sat, Aug 13, 2011 at 1:50 AM, Duncan Sands <baldrick at free.fr> wrote:
> On 13/08/11 00:01, Cameron Zwarich wrote:
> > They do work if you have GraphViz binaries in your path when you
> configure LLVM.
2007 Jul 27
1
Autoreply: Queue stats
Greetings, list!
My boss would like some statistics on how many calls are answered out of
specific queues during a given time period, and I'm not sure how exactly
to obtain those stats. Here's how our queue system works.
1) Call comes in and enters our 'ring' queue where the phones ring for
15 seconds (caller hears the standard ring tone).
2) After 15 seconds, the caller
2011 Jan 08
0
Distorted output in fixed-point AEC
Hi,
The Speex AEC is simply not designed to deal with non-linear echo, as is
the case when clipping of AGCs are involved. Make sure all your path is
linear or forget about the Speex AEC.
Jean-Marc
On 11-01-03 11:31 AM, Omer Gilad wrote:
> Hi,
> I couldn't find a discussion that specifically addresses this, so here
> it is.
>
> I'm using Speex AEC in my mobile VoIP
2016 Nov 20
3
RFC: Insertion of nops for performance stability
Hi Hal,
A pre-emit pass will indeed be preferable. I originally thought of it, too, however I could not figure out how can such a pass have an access to information on instruction sizes and block alignments.
I know that for X86, at least, the branch relaxation is happening during the layout phase in the Assembler, where I plan to integrate the nop insertion such that the new MCPerfNopFragment
2002 Apr 07
2
HTB question
Hi,
I am new to tc, please forgive me for simple question.
I have linux 2.4 in my routers, I would like to use HTB. I have downloaded binary code from http://luxik.cdi.cz/~devik/qos/htb/#source, (tc.gz), but I could not open the file. Is there any other place I can get binary code for HTB. Also if you can give some direction how to patch it, it will be really helpful.
Thanks in advance
Omer
2000 Jun 27
1
Retrieving browser lists
I've searched the Samba docs, man pages, Using Samba, and a few other
places. I've been unable to find a way to retrieve the browse list (as in
Network Neighborhood or net view on Win32) from Samba. I'm using a RH 6.2
box running Samba 2.0.7 in a multi-subnet workgroup (which is really a
domain, but I don't have a machine trust account and I'm using security =
server). Samba is
2012 Feb 24
3
[LLVMdev] CodeGen instructions and patterns
Is there a generic function that gives the machine instructions and their
patterns given in the .td files of a backend specification ?
or a subset which match a certain opcode ?
otherwise how are the machine instructions being accessed/matched for
instruction selection ?
-Omer
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Aug 15
0
[LLVMdev] Order of code generation
After enabling assertions and recompilation I still get this error.
~/bin/llvm$ llc -view-isel-dags t3.bc
llc: Unknown command line argument '-view-isel-dags'. Try: 'llc -help'
llc: Did you mean '-fast-isel-abort'?
and I see the view-edge bundles option but get the following error.
~/bin/llvm$ llc -view-edge-bundles t3.bc
Writing
2005 Jun 14
1
KMEANS output...
Using R 2.1.0 on Windows
2 questions:
1. Is there a way to parse the output from kmeans within R?
2. If the answer to 1. is convoluted or impossible, how do you save the
output from kmeans in a plain text file for further processing outside R?
Example:
> ktx<-kmeans(x,12, nstart = 200)
I would like to parse ktx within R to extract cluster sizes, sum-of-squares
values, etc., OR save ktx in
2011 Jan 03
3
Distorted output in fixed-point AEC
Hi,
I couldn't find a discussion that specifically addresses this, so here it
is.
I'm using Speex AEC in my mobile VoIP application to cancel speaker echo.
The used version is 1.2rc1 from the website, and I'm compiling with
fixed-point.
On most occasions, the AEC works very well and cancels most of the echo
(combined with the preprocessor).
On some devices, where the microphone signal