This commit is contained in:
Zhang Huangbin 2016-01-29 17:46:54 +09:00
parent a88be6c6de
commit 46263ba3bb
2 changed files with 9 additions and 1 deletions

View File

@ -21,3 +21,7 @@ MAILDIR_PREPEND_DOMAIN = True
# - without timestamp: domain.ltd/username/
MAILDIR_APPEND_TIMESTAMP = True
```
Note: each time you modified iRedAdmin source code (Python source file which
file name ends with `.py`), you must restart Apache or uwsgi (if you're running
Nginx) service to load modified code.

View File

@ -29,7 +29,11 @@ MAILDIR_PREPEND_DOMAIN = True
# - with timestamp: domain.ltd/username-2010.12.20.13.13.33/
# - without timestamp: domain.ltd/username/
MAILDIR_APPEND_TIMESTAMP = True
</code></pre><p style="text-align: center; color: grey;">All documents are available in <a href="https://bitbucket.org/zhb/iredmail-docs/src">BitBucket repository</a>, and published under <a href="http://creativecommons.org/licenses/by-nd/3.0/us/" target="_blank">Creative Commons</a> license. If you found something wrong, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.<script>
</code></pre>
<p>Note: each time you modified iRedAdmin source code (Python source file which
file name ends with <code>.py</code>), you must restart Apache or uwsgi (if you're running
Nginx) service to load modified code.</p><p style="text-align: center; color: grey;">All documents are available in <a href="https://bitbucket.org/zhb/iredmail-docs/src">BitBucket repository</a>, and published under <a href="http://creativecommons.org/licenses/by-nd/3.0/us/" target="_blank">Creative Commons</a> license. If you found something wrong, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)