I have a PHP application that sends email reports. The script runs under the account some_user and the email message arrives as being from some_user without a "@domain" suffix. The server is running sendmail as an MTU. Can sendmail be configured to add the domain suffix to the sender prior to sending the message?