Displaying 6 results from an estimated 6 matches for "1_129".
Did you mean:
1129
2016 May 05
2
Dovecot/Rainloop 2.0.13-1_129.el5
I configured Dovecot on our mail server under Centos 5.3 (I think) some while ago now (about 2 years) and, to the best of my knowledge,it had been working correctly all that time.
However, one of the team wanted to use webmail while away from base and found that, although he could receive emails OK, he was unable to reply or send fresh emails. When he pressed Send he got a message ?Authentication
2011 Aug 01
1
dovecot-config file location on CentOS5 / RHEL5?
Using the pre-built RPM from ATRPMs. Where does the dovecot-config file
get generated? Is there a flag in a config file that controls whether it
gets created?
Installed Packages
Name : dovecot
Arch : x86_64
Epoch : 1
Version : 2.0.13
Release : 1_129.el5
Size : 5.1 M
Repo : installed
Summary : Dovecot Secure imap server
URL : http://www.dovecot.org/
License : MIT
Do I have to install Dovecot from source in order to also use the
Pigeonhole plug-in?
2011 Aug 01
2
sievec - manual compile of global sieve scripts?
How do you compile global scripts using the sievec command without
making the script directory owned (and group writable) by the vmail user?
http://wiki2.dovecot.org/Pigeonhole/Sieve/Usage
# cd /etc/dovecot/sieve/before/
# (edit some script like spam.sieve that runs for everyone)
# /usr/local/bin/sievec spam.sieve spam.svbin
sievec(root): Error: sieve: binary save: failed to create temporary
2017 Nov 26
0
doveadm backup or sync Read status
Hello all,
I am trying to migrate mail from a dovecot-2.0.13-1_129.el5 maildir to
dovecot-2.2.10-8.el7.x86_64 centos 7 mdbox.
I am using this command
doveadm -v -o mail_fsync=never backup -R -u user at domain.com imapc:
also tried
doveadm -v -o mail_fsync=never sync -1 -R -u user at domain.com imapc:
Both work flawlessly - Timo is great !!! - My issue is the...
2017 Nov 27
0
doveadm backup or sync Read status
Hello All,
Sorry for reposting. Earlier I was in digest mode hence could not update the
previous post.
I am trying to migrate mail from a dovecot-2.0.13-1_129.el5 maildir to
dovecot-2.2.10-8.el7.x86_64 centos 7 mdbox.
I am using this command
doveadm -v -o mail_fsync=never backup -R -u user at domain.com imapc:
also tried
doveadm -v -o mail_fsync=never sync -1 -R -u user at domain.com imapc:
Both work flawlessly - Timo is great !!! - My issue is the...
2011 Jun 13
1
SSL comunication problems with client side.
I can get messages without SSL with no problems. but i need to setup
server accept only SSL secured connections.
I think my configuration is very proper, but cant find "obvious" problem.
Postfix 2.3.3 + dovecot 2.0.13-1_129.el5 + PostfixAdmin 2.3.3
I made own CA. configured postfix and dovecot with same cert key ca.
Same public cert i gave for client just converted it to PKCS#12.
I cant undestand valid and invalid certs strings in long, they look same.
You can check logs and config bellow.
Also some other questions r...