I found this solution
Under iredadmin directory
"libs/iredbase.py":
web.config.session_parameters['ignore_change_ip'] = True
this solves iredmail login problem due to IP change during session time.
it took 12 hours to solve
I found this solution
Under iredadmin directory
"libs/iredbase.py":
web.config.session_parameters['ignore_change_ip'] = True
this solves iredmail login problem due to IP change during session time.
it took 12 hours to solve