Displaying 6 results from an estimated 6 matches for "ca_ppgk".
2006 Jul 07
2
Authentication by certificats (a bug or my misconfiguration)
..., with sysconfdir set
to /etc and with disabled pam
Tested with the most recent opera and mozilla thunderbird,
using pop3s. (note: both clients work with postfix, authetnicating
only by certificates). They do send requested certificates.
Important dovecot configuration:
ssl_cert_file = /etc/ssl/ca_ppgk/certs/pop3_crt.pem
(common name - pop3.ppgk.com.pl, valid dns name)
ssl_key_file = /etc/ssl/ca_ppgk/private/pop3_key.pem
ssl_ca_file = /etc/ssl/ca_ppgk/ca_crt.pem
ssl_verify_client_cert = yes
verbose_ssl = yes
auth_verbose = yes
ssl_require_client_cert = yes
ssl_username_from_cert = (tested bo...
2007 Mar 19
1
userdb static and doubled homedir problem
...me=/home/vmail/domain.tld/test/maildirs
dovecot 1.0rc27 (+ flock and convert plugin diffs), openbsd 3.9, i386
any extra info (ktrace, etc.) - if needed
dovecot -n:
base_dir: /var/dovecot/
protocols: imap imaps pop3 pop3s
ssl_listen: *
ssl_ca_file: /etc/ssl/cert_bundle.pem
ssl_cert_file: /etc/ssl/ca_ppgk/certs/fetch_crt.pem
ssl_key_file: /etc/ssl/ca_ppgk/private/fetch_key.pem
verbose_ssl: yes
login_dir: /var/dovecot/login
login_executable(default): /usr/local/libexec/dovecot/imap-login
login_executable(imap): /usr/local/libexec/dovecot/imap-login
login_executable(pop3): /usr/local/libexec/dovecot/p...
2007 Mar 21
1
Double homedirs and tilde problems in case of chroot in passwd-file / static dbs.
...post rc27 diffs)
dovecot.userdb:
testms::10000:10000:Test,,,:/home/vmail/ppgk.com.pl/testms/./::userdb_mail=maildir:~/Maildir:
dovecot.passdb:
testms:{PLAIN}test:
base_dir: /var/dovecot/
protocols: imap imaps pop3 pop3s
ssl_listen: *
ssl_ca_file: /etc/ssl/cert_bundle.pem
ssl_cert_file: /etc/ssl/ca_ppgk/certs/fetch_crt.pem
ssl_key_file: /etc/ssl/ca_ppgk/private/fetch_key.pem
verbose_ssl: yes
login_dir: /var/dovecot/login
login_executable(default): /usr/local/libexec/dovecot/imap-login
login_executable(imap): /usr/local/libexec/dovecot/imap-login
login_executable(pop3): /usr/local/libexec/dovecot/p...
2007 Mar 28
2
chroot and raw logging
...enbsd 3.9, i386, dovecot 1.0-rc28
dovecot.userdb:
test::10000:10000::/home/vmail/test.tld/test/./::userdb_mail=maildir:~/Maildir:
dovecot.passdb:
test:{PLAIN}test:
base_dir: /var/dovecot/
protocols: imap imaps pop3 pop3s
ssl_listen: *
ssl_ca_file: /etc/ssl/cert_bundle.pem
ssl_cert_file: /etc/ssl/ca_ppgk/certs/fetch_crt.pem
ssl_key_file: /etc/ssl/ca_ppgk/private/fetch_key.pem
verbose_ssl: yes
login_dir: /var/dovecot/login
login_executable(default): /usr/local/libexec/dovecot/imap-login
login_executable(imap): /usr/local/libexec/dovecot/imap-login
login_executable(pop3): /usr/local/libexec/dovecot/p...
2007 Mar 22
1
tilde in mbox:, when used in non-system user db
...b:
testms::10000:10000:imap,,,:/home/vmail/ppgk.com.pl/testms/./::userdb_mail=mbox:~/Mail:INBOX=/home/vmail/ppgk.com.pl/%u/inbox
dovecot.passdb:
testms:{PLAIN}test:
base_dir: /var/dovecot/
protocols: imap imaps pop3 pop3s
ssl_listen: *
ssl_ca_file: /etc/ssl/cert_bundle.pem
ssl_cert_file: /etc/ssl/ca_ppgk/certs/fetch_crt.pem
ssl_key_file: /etc/ssl/ca_ppgk/private/fetch_key.pem
verbose_ssl: yes
login_dir: /var/dovecot/login
login_executable(default): /usr/local/libexec/dovecot/imap-login
login_executable(imap): /usr/local/libexec/dovecot/imap-login
login_executable(pop3): /usr/local/libexec/dovecot/p...
2007 Mar 15
2
flock problems with index files and passwd-file
...dotlocks or fcntl works well in all situations
(passwd-file or not).
Dovecot 1.0 rc27
OpenBSD 3.9 (stable), i386
Dovecot config (dovecot -n):
# /etc/dovecot.conf
base_dir: /var/dovecot/
protocols: imap imaps pop3 pop3s
ssl_listen: *
ssl_ca_file: /etc/ssl/cert_bundle.pem
ssl_cert_file: /etc/ssl/ca_ppgk/certs/fetch_crt.pem
ssl_key_file: /etc/ssl/ca_ppgk/private/fetch_key.pem
verbose_ssl: yes
login_dir: /var/dovecot/login
login_executable(default): /usr/local/libexec/dovecot/imap-login
login_executable(imap): /usr/local/libexec/dovecot/imap-login
login_executable(pop3): /usr/local/libexec/dovecot/p...