Displaying 20 results from an estimated 1000 matches similar to: "Problem login in managesieve with email address"
2011 Sep 16
1
Deleted mailboxes with lazy_expunge
Hello,
I'm trying to configure lazy_expunge plugin (as a way to provide easy
backup for mails). This is my configuration (as explained in dovecot wiki):
# Default namespace
namespace {
prefix =
separator = /
inbox = yes
}
# namespaces for lazy_expunge plugin:
namespace {
prefix = .EXPUNGED/
separator = /
location = maildir:~/Maildir/expunged
}
namespace
2012 Mar 22
1
dovecot-auth restaring and caching
Hello,
I'm trying to configure dovecot (2.0.13) to cache user and pass dbs.
This a mail server whose purpose is only to deliver messages through
dovecot lda. My users are in a ldap server.
So I have configure auth_cache_size (with 20MB) and auth_cache_ttl
(with 1 day). I have checked that caching is being done, and it is. If a
send a message to a user, dovecot looks for it in my ldap
2009 Oct 27
3
Stack overflow in R 2.10.0 with sub()
Hi R developers:
Congratulations for the new R 2.10.0 version.
It is a huge effort! Thank you for your work and dedication.
I just want to ask how to make this "strip blank" function
to work again (it works on R.2.9.2).
alumnos$AL_NUME_ID<-sub("(^ +)|( +$)","",alumnos$AL_NUME_ID),)
"alumnos" is a data base with 900.000 rows and 72 columns.
and
2013 Feb 27
1
Master passwords and ACLs
Hello,
Since I have activated acl plugin, master password is no longer working.
I'm running dovecot 2.1.9 with master password and acl plugin (among
others). I have attached my configuration. If I disable acl plugin, it
works, but if I enabled it, dovecot fails. In the client, I get:
amateo at joshua:~$ telnet myotis30.um.es 143
Trying 155.54.211.169...
Connected to myotis30.um.es.
2016 Jul 05
3
ayuda frecuencia asistencia clase
Estimados usurios-R:
Tengo una lista de alumnos.
Hay alguna forma de sacar una tabla de frecuencias por la asistencia a
clases mensual.
Es decir cuantos días concurrió cada alumno en el mes.
Supongamos que la lista está conformada por ocho alumnos, el curso duró 4
días y quiero saber cuantos días concurrió cada uno al curso poniendolo en
la columna mes.
Quisiera obtener un cuadro así:
Alumnos
2015 May 06
1
lmpt director and ldap userdb
Hello,
I've been using dovecot for a long time, but now I'm having troubles
with I change I need to make.
I have a director server in front of two backend servers. All of these
servers are running dovecot 2.1.16. Redirection to backend servers are
based in an attribute of a ldap server. My users are defined in this
same ldap server.
At this moment, for user authentication we use
2013 Jun 02
1
Como hacer el promedio de la suma de varias filas
Hola a todos, queria saber si existe un comando que me permita sumar filas
agrupandolas o algo asi y luego sacarle el promedio a eso.
Tengo una matriz de datos con varias escuelas, cada escuela tiene distintos
salones de clases, algunas 2 otras tres etc, y cada salon de clases tiene
un numero de alumnos, lo que quiero es calcular el promedio de alumnos por
escuela, y el promedio de salones por
2019 May 06
2
Question about GIT repository
OK, thanks!!
Juan C. Blanco
On 06/05/2019 10:25, Aki Tuomi wrote:
> Hi ,
>
> sorry they were accidentically not pushed. Will do so soon.
>
> Aki
>> On 6 May 2019 11:11 Juan C. Blanco via dovecot < dovecot at dovecot.org
>> <mailto:dovecot at dovecot.org>> wrote:
>>
>>
>> Hello, just a question, I can't see a core
2003 Aug 15
0
Help with NT domain
Hi listers,
i was using old samba 2.2.3 or similar
this week upgrade the samba to 2.2.8a
to keep mi users list and conf backup the following files
smb.conf
smbpasswd
after the succefull install (FreeBSD Ports)
i restore the files to the apropiate directory
the clients are the same (win2k sp2) boxes,
i have to remove all machine account from smbpasswd
and recreate again with
smbpasswd -a -m
2005 May 11
1
Gateway service under Asterisk
Hello list!
I am new in * but i want to learn about its possibilities. I want somebody
to tell me if what I want to do is possible with *.
I have a teleconference tool which uses SIP and now I am using Asterisk as
POTS gateway. When I dial certain number from a telephone I connect with
asterisk which asks me for an extension. When I dial certain extension I
connect with my SIP application
2011 Oct 17
1
lmtp performance
Hello:
In the process of migration from version 1.2 to 2.0 have tried to use
lmtp instead of lda as delivery agent.
But unfortunately througput we get is poor with lmtp compared to lda.
In peak times with lda we are able to deliver over 1800 messages/minute
(high I/O but not affecting service) but if we switch to lmtp cannot
deliver more than 300 mess/minute (very low I/O).
This is enough
2019 May 06
0
Question about GIT repository
On 6 May 2019, at 02:28, Juan C. Blanco via dovecot <dovecot at dovecot.org> wrote:
> +-------------------------------------------------------------------+
> | Juan C. Blanco |
> | |
> | Centro de Calculo | |
> |
2024 Oct 26
1
Getting the NUT pieces to work together...
Sounds great!
By `connection error` it looks like the `upsc` client had nowhere to go. Is
`upsd` started (and does it `LISTEN` on locahost or asterisk per
`upsd.conf`)?
Jim
On Sat, Oct 26, 2024, 08:13 William R. Elliot <bill at wreassoc.com> wrote:
> Hello again.
>
> I now have large chunks of the new driver working in the foreground and
> wanted to see what upsc reports
2008 Jul 24
13
performace of disks
Hello,
Queries:
1 - what is the best RAID (0,1,5,10,50) for server running very, very
VM instances ???
2 - and config of stripes/element sizes (32, 64, 128, 256, etc, KB) ??
3 - in the configuration of VM, exit one difference in performance
between image file (disk:/) or LVM partition (phy:/) ???
any URL or docs for read about this theme ?
mmm.. it is all for moment.
thanks
--
--
Victor
2013 Dec 21
0
Fwd: Re: calculo del area de t experimental o F experimental
Si miras el código de t.test() verás que para calcular el p-valor llama
a pt().
En la página de ayuda de pt() se cuenta que:
"For the central case of pt, a normal approximation in the tails,
otherwise via pbeta.
For the non-central case of pt based on a C translation of
Lenth, R. V. (1989). Algorithm AS 243 ? Cumulative distribution function
of the non-central t distribution, Applied
2015 Apr 03
0
Mapas con spplot
Hola,
Yo lo resuelvo usando grid.rect. Tienes una posible solución aquí:
https://github.com/oscarperpinan/spacetime-vis/blob/master/choropleth.R#L216
(que es una versión actualizada de este artículo
https://procomun.wordpress.com/2012/02/18/maps_with_r_1/)
Saludos.
Oscar.
-----------------------------------------------------------------
Oscar Perpiñán Lamigueiro
Dpto. Ing. Eléctrica,
2010 Mar 10
2
Test chi cuadrado de bondad de ajuste
Hola,
con vistas a docencia, me gustaría saber si hay alguna librería que
haga el test de la chi cuadrado para variables continuas, que no sean
la normal.
Lo encontré para variables discretas y para la normal. También,
obviamente, se puede hacer un pequeño programa que lo calcule "como a
mano", pero a los alumnos les obliga a entrar en detalles de
programación... :-/
La idea sería
2014 Oct 08
2
Pregunta sobre manipulación de shapefile
Oscar, al final no he podido esperar hasta mañana
Con:
library(maptools)library(sp)
poligonos <- readShapeLines("C:\\...\\DATOS\\MUNICIPIO.shp")
sink("C:\\ ... \\DATOS\\MUNICIPIO.csv")
coordinates(poligonos)
Consigo un fichero con la suficiente estructura para tratarlo fácilmente y de una tacada montar la tabla .csv tal y como he indicado en un correo anterior
Necesito el
2019 Jun 20
2
Hacer un plot de un dendograma 3D
Buenas a todos,
Lo que quiero preguntar es si se puede hacer algo... que no sé si ni
siquiera exíste.
Intento explicarme: Recuerdo que en un libro frances sobre analisis
multidimensional, para alumnos de alguna carrera tipo marketing, en las
explicaciones de qué es un dendograma, cómo se genera, que no tiene
importancia cuál está al lado de cuál sino cuál está conectado con cuál a
qué altura, con
1998 Jul 27
0
Need help configuring a multi-network server
Hi, all.
I am trying to configure samba (1.9.18p8) on a FreeBSD (2.2.6) machine.
The machine has 3 network interfaces.
What I want to do is that each network interface has its own workgroup.
I've tried to start several smbd/nmbd processes using the 'interfaces' and
'bind interfaces only' options, but I can't start two nmbd's because all
of them try to bind to address