I've a setup with sendmail and PHP, sendmail is sending email through en Gmail/Google Apps account with SSL and SPF enabled.Emails are delivered and working without any problems.The only limitation so far is all outgoing emails are sent from the Gmail account set within sendmail.ini, the FROM: value gets ignored.Is there anyway to let a script use a custom FROM when specified and use Gmail for the un-specified ones?