Hi,
i have onlyoffice community server 8.7 on a windows server 2012 r2
The emails are coming with no issue. The problem is that when a user requests password reset the $InviteLink is wrong.
To be more specific, the server's url is domain.com:2121 where 2121 is the port number that is open to public. The error in the emails is that the invitelink doesn't include the :2121 in the url, so that portal is not accessible.
Of course the same issue is with variable ${__VirtualRootPath}
Please advice