I also have this problem.
I use FreeBSD+PHP.
And my mail client shows the "From"=Unprivileged user [nobody@domail]
I had tried the following.
From : Name<Name@domain>
From : Name <Name@domain>
From : "Name"<Name@domain>
From : "Name" <Name@domain>
....
How to solve this issue?