Allowing this kind of e-mails must be annoying for the moderator.
So, I wanna fix this problem.
(2) Whenever employees of the company I belong to send a message to hackers, our names are not displayed like other developers in the mailing thread.
Other developer names are displayed like "given name" plus "family name". But in our cases, just e-mail addresses are shown to others.
Not only in the mailing list but also in the commitfest archive, our names aren't displayed correctly now. How can I solve this problem ? I think this is also related to the first question. It's because this happen at the same time.
This is because of how your mail system is set up. The outgoing email being sent does not have a name on it, just the email address, so that's what the PostgreSQL systems will use at every level. In the headers of this email you sent for example, it has:
So that is something you will need to bring up with your mail system admionistrators.
[>] Got it. Thank you for your advice.
(3) By the way, could I change username without recreating a new account ? This question isn't related to above two. I wanna change my current username. Can I do it ?