similar to: POP/IMAP HA solution for 5k users

Displaying 20 results from an estimated 3000 matches similar to: "POP/IMAP HA solution for 5k users"

2009 Feb 19
2
Effects of going read-only on dovecot & pop/imap clients
Hi all, We need to set our filestore to read-only for quite a while, and I want to mitigate the effects for our clients. First issue; dovecot. If we just change the nfs mounts to read-only, dovecot complains: 2009-02-19T14:03:19+00:00 mail2 dovecot: pop3-login: Login: user=<test2 at markandruth.co.uk>, method=PLAIN, rip=10.15.10.95, lip=10.15.10.102:11002 2009-02-19T14:03:19+00:00 mail2
2008 Dec 12
1
Centos 5.2 yum check-update fails - repo change?
A couple of days ago I run yum update to take care of installing new updates for evolution.i386, evolution-data-server.i386 and nscd.i386 . The update went through with no fuss. Yesterday when I ran check-update I got the exact same updates list. So I did not run yum update, thinking this was a sync error or a repo issue. Today (just a few minutes ago) I ran the update check again and got the
2011 Dec 29
2
Refresh all packages?
Hello, I have dedicated server on CentOS Linux 6.1 with webmin/virtualmin and it tell me: Package updates 145 updates to system packages are available. Use the Virtualmin Package Updates module to install them selectively. 4 updates to Virtualmin packages are available. Use the Virtualmin Package Updates module to install them selectively. Should I update all packages?
2011 Dec 09
2
Horde mailboxes with Virtualmin and CentOS 6
I'm sorry if it is off-topic, maybe not. I have CentOS 6, webmin/virtualmin panel and I just install Horde 3/imp 4. In my virtualmin panel I have many email configured, but when I acces Horde and I try to login with email/password or user/password, Horde tell me login or password not good. What I have to do to synchronize Horde and virtualmin mailbox? Thanks you Ernesto
2009 Sep 09
3
yum issue with extras repo?
Hello All, As you can see below I am having a problem checking for updates. This happens repeatedly. I have to kill the process then rerun. I have tried "yum clean all" but no joy - the process hangs again on "extras" - see second listing below. Suggestions? Dave [root at cserver ~]# yum check-update Loaded plugins: fastestmirror, priorities Loading mirror speeds from
2008 Apr 17
2
Dovecot 1.1rc3 "Out of Memory" crashes from pop3-login?
We recently began seeing server crashes in our cluster related to "pop3-login", which is causing "oom-killer" to be invoked. The server only recovers after a reboot. From dovecot.conf: login_process_per_connection = yes login_processes_count = 16 login_max_processes_count = 256 (Should we try switching processes_per_connection to no?) From dovecot.log: dovecot: Apr 17
2007 Sep 03
2
Index and Thunderbird
Hi, Whitbox Linux 3 (RHEL) Dovecot 1.0.rc29 Using NFS From time to time does all mail get re-downloaded to Thunderbird. I would believe this has something to do with an index problem. I upgraded to 1.0 a few months ago but that didn't work well so I installed version 1.0.rc29 which worked better but we still get this problem from time to time. DOes anyone know if it is a good idea to
2010 Jul 26
1
After writing data in MMF using SEXP structure, can i reference in R?
Hi all, After writing data in MMF(Memory Map File) using SEXP structure, can i reference in R? If input data is larger than 2GB, Can i reference MMF Data in R? my work environment : R version : 2.11.1 OS : WinXP Pro sp3 Thanks and best regards. Park, Young-Ju from Korea. ---------[ ???????? ???????? ???????? ]---------- ???????? : R-help Digest, Vol 89,
2008 Aug 05
1
Dovecot sieve plugin reject not working
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm at a loss here. Details of my setup: OS: Solaris 10 gcc version: 3.4.3 postfix version 2.5.2 dovecot version 1.1.2 dovecot sieve version 1.1.5 How I installed: Postfix: make makefiles CCARGS='-DUSE_SASL_AUTH \-DDEF_SERVER_SASL_TYPE=\"dovecot\" -DUSE_TLS -I/opt/csw/include' \AUXLIBS="-R/opt/csw/lib -L/opt/csw/lib
2017 Nov 03
0
LDAP Filters as defined for dovecot UserDB and passDB
Check your userdb, is it using same config file? Aki On 02.11.2017 23:59, Will Merkens wrote: > I have pretty much everything working fine. > > I have run into one issue with the filters that I am unsure where this a filter is being set. > > Dovecot 2.2.32 (dfbe293d4) > > I have setup dovecot-ldap.conf.ext to control my LDAP query's > > My current layout used
2008 Aug 06
1
Dovecot auto vacation with sieve doesn't work
Guys, I'm running out of hair to pull out ;). Can anyone out there say that this does work?? To me this is looking like a bug and I'm not sure whether it's the sieve plugin or the dovecot deliver program. I have also had no luck the the "reject" sending any reply back to the sender. My setup: OS: Solaris 10 sparc platform postfix: 2.5.2 dovecot: 1.1.2 sieve plugin: 1.1.5
2017 Oct 30
1
Dovecot and the Maildir path
System basics ??? Centos 7.3 ??? Dovecot 2.2.32 (dfbe293d4) I am working on a replacement mail server for work and one of the features I wanted was ldap authentication After much fiddling I got it to work. But I encountered a issue where two different methods of testing a mail account resulted in the mail_location being different I set? mail_location = maildir:/var/spool/maildir/%d/%n/Maildir
2008 Aug 11
2
Auto Vacation replies again
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sorry to bring this up again. I have now configured my test server to pass all email messages off to our central campus email filter gateway. This gateway scans all email traffic for viruses/spam before being delivered to any local mail servers. Once I did this my auto vacation replies are getting canned due to the fact the from header line is empty
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
2017 Nov 02
2
LDAP Filters as defined for dovecot UserDB and passDB
I have pretty much everything working fine. I have run into one issue with the filters that I am unsure where this a filter is being set. Dovecot 2.2.32 (dfbe293d4) I have setup dovecot-ldap.conf.ext to control my LDAP query's My current layout used filters based on looking at the posixAccount attributes ?user_filter = (&(objectClass=posixAccount)(uid=%u)) If I connect to a a ldap
2017 Nov 03
1
LDAP Filters as defined for dovecot UserDB and passDB
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Fri, 3 Nov 2017, Aki Tuomi wrote: > Check your userdb, is it using same config file? some HOWTOs explicitly want you to use two config files, because Dovecot maintains two different connections for passdb and userdb queries, which is faster. So if you have copied the config file, instead of symlinked them, you might have to change two
2018 Oct 12
0
Sieve scripts not replicated
Hi, FWIW this was also reported back in August[1] - experienced with 2.3.2.1 (not sure if earlier 2.3 releases were affected) and currently reproducible with latest 2.3.3 stable release. [1] https://www.dovecot.org/pipermail/dovecot/2018-August/112548.html Cheers, Tony On 2018-10-12 04:26, Pascal wrote: > Hello, > > I use dovecot replication and the sieve scripts are not
2016 Mar 16
2
Index corruption in 2.2.18
We are using dbox with lz4 compression and dovecot-lda + sieve for delivery. Mail recieved: Mar 16 06:27:55 mail2 dovecot: lda(svs at example.com): sieve: msgid=<20160316032754.4C89D2C4 at rdbms.oldstable.office.example.com>: stored mail into mailbox 'INBOX' Around 08:14:00 user start his thunderbird with local filters. He found one mail without headers. Around that time user do
1998 Jun 30
1
Patched Qpopper2.5 release Notification. (fwd)
Hi, well, swift response! Qualcomm has a patched qpopper (2.5) Greetings, Jan-Philip Velders <jpv@jvelders.tn.tudelft.nl> ---------- Forwarded message ---------- Date: Mon, 29 Jun 1998 21:43:18 -0700 From: Praveen Yaramada <pyaramad@QUALCOMM.COM> To: BUGTRAQ@NETSPACE.ORG Subject: Patched Qpopper2.5 release Notification. Hello Folks, As you are already aware that qpopper
2016 Dec 24
1
Alternative to cPanel
On Fri, 23 Dec 2016 at 17:59, Nux! <nux at li.nux.ro> wrote: > If you want free/foss then Virtualmin. > > > > Very good panel, good support and they have been highly consistent over > the years and very receptive. > > > > CPanel has also improved massively in the last few years, well worth the > price. > > > > -- > > Sent from the Delta