One of the forwardings in the old table was set to "membersonly" (Mail Deliver Restriction).
Now after conversion it's set to "unrestricted".
When I remove the senseless datasets (address = forwarding) from the table via "DELETE FROM vmail.forwardings where address=forwarding;" the mail server works as before - no change.
Unfortunately iRedAdmin-Pro still shows all the mailboxes additionally as aliases.
This is wrong.
Summary:
- migrate_sql_alias_table.py does not check for "address = forwarding" and adds it to the new structure
-> Proposal: Implement check and do not migrate useless entries
- iRedAdmin-Pro 2.7.0 does show alias entries from vmail.alias even if "address = forwarding". Is this intended?
-> Proposal: Please show only real alias entries.
- The alias addresses iRedAdmin-Pro 2.7.0 shows do contain empty forwarding addreses. This makes no sense