I have a single CVS user (cvs) on my Unix box and I map all CVS users to this user via CVSROOT/passwd. When I do this, all mails are sent by the user cvs. I'd like to show the name of the committer in the mail subject (or even as the sender of the mail).
Is there any other way than creating a real Unix user?