Displaying 20 results from an estimated 400 matches similar to: "NameSpases"
2007 Jul 03
2
listen parm questions
Q1: My imap server has 4 interfaces, but only one is used for imap
traffic. Can I do this:
listen = 10.20.30.40:10143
(when imap.mycollege.edu is 10.20.30.40)
Or is there even any benefit to doing this?
Q2: Can I specify more than one port....during test eval, I've had the
IT dept using port 1043 for listen....which I will, of course, change to
143 when DC goes production. So my
2007 Jul 03
2
dovecot + winbind problem
Hi!
I'm having some problem with our setup. I have a linux server
authenticating from a win2k3 domain controller via winbind and pam. When
i try to log in I receive the following error messages:
Jul 3 10:26:10 zeusz pam_winbind[20375]: user 'tamas' granted access
Jul 3 10:26:10 zeusz pam_winbind[20375]: user 'tamas' OK
Jul 3 10:26:10 zeusz pam_winbind[20375]: user
2007 Jul 05
1
MailMan option
Hi guys,
Is it possible receive my own posts to the list? I have configured
such option "Receive your own posts to the list? - Yes" on Mailman
page but it still does not work.
Any ideas?
--
Sergey
2005 Mar 20
1
TAPI
I just installed tapi and some app called identapop pro. I havent tested
incoming calls yet but so far, I cant get calls out using outlooks.
I configured TAPI for asterisk inside outlooks and I set TAPI to these
configs:
TAPI connects using the manager to asterisk without problems.
As channels I configure this:
User channel: SIP/myphone and the phone actually rings when I tell outlook
to dial
2004 Sep 02
2
Workaround for outlook UIDL handling bug ??
Scenario: Using Dovecot 0.99.10.9 as pop3 server.
With delete on retrival off.
clients: outlook*
Problem: Everytihng work perfectly, except that outlooks keeps
re-downloading SOME mail over and over. Though it already got them.
No obvious pattern which, but only a small percentage.
First of I looked at dovecots UIDLs.
Initialy I thought it's broken (see my previous thread)
Sorry for even
2006 Mar 26
4
edge and 1.8.2/1.8.4 issues
I recently upgraded to 1.8.4 to try out mongrel, and so far have been in
a kind of hell where I can''t get my app working!
Currently running (or trying to run):
Ruby version 1.8.4 (i386-mswin32)
RubyGems version 0.8.11
Rails version 1.0.0
Active Record version 1.13.2
Action Pack version 1.11.2
Action Web Service version 1.0.0
Action Mailer version 1.1.5
Active Support version
2013 Sep 28
2
New install not working.
Hello.
I need some help. I was running uw-imap on my IMAP server (so I am using mbox email files), but I was having trouble with Outlook 2013, so I decided to move to dovecot. At first things were looking much better, except that most of my folders, other than the Inbox, were not showing up. I started changing both the dovecot configuration and the folder structure of my mail files,
2004 Jul 13
1
asterisk compile problem
Hello all
As of 5pm PST today (7/13), I pulled Asterisk down off of
cvs.digium.com:/usr/cvsroot and tried to compile it on Linux ES 2.1
Actually, I pulled down zaptel, libri & asterisk and compiled them in that
order as per my install guide.
When I try to compile asterisk with "make clean; make install", it runs okay
for a bit and then I get the following error: (ignore Outlooks
1999 May 30
1
oplock_break failed
Hi,
I am running Samba 2.0.3 on Linux Kernel 2.2.5 (SuSE 6.1) in a test
environment with a Win NT server (PDC), the Linux box taking over step by
step the file- and printserver tasks, and Win 95 clients. Samba is setup
with security=domain at this stage.
It just happened again what I have seen only a few times before. When I use
Outlook 98 on the Win95 machine and want to access the
2007 Jul 28
2
Shared mailboxes (maildir, symlinks) and permissions
Hello list,
I am trying to set up a public mailbox for users to put spam in so that
sa-learn can do its job at night. Only I can't seem to fully understand how
and which permissions should be set. I've read [1] and am using Dovecot
1.0.1.
First some background information: I do not host or care (at the moment) about
virtual users or virtual mail hosting. All users have Unix system
2008 Dec 21
1
How can I get the interpolated data?
Hello,everybody!
I am a beginner of R.
And I want to ask a question. If anybody would help me, thank you very much
ahead.
I want to plot something like a response surface, and I find the "rsm"
package.
Some commands are like this:
#code head
library(rsm)
CR = coded.data(ChemReact, x1 ~ Time, x2 ~ Temp)
CR.rsm = rsm(Yield ~ SO(x1,x2), data = CR)
summary(CR.rsm)
contour(CR.rsm,x1~x2)
2008 Jul 03
0
[PATCH] ia64/pv_ops: paravirtualized istruction checker.
This patch implements a checker to detect instructions which
should be paravirtualized instead of direct writing raw instruction.
This patch does rough check so that it doesn't fully cover all cases,
but it can detects most cases of paravirtualization breakage of hand
written assembly codes.
Signed-off-by: Isaku Yamahata <yamahata at valinux.co.jp>
Cc: "Luck, Tony"
2008 Jul 03
0
[PATCH] ia64/pv_ops: paravirtualized istruction checker.
This patch implements a checker to detect instructions which
should be paravirtualized instead of direct writing raw instruction.
This patch does rough check so that it doesn't fully cover all cases,
but it can detects most cases of paravirtualization breakage of hand
written assembly codes.
Signed-off-by: Isaku Yamahata <yamahata at valinux.co.jp>
Cc: "Luck, Tony"
2004 Jul 14
2
RE: [Asterisk-User] asterisk compile problem
From: "Nik Martin" <nmartin@radiancetech.com>>
To: <asterisk-users@lists.digium.com>>
Subject: RE: [Asterisk-Users] asterisk compile problem
Date: Wed, 14 Jul 2004 09:22:38 -0500
Organization: Radiance Technologies, Inc.
Reply-To: asterisk-users@lists.digium.com
Fletcher Bonds wrote:
>> Hello all
>>
>> As of 5pm PST today (7/13), I pulled
2012 Oct 17
0
Superficie de respuesta con rsm y nnet
Hola compañeros de la lista. Los molesto con la siguiente duda.
En un diseño central compuesto (CCD) con dos factores (V1 y V2) y
una variable de respuesta (R), utilizando valores codificados (-1.4142,
-1, 0, 1, 1.4182), al aplicar la orden:
rsm.segundo.orden <- rsm(R ~ Bloque + SO(V1, V2), data =
DATOS.Codificados)
Obtengo el siguiente modelo:
R = 103.92 -2.16
2005 Oct 20
2
1.0.alpha4 released
The actual alpha4 release this time. With a few changes since the
pre-release.
The important changes again:
- Default lock_method changed to flock instead of the old fcntl.
Solaris users will need to set it back to fcntl. This makes sure that
Dovecot's indexes aren't accidentally used with NFS.
- IMAP: We might have sent extra EXPUNGE messages when output buffer
got full. This could
2006 Jun 26
2
converting to time series object : ts - package:stats
Hi,
I am trying to convert a dataset (dataframe) into time series object using ts function in stats package. My dataset is as follows:
>df
[1] 11.08 7.08 7.08 6.08 6.08 6.08 23.08 32.08 8.08 11.08 6.08 13.08 13.83 16.83 19.83 8.83 20.83 17.83
[19] 9.83 20.83 10.83 12.83 15.83 11.83
I converted this into time series object as follows
>tsdata <-
2006 Sep 08
4
URL authentication
I had similar problems when my auth.php was on password protected http
server...but after applying the following configuration i've got it working:
<mount>
<mount-name>/Test</mount-name>
<authentication type="url">
<option name="listener_add"
value="http://user:pass@127.0.0.1/auth/action.php"/>
<option
2017 Jul 01
2
dovecot 2.2.31: linking error
I would rather choose what to install.
Sent from ProtonMail Mobile
On Sat, Jul 1, 2017 at 1:02 PM, Sami Ketola <sami.ketola at dovecot.fi> wrote:
>> On 1 Jul 2017, at 13.08, Rupert Gallagher wrote: > > I tried compiling without "--with-storage=maildir" and it terminated without error. I need to enforce maildir, however. You can enforce maildir in configuration. Sami
2014 Feb 20
0
Blank screen in EFI mode but XEN seems to work
Hi!
I installed XEN 4.3.2 on my Gentoo Linux machine with EFI-Support.
DETAILS:
Motherboard: ASUS M5A97
Graphiccard: Radeon HD 5000/6000/7350/8350 Series
ISSUE:
When booting from xen.efi i get instantly a blank screen, but the XEN
Hypervisor boots and i am able to SSH into it.
Also i am able to issue commands in "blind mode".
When i boot from grubx64.efi grub tells me "no