Ralf Becker
|
a9766f6c82
|
migrate mailbox name (mailMessageStore) when migrating mail accounts, otherwise default get created, which might differ
|
2012-11-23 09:18:00 +00:00 |
|
Ralf Becker
|
9500b3eb9c
|
fixed PHP message: PHP Strict Standards: Declaration of emailadmin_smtp_sql::setUserData() should be compatible with emailadmin_smtp::setUserData($_uidnumber, $_mailAlternateAddress, $_mailForwardingAddress, $_deliveryMode, $_accountStatus, $_mailLocalAddress, $_quota, $_forwarding_only = false)
|
2012-11-22 12:19:08 +00:00 |
|
Ralf Becker
|
09e44d87fe
|
using now emailadmin_smtp constants for internally used values for deliveryMode and accountStatus, fixing not working forward-only mode because of wrong case of values, ldap classes now ignore case to deal with existing data
|
2012-11-20 14:01:58 +00:00 |
|
Ralf Becker
|
e6af7f46c7
|
deprecated defaultsmtp in favor of autoloadable emailadmin_smtp, matching exiting emailadmin_smtp_ldap and new emailadmin_smtp_sql extending it
r40850: need to move accounts reference to emailadmin_smtp
r40851: store group email in mailaccounts table
|
2012-11-19 12:53:33 +00:00 |
|