Displaying 20 results from an estimated 79 matches for "servercert".
2015 Jan 16
4
Outlook and TLSv.1
...t
about connection errors, openssl s_client and Thunderbird works fine.
I found some posts about this but none of them had a real solution on
this - I meanwhile disabled TLSv1.2 which made the Outlook users happy.
I run dovecot 2.2.13, OpenSSL 1.0.1j 15 Oct 2014
ssl_cert = </var/qmail/control/servercert.pem
ssl_cipher_list = ALL:!EXPORT:!LOW:!MEDIUM:!aNULL:+RC4:@STRENGTH
ssl_dh_parameters_length = 2048
ssl_key = </var/qmail/control/servercert.pem
ssl_protocols = !SSLv2 !TLSv1.2
The certificate is from Comodo using sha256.
Any idea?
Oliver
--
Protect your environment - close windows and ad...
2015 Jan 19
1
Outlook and TLSv.1
...works fine.
>>
>> I found some posts about this but none of them had a real solution on
>> this - I meanwhile disabled TLSv1.2 which made the Outlook users happy.
>>
>> I run dovecot 2.2.13, OpenSSL 1.0.1j 15 Oct 2014
>>
>> ssl_cert = </var/qmail/control/servercert.pem
>> ssl_cipher_list = ALL:!EXPORT:!LOW:!MEDIUM:!aNULL:+RC4:@STRENGTH
>> ssl_dh_parameters_length = 2048
>> ssl_key = </var/qmail/control/servercert.pem
>> ssl_protocols = !SSLv2 !TLSv1.2
>>
>> The certificate is from Comodo using sha256.
>>
>> A...
2015 Sep 12
4
concerning dovecot settings for high volume server
...op3
service imap-login {
client_limit = 256
process_limit = 400
process_min_avail = 4
service_count = 0
vsz_limit = 512 M
}
service pop3-login {
client_limit = 1000
process_limit = 400
process_min_avail = 12
service_count = 0
vsz_limit = 512 M
}
ssl_cert = </var/qmail/control/servercert.pem
ssl_dh_parameters_length = 2048
ssl_key = </var/qmail/control/servercert.pem
userdb {
args = cache_key=%u quota_template=quota_rule=*:backend=%q
driver = vpopmail
}
protocol imap {
imap_client_workarounds = delay-newmail
mail_plugins = " quota imap_quota"
}
protocol pop3 {...
2012 Jan 18
2
shared folder files not displaying in thunderbird
...pe = private
}
namespace {
location = maildir:/home/vpopmail/domains/mydomain.com/shared/projects
prefix = projects.
separator = .
type = public
}
passdb {
args = cache_key=%u webmail=127.0.0.1
driver = vpopmail
}
plugin/quota = maildir
protocols = imap
ssl_cert = </var/qmail/control/servercert.pem
ssl_key = </var/qmail/control/servercert.pem
userdb {
args = cache_key=%u quota_template=quota_rule=*:backend=%q
driver = vpopmail
}
protocol imap {
imap_client_workarounds = delay-newmail
}
2014 Apr 22
2
Re: TLS and intermediate CA
Thanks for the response.
My current chain is as follows:
caroot -> child-ca1 -> server cert
My cacert.pem file has both the caroot and the child-ca1 certs. I have
recompiled libvirt on my machine with some extra debug statements and
verified that both the caroot cert and the child-ca1 certs are being
loaded. But when I try to connect the caroot and child-ca1 certs only
appear under the
2015 Sep 13
1
concerning dovecot settings for high volume server
...> process_min_avail = 4
> service_count = 0
> vsz_limit = 512 M
> }
> service pop3-login {
> client_limit = 1000
> process_limit = 400
> process_min_avail = 12
> service_count = 0
> vsz_limit = 512 M
> }
> ssl_cert = </var/qmail/control/servercert.pem
> ssl_dh_parameters_length = 2048
> ssl_key = </var/qmail/control/servercert.pem
> userdb {
> args = cache_key=%u quota_template=quota_rule=*:backend=%q
> driver = vpopmail
> }
> protocol imap {
> imap_client_workarounds = delay-newmail
> mail_plugins =...
2014 Feb 16
2
libvirtd ssl configuration
...daemon:
Default paths:
Configuration file (unless overridden by -f):
/etc/libvirt/libvirtd.conf
Sockets:
/var/run/libvirt/libvirt-sock
/var/run/libvirt/libvirt-sock-ro
TLS:
CA certificate: /etc/pki/CA/caert.pem
Server certificate: /etc/pki/libvirt/servercert.pem
Server private key: /etc/pki/libvirt/private/serverkey.pem
PID file (unless overridden by -p):
/var/run/libvirtd.pid
I think that caert.pem should be cacert.pem =)
Tnx.
С уважением,
Гусев Павел
Руководитель отдела системного администрирования
QSOFT | Ведущий web-интегратор...
2015 Sep 13
2
concerning dovecot settings for high volume server
...> process_min_avail = 4
> service_count = 0
> vsz_limit = 512 M
> }
> service pop3-login {
> client_limit = 1000
> process_limit = 400
> process_min_avail = 12
> service_count = 0
> vsz_limit = 512 M
> }
> ssl_cert = </var/qmail/control/servercert.pem
> ssl_dh_parameters_length = 2048
> ssl_key = </var/qmail/control/servercert.pem
> userdb {
> args = cache_key=%u quota_template=quota_rule=*:backend=%q
> driver = vpopmail
> }
> protocol imap {
> imap_client_workarounds = delay-newmail
> mail_plugins =...
2015 Jan 20
0
Help backup mails from one dovecot server to another dovecot server
...n_avail = 2
service_count = 0
}
service managesieve {
process_limit = 10
}
service quota-warning {
executable = script /usr/local/libexec/dovecot/quota-warning
unix_listener quota-warning {
mode = 0660
user = vpopmail
}
user = vpopmail
}
ssl_cert = </var/qmail/control/servercert.pem
ssl_key = </var/qmail/control/servercert.pem
ssl_protocols = !SSLv2 !SSLv3
userdb {
driver = passwd
}
userdb {
args = username_format=%u /usr/local/etc/dovecot/users
driver = passwd-file
}
userdb {
args = quota_template=quota_rule=*:storage=100M
driver = vpopmail
}
protocol si...
2017 Dec 10
1
libvirt authentication
...rver certificate does not seem to match the host name
hostname: "barni"
Server certificate CN: "barni,O=libvirt.org"
CN field is standing at the beginning of line.
Seems that these are the appropriate lines in code:
258 S_HOST=`"$CERTOOL" -i --infile "$LIBVIRT/servercert.pem" | grep
Subject: | sed 's+.*CN=\([a-zA-Z\. _-]*\)+\1+'`
259 if test "$S_HOST" != "`hostname -s`" && test "$S_HOST" != "`hostname`"
2015 Jan 16
0
File locking issues
...nt Messages" {
special_use = \Sent
}
mailbox Trash {
special_use = \Trash
}
prefix =
}
passdb {
args = /etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
protocols = imap pop3
service imap-login {
process_min_avail = 5
service_count = 0
}
ssl_cert = </var/qmail/control/servercert.pem
ssl_cipher_list = ALL:!EXPORT:!LOW:!MEDIUM:!aNULL:+RC4:@STRENGTH
ssl_dh_parameters_length = 2048
ssl_key = </var/qmail/control/servercert.pem
ssl_protocols = !SSLv2 !TLSv1.2
userdb {
args = /etc/dovecot/dovecot-sql.conf.ext
driver = sql
}
protocol imap {
mail_max_userip_connections = 2...
2015 Jan 18
0
Outlook and TLSv.1
...s_client and Thunderbird works fine.
>
> I found some posts about this but none of them had a real solution on
> this - I meanwhile disabled TLSv1.2 which made the Outlook users happy.
>
> I run dovecot 2.2.13, OpenSSL 1.0.1j 15 Oct 2014
>
> ssl_cert = </var/qmail/control/servercert.pem
> ssl_cipher_list = ALL:!EXPORT:!LOW:!MEDIUM:!aNULL:+RC4:@STRENGTH
> ssl_dh_parameters_length = 2048
> ssl_key = </var/qmail/control/servercert.pem
> ssl_protocols = !SSLv2 !TLSv1.2
>
> The certificate is from Comodo using sha256.
>
> Any idea?
>
> Oliver
>...
2015 Jan 18
1
Outlook and TLSv.1
...ks fine.
>>
>> I found some posts about this but none of them had a real solution on
>> this - I meanwhile disabled TLSv1.2 which made the Outlook users happy.
>>
>> I run dovecot 2.2.13, OpenSSL 1.0.1j 15 Oct 2014
>>
>> ssl_cert = </var/qmail/control/servercert.pem
>> ssl_cipher_list = ALL:!EXPORT:!LOW:!MEDIUM:!aNULL:+RC4:@STRENGTH
>> ssl_dh_parameters_length = 2048
>> ssl_key = </var/qmail/control/servercert.pem
>> ssl_protocols = !SSLv2 !TLSv1.2
>>
>> The certificate is from Comodo using sha256.
>>
>>...
2015 Jul 04
0
outlook downloading duplicate emails on particular days
...ttl = 0
auth_mechanisms = plain login digest-md5 cram-md5
auth_username_format = %Lu
first_valid_uid = 89
first_valid_gid = 89
log_path = /var/log/dovecot.log
login_greeting = ready.
mail_plugins = $mail_plugins quota
plugin/quota = maildir
protocols = imap pop3
ssl_cert = </var/qmail/control/servercert.pem
ssl_key = </var/qmail/control/servercert.pem
# the following will likely be the default at some point
ssl_dh_parameters_length = 2048
namespace {
inbox = yes
location =
prefix =
# prefix = INBOX.
# Use 'prefix = INBOX.' for Courier-IMAP compatible transparent migration.
# Th...
2008 Aug 01
0
Quota warnings wrong behaviour (1.1.2)
...uot; opts:
-------------------cut---------------------------------------
# dovecot -n
# 1.1.2: /usr/local/etc/dovecot.conf
base_dir: /usr/local/var/run/dovecot/
log_path: /dev/stderr
info_log_path: /dev/stderr
log_timestamp:
listen: 127.0.0.1:143
ssl_listen: 0:993
ssl_cert_file: /var/qmail/control/servercert.pem
ssl_key_file: /var/qmail/control/servercert.pem
ssl_cipher_list: ALL:!LOW
verbose_ssl: yes
login_dir: /usr/local/var/run/dovecot/login
login_executable: /usr/local/libexec/dovecot/imap-login
verbose_proctitle: yes
first_valid_uid: 89
last_valid_uid: 89
mail_uid: vpopmail
mail_gid: vchkpw
mail_l...
2011 Sep 30
1
Intermittent authentication failures
...mail_nfs_index = yes
mail_nfs_storage = yes
mmap_disable = yes
namespace {
inbox = yes
location =
prefix =
separator = .
type = private
}
passdb {
args = cache_key=%u webmail=127.0.0.1
driver = vpopmail
}
plugin/quota = maildir
protocols = imap
ssl_cert = </var/qmail/control/servercert.pem
ssl_key = </var/qmail/control/servercert.pem
userdb {
args = cache_key=%u quota_template=quota_rule=*:backend=%q
driver = vpopmail
}
protocol imap {
imap_client_workarounds = delay-newmail
}
Most clients use TLS and PLAIN login for verification, which works
flawlessly.
I also run...
2011 Nov 26
0
Dovecot 1.2 ACL problem.
...-acl also able to access these folder.
Here is the output of dovecot -n.
# 1.2.17: /usr/local/etc/dovecot.conf
# OS: Linux 2.6.18-194.3.1.el5 i686 CentOS release 5.5 (Final)
base_dir: /var/run/dovecot/
log_path: /var/log/dovecot.log
ssl_listen: 192.168.0.251:993
ssl_cert_file: /var/qmail/control/servercert.pem
ssl_key_file: /var/qmail/control/servercert.pem
login_dir: /var/run/dovecot//login
login_executable: /usr/local/libexec/dovecot/imap-login
first_valid_uid: 508
last_valid_uid: 508
mail_location: maildir:~/Maildir
namespace:
type: private
separator: .
prefix: INBOX.
inbox: yes
list: yes
su...
2012 Sep 17
1
Can`t get over 1024 processes
...ix_listener auth-master {
mode = 0600
}
}
service imap-login {
process_limit = 1536
service_count = 1
}
service imap {
process_limit = 2048
}
service pop3-login {
service_count = 1
}
service pop3 {
process_limit = 2048
}
shutdown_clients = no
ssl_cert = </var/qmail/control/servercert.pem
ssl_key = </var/qmail/control/servercert.pem
userdb {
args = blocking=yes
driver = passwd
}
userdb {
driver = vpopmail
}
verbose_proctitle = yes
protocol imap {
imap_client_workarounds = delay-newmail tb-extra-mailbox-sep
mail_max_userip_connections = 1024
mail_plugins = qu...
2011 Apr 05
1
squirrelmail doesn't display share
...pe = private
}
namespace {
location = maildir:/home/vpopmail/domains/mydomain.com/shared/projects
prefix = projects.
separator = .
type = shared
}
passdb {
args = cache_key=%u webmail=127.0.0.1
driver = vpopmail
}
plugin/quota = maildir
protocols = imap
ssl_cert = </var/qmail/control/servercert.pem
ssl_key = </var/qmail/control/servercert.pem
userdb {
args = cache_key=%u quota_template=quota_rule=*:backend=%q
driver = vpopmail
}
protocol imap {
imap_client_workarounds = delay-newmail
}
# cat config_local.php
<?php
####################
# Local configuration for Qmail Toaster
#...
2012 May 15
2
Maildir filename has wrong S value
...ice_count = 1
user = dovecot
}
service pop3-login {
inet_listener pop3 {
address = [::] *
port = 110
}
inet_listener pop3s {
address = [::] *
port = 995
}
process_limit = 256
process_min_avail = 3
service_count = 1
user = dovecot
}
ssl_cert = </var/qmail/control/servercert.pem
ssl_cipher_list = ALL:!LOW
ssl_key = </var/qmail/control/servercert.pem
userdb {
driver = vpopmail
}
verbose_proctitle = yes
protocol lda {
hostname = mail.benv.junerules.com
info_log_path = /var/log/dovecot/dovecot2-deliver.log
log_path = /var/log/dovecot/dovecot2-deliver-errors.log...