Displaying 3 results from an estimated 3 matches for "1_98".
Did you mean:
1098
2011 Mar 26
1
Multiple versions of Dovecot installed
I have had to rebuild my 64-bit CentOS 5 email server and after
installing dovecot rpms (using yum) I seem to have multiple versions
installed:
dovecot-1.1.20-1_98.el5 - from ATrpms repo
dovecot-1.0.7-7.el5 - from CentOS repo
dovecot-sieve-0.1.18-6.1.el5 - from ATrpms repo
I have tried to install just the ATrpms version but when I do "yum
install dovecot" the CentOS one always gets pulled in as well. Is this
normal, or does it indicate that somethi...
2011 Jun 10
1
dovecot-managesieve
Hi all,
I have to implement a Out of Office Tool on our dovecot IMAP Server.
Recently I updated dovecot-1.0.7-7.el5 to dovecot-1.1.20-1_98.el5 on our
CentOS release 5.6 (Final) box via "yum update"
# cat /etc/yum.conf
....
[atrpms]
name=Fedora Core $releasever - $basearch - ATrpms
baseurl=http://dl.atrpms.net/el$releasever-$basearch/atrpms/stable
gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms
gpgcheck=1
#
....
After it, I in...
2012 Mar 27
1
Problem with DOVECOT - long authentication time
...SELECT CONCAT(storagebasedirectory, '/', storagenode, '/',
maildir) AS home, CONCAT('*:bytes=', quota*1048576) AS quota_rule FROM
mailbox WHERE username='%u' AND active='1' AND enable%Ls%Lc='1'
postfix: postfix-2.5.9-5.ired
dovecot: dovecot-1.1.20-1_98.el5
mysql: mysql-server-5.0.77-4.el5_6.6
This is not a TCP connection problem, because i have results from
tcpdump and wireshark. There is a information that Active directory is
answering with password in 0,2 second.
Regards
Jacek