syncmail uses entries in /etc/passwd to find the full name to be
included in From: field of the mail.
However, entries in /etc/passwd can also be used to store
comments, phone, etc (gecos syntax) and syncmail should not
include these.
Simple patch included.
split gecos field - diff code