User Tools

Site Tools


linux_og_unix:dovecot
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


linux_og_unix:dovecot [2023/10/21 19:19] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +=== Dovecot ===
 +  
 +Dovecot guide: 
 +  * [[http://library.linode.com/email/postfix/dovecot-mysql-centos-5]]
 +  * [[http://library.linode.com/email/postfix/dovecot-mysql-debian-6-squeeze]]
 +
 +Test imaps:
 +<code>echo | openssl s_client -connect <server-ip>:993</code>
 +
 +Lav certifikater:
 +<code>openssl req -new -x509 -days 3650 -nodes -out /etc/pki/dovecot/certs/dovecot.pem -keyout /etc/pki/dovecot/private/dovecot.pem</code>
 +
  
linux_og_unix/dovecot.txt · Last modified: 2023/10/21 19:19 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki