I am currently using IMAP for incoming mail and PHP mail function for outgoing mail. I would like to switch outgoing mail to SMTP using authentication (using a 3rd party server).Here's my issue: the support address is what is needed for checking IMAP to receive messages. To send messages, the SMTP server requires a different username (not the support email address). Is there a way in osTicket to enter the support email address/password for incoming email (IMAP) but a different username/password for outgoing email (SMTP)?