Scheduler sending emails as www-data

SuiteCRM tries to send queued emails as www-data and not the System account (suitecrm), and so fails to connect to the mail server. Is it possible to tell cron.php to use the System account or is it normal to setup a www-data mail user specifically for cron.php?