Return an error if the user mailbox isn't found
Currently we just do nothing and return 200 and I think that's not great from a debugging perspective. Return 404 if the mailbox isn't found.
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
Currently we just do nothing and return 200 and I think that's not great from a debugging perspective. Return 404 if the mailbox isn't found.