1

Topic: Path to maildir

http://www.iredmail.org/forum/topic4784 … users.html

found this but did not find the file mentioned, I did find the file:
/var/www/iRedAdmin-0.3/libs/default_settings.py
but changing  the setting in this file does not make any difference. the field "maildir" in the database still contain the data and is hashed 
is this the file I need to change? I did log off and back on.

#It's RECOMMEND for better performance. Samples:     ************ <<<<<<<<<---- why is this better performance???
# - hashed: domain.ltd/u/s/e/username-2009.09.04.12.05.33/
# - non-hashed: domain.ltd/username-2009.09.04.12.05.33/
MAILDIR_HASHED = False

# Append timestamp in path. Samples:
# - with timestamp: domain.ltd/username-2010.12.20.13.13.33/
# - without timestamp: domain.ltd/username/
MAILDIR_APPEND_TIMESTAMP = False



==== Required information ====
- iRedMail version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Linux/BSD distribution name and version:
- Related log if you're reporting an issue:
====

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Path to maildir

This is available in iRedAdmin-Pro.

3

Re: Path to maildir

ZhangHuangbin wrote:

This is available in iRedAdmin-Pro.

I purchased the pro this weekend and yes I have a place to change the path it still does not work to set it as default.

/var/www/iRedAdmin-0.3/libs/default_settings.py
MAILDIR_HASHED = False
MAILDIR_APPEND_TIMESTAMP = False