diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-04-01 12:56:48 (GMT) |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-04-01 12:56:48 (GMT) |
commit | 980ecfc07811af925a6d3381d1ce46fa8aee99a4 (patch) | |
tree | 0016cedf6317b6d851f596863284d2c42585bc03 | |
parent | 298c00f02733e03ad1320e395cdab6795686a31a (diff) | |
download | kolab-docs-980ecfc07811af925a6d3381d1ce46fa8aee99a4.tar.gz |
publican clean does it again
-rw-r--r-- | Architecture_and_Design/en-US/Kolab_Content_Filters.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Architecture_and_Design/en-US/Kolab_Content_Filters.xml b/Architecture_and_Design/en-US/Kolab_Content_Filters.xml index e59831c..7ecad4e 100644 --- a/Architecture_and_Design/en-US/Kolab_Content_Filters.xml +++ b/Architecture_and_Design/en-US/Kolab_Content_Filters.xml @@ -726,7 +726,7 @@ def execute(*args, **kw): <para> This is to ensure that, should the daemon's operations be interrupted at this point, data is not lost. </para> - </step>// --> <step> + </step>// --> <step> <para> The <literal>optout</literal> module creates a new spool file <filename>/var/spool/pykolab/wallace/optout/ACCEPT/tmpQWE123</filename> with the From: header intact, and the CC: header intact. It removes the To: header contents. </para> |