ispconfig
Differences
This shows you the differences between two versions of the page.
| ispconfig [2015/04/04 19:59] – created ww | ispconfig [2019/07/13 19:03] (current) – removed ww | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== ISPConfig ====== | ||
| - | ===== Pravidelné mazání spamu (staršího 30 dnů) ===== | ||
| - | find /var/vmail -type f -mtime 30 -regextype posix-extended -regex ' | ||
| - | |||
| - | ---- | ||
| - | |||
| - | ==== SSL error: unable to verify the first certificate ==== | ||
| - | Je potřeba poskytovat místo certifikátu celý chain. | ||
| - | Certifikát serveru: / | ||
| - | Certifikát Intermediate CA: / | ||
| - | Certifikát CA: / | ||
| - | |||
| - | cat smtpd.cert startssl.sub.class2.server.ca.crt startssl.ca.crt > / | ||
| - | |||
| - | dovecot.conf: | ||
| - | ssl_cert = </ | ||
| - | ssl_key = </ | ||
ispconfig.1428177589.txt.gz · Last modified: (external edit)
