Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Linux Mail Server: Exim4
(view source)
Revision as of 23:08, 31 March 2017
276 bytes added
,
23:08, 31 March 2017
→Dovecot
Line 316:
Line 316:
user_query = SELECT '/var/spool/mail/%d/%n' AS `home`, [YOUR UID] AS `uid`, [YOUR GID] AS `gid`</nowiki>
user_query = SELECT '/var/spool/mail/%d/%n' AS `home`, [YOUR UID] AS `uid`, [YOUR GID] AS `gid`</nowiki>
+
+
==== SSL ====
+
- Get certificates ej: Lets Encrypt
+
Edit: /etc/dovecot/conf.d/10-ssl.conf
+
<nowiki>ssl = yes
+
# Preferred permissions: root:root 0444
+
ssl_cert = </etc/ssl/certs/dovecot.pem
+
# Preferred permissions: root:root 0400
+
ssl_key = </etc/ssl/private/dovecot.pem</nowiki>
=== Roundcube ===
=== Roundcube ===
Rafahsolis
Bureaucrats
,
Administrators
2,306
edits
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
Special pages
Printable version