Hello,
I would like to configure my install as follows:
IMAP - Goes to one server and fetches the messages and deletes them (this part works now).
SMTP - Goes to a different server, logs in with different credentials and sends out all notification/ticket recieved messages.
My issue stems from the fact that the web config only lets you specify one set of credentials. Is there another area to change it so that the SMTP goes to a different server with different username/password?
Thanks.