Server: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Exim config == * copy ''some.patch'' to the directory of ''exim.conf'' * run: $ patch < ''some.patch'' * service exim restart" |
No edit summary |
||
| Line 1: | Line 1: | ||
== Exim config == | == Exim config == | ||
* copy ''some.patch'' to the directory of ''exim.conf'' | * copy ''some.patch'' to the directory of ''exim.conf'' | ||
* | * $ patch < ''some.patch'' | ||
* $ service exim restart | |||
* service exim restart | |||
Latest revision as of 18:26, 11 October 2017
Exim config
- copy some.patch to the directory of exim.conf
- $ patch < some.patch
- $ service exim restart