similar to: Switch from MySQL/CourierMail to MySQL/Dovecot

Displaying 20 results from an estimated 6000 matches similar to: "Switch from MySQL/CourierMail to MySQL/Dovecot"

2013 Mar 07
1
Migrating from CourierMail to Dovecot
My current mail server is a Fedora12 system running postfix/mysql/couriermail/squirrelmail mix. My new server is a Centos6 running postfix/mysql/postfixadmin/dovecot/roundcube mix. I have 4 virtual domains and about 20 users; not a big setup by any measure. Both servers have the same host name, but are currently on separate subnets. My current plan is to stop services on the old server,
2012 Dec 24
1
Postfix/mysql/dovecot - Understanding password encryption
I am switching from a fedora/postfix/mysql/couriermail/squirrelmail to Centos/.../dovecot/roundcubemail and adding postfixadmin to the mix. My tutorial before was an earlier version (on F14) of: http://www.howtoforge.com/virtual-users-and-domains-with-postfix-courier-mysql-and-squirrelmail-centos-6.2-x86_64 Now I am using
2012 Dec 19
12
web mail and Squirrelmail
Everyone, Are there any opensource web based alternatives to squirrelmail. Do any of you use squirrlmail. How do you like it. Greg Ennis
2019 Mar 10
2
Problema codificación archivos
Estimados Usuarios-R: Muy buenos dias. Estoy teniendo problemas cuando grabo un script en R con la codificación del archivo. Tengo Windows 10 y R 3.5.2 64 bits. Por ejemplo grabo un script donde aparecen las palabras "España" y "España" . Cuando lo abro de vuelta se transforman en "EspaÃ?±a" y "España" respectivamente. Y si las dejo asi se siguen
2019 Mar 11
2
Problema codificación archivos
Gracias Javier. Voy a probar. Saludos, Sebastián. Enviado desde Correo para Windows 10 De: Javier Marcuzzi Enviado: domingo, 10 de marzo de 2019 14:53 Para: Sebastian Kruk CC: Lista R Asunto: Re: [R-es] Problema codificación archivos Estimado Sebastian Kruk Yo utilizo Microsoft R-open 3.5.1 y la r-project se encuentra en 3.5.3, ¿si intenta con cualquiera de estas dos? Javier Rubén Marcuzzi
2007 May 22
1
reinstaling server , distro and samba,
first sorry my english Is posible when reinstalling a server ( changing distro too) , make account machine whith out rejoined all win2k/xp to de domain ?? i create before to login the account machine , but win say can't login account machine does exist I try changin the sid to old , but no work Por si hay gente que hable espa?ol en la lista!!!! Es posible luego de reinstalar un server
2015 Mar 06
2
dovecot auth-worker error happens when I enabled the dovecot to consider both the system account and the MySQL virtual mailbox databases.
Version: 2.2.9 & 2.2.15 ( http://ppa.launchpad.net/malte.swart/dovecot-2.2/ubuntu ) OS: Ubuntu 14.04 Server LTS I installed Ubuntu 14.04.2 LTS newly on my new server... And I try to configure the mail server considering both my system account and the virtual mailboxes, by seeing https://www.exratione.com/2014/05/a-mailserver-on-ubuntu-1404-postfix-dovecot-mysql/ But when I configured by
2016 Jul 26
3
Exportar datos en formato de Excel
Hola. En mi caso, no he podido resolver los problemas con el Java para usar XLConnect, que en los papeles me parece el mejor. Supongo que algo de la arquitectura del sistema o bien de la relación entre el Java, el R y el RStudio. Así que utilizo library(openxlsx) write.xlsx(datos, file = "EDA1.xlsx") #donde datos es el objeto que quiero guardar. Requiere instalar el RTools, según tipo y
2014 Oct 05
1
searching for the special result
Dear all, Already i installed dovecot (lda) + postfix Now, when i search for dovecot+postfix+mysql+ldap , i don't find any content about LMTP with dovecot+postfix+mysql+ldap Unfortunately, When i find a article, paper or so on, it doesn't complete 100%, it means or doesn't have LMTP, or doesn't have sql, or it has sasl) Question: Is my way wrong?
2008 May 27
2
Strange slapd behavior...
Hi all, I have problems on one CentOS 4.6 with slapd. Namely, after trying to start it (via /etc/init.d/ldap start) it waits for very long in configuration check. Interestingly, when I try to start it manually, but without "-u ldap" option it starts immediately. What puzzles me more is the use of NETLINK socket when started with -u option that doesn't appear in strace output
2014 Apr 01
2
Book on Postfix/Dovecot or Postfix/Dovecot/Clam/Spam Assassin?
I'm looking for a book on Postfix/Dovecot or Postfix/Dovecot/Clam/Spam Assassin The blog posts and the mini-HowTo's I am reading lack the detail to be useful to me (due to my own ignorance). Amazon does not list any books for sale. There are some hits when searching for Dovecot, but I expect them to be one section with the quality of a blog post or mini-HowTo. (I have two books on Red
2013 May 29
2
NCFTP eliminar directories no vacios
Hola a todos, no se si esto es posible, la verdad es que ncftp me parece muy util y eficaz, pero lo unico que le puedo criticar es que no puedo eliminar directorios que no estan vacios... estaba viendo la documentacion y al parecer esto es posible si configuro el servidor al que accedo desde mi maquina local(CLIENTE) habra alguna manera? Gracias
2019 Sep 24
2
VI Xornada de Usuarios de R en Galicia [10/10/2019]
Hola. Por si fuera de vuestro inter?s, os informo de que ya est? disponible el Programa de la Jornada de usuarios de R en Galicia. Pod?is consultarlo aqu? -> https://www.r-users.gal/Programa%202019 Tendr? lugar, el jueves 10 de octubre, en la Facultad de Matem?ticas de la Universidad de Santiago de Compostela. Un saludo, Miguel Rodr?guez. ________________________________
2014 Apr 29
2
comando compress
Hola, estoy tratando de pasar un script de SAS a R y en SAS se usa el comando "compress" para eliminar los espacios en blanco de una cadena de caracteres, y no encuentro un comando equivalente en R. Saben si existe el comando equivalente en R o como podria crear una funcion que realice lo mismo? Gracias! -- "Abraza la incertidumbre, es un intento de tener una filosofía de vida
2015 Oct 15
2
potencia fracional de un número negativo
No sé si he entendido bien la pregunta, pero creo que lo que quieres obtener es esto: (as.complex(-0.5)^(1/5)) Saludos,Salva > To: r-help-es en r-project.org > From: canadasreche en gmail.com > Date: Thu, 15 Oct 2015 10:45:10 +0200 > Subject: Re: [R-es] potencia fracional de un número negativo > > Hola. > No sé si va por aquí, pero prueba a quitar el paréntesis a (-0.5) >
2003 Nov 03
16
Samba configuration
I'm trying to config a Linux box to integrate into a windows network using pam_smb and samba. Ive set it up so that using pam_smb I can get the user to log onto the linux desktop with their NT id and password. The only problem is once the user is logged on they need to be able to access shared resources disk, printers etc... without the need to reauthenticate to the domain, i.e. use a cache
2013 Apr 01
1
Any android source client for icecast ?
Here I leave some source client android for Icecast. There is one that works with mp3, one that works with OGG Vorbis and one more that works with Theora, I've only tried the MP3 and Ogg Vorbis, and have certain limitations but work well. Greetings. Aqu? dejo algunos clientes source android para Icecast. Hay uno que funciona con mp3, otro que funciona con OGG Vorbis y uno mas que funciona
2009 May 21
2
Cómo descargar librerías automáticamente?
Buenas tardes para todos, Me gustaría automatizar la descarga de librerias cuando ejecuto una función que estoy por terminar. Supongamos que la función se llama foo y require las librerias A y B. Una manera fácil de cargar las librerias dentro de foo es: foo <- function(argumentos){ require(A) require(B) # hacer transformaciones, cálculos y gráficos aquí
2009 Nov 28
4
summary( Jornadas de R )
Hola a todos, Como sabéis hemos celebrado estos d''ias las primeras jornadas de R. Han sido unos d''ias que creo que todos hemos disfrutado, y quer''ia compartir algunas experiencias con los que no pudisteis venir e intercambiar impresiones con los asistentes. Las jornadas de R han sido un espacio para muchas actividades. Hemos tenido charlas muy interesantes, sobre las
2019 Jun 21
4
Mail migration problem
I?m trying to migrate mdbox to maildir based on https://wiki.dovecot.org/Migration/MailFormat * Modified dovecot.conf and set mail_location=maildir:/tmp/destination/mailboxes/ * Then I had run /mnt/testmail/bin/dsync -Dv -u user at domain.com<mailto:user at domain.com> mirror mdbox:/source/mailboxes/user at domain.com<mailto:/source/mailboxes/user at domain.com> but that