diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-03-12 13:50:31 (GMT) |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-03-12 13:50:31 (GMT) |
commit | 298c00f02733e03ad1320e395cdab6795686a31a (patch) | |
tree | 3093f20aca7e69f2cc792793899dbf04765ac378 | |
parent | 1142b5672be2a07c07335afe367194ef8c52db54 (diff) | |
download | kolab-docs-298c00f02733e03ad1320e395cdab6795686a31a.tar.gz |
publican clean clean_ids 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 904632b..e59831c 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> |