Server: Difference between revisions

From ElphelWiki
Jump to navigation Jump to search
Oleg (talk | contribs)
Created page with "== Exim config == * copy ''some.patch'' to the directory of ''exim.conf'' * run: $ patch < ''some.patch'' * service exim restart"
 
Oleg (talk | contribs)
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''
* run:
* $ patch < ''some.patch''
$ 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