Resolving shared WordPress Email issue

I like using a database to directly drive my virtual webhosting – this means that each account on the system has a UID and GID, but no username associated with it (ie in /etc/passwd or getent passwd) Because of this, when users try and send an email in WordPress (eg to reset their password), WordPress…

Read More