I have genesys email server which needs to configure to use two domain with multiple email accounts on each. How can we configure for two domain as we can only put one SMTP server on email server config?
One domain is local email server and another domain is office 365. I have tried with the local email server, both inbound outbound working fine. For inbound we can set multiple email account by using multiple pop-client. But for outbound, don't know where to configure for multiple email as I can only put one SMTP config using one email. How to set up for multiple outbound email account?
and I also tried with office 365 inbound is working fine but outbound..it doesn't go anywhere, can not find any interaction in logs as well.Any idea, is it SMTP setting?
Both domain I tested separately as don't know how to set up two domain account on one genesys email server. Can anyone advise me soonest?
I will try to install two instances if there's no other way, so each instance will serve for each domain. Inbound should be ok for multiple user email accounts. How can I make it work for outbound email to be able to use multiple user email accounts? Any idea?
Are these domains on different mail servers? Or same? If on same, you can set a “main” account to send in behalf of another account, so the only thing that changes is the FROM address.
Ask your Mail admin on those security settings on your mail server
They are on different two domain. For each domain, we got a few email accounts that need to use separately to receive emails and send outbound. Inbound can separately receive now as we used different pop-client and inbound flow. Having outbound issue, as it's only reflected the email address we used in smtp connection, even though I choose to send different outbound FROM address. How to make it to show individual email addresses for outbound.
As Janis mentioned, ESJ supports only one SMTP account per instance, so what you need to do is in your strategy to choose based on the From address, which is selected in the WDE or whatever Front-end your agents have, which ESJ should be used in the Send Mail block.
If from = a or b or c use ESJ1, else, use ESJ2
There is no way to make it simple if that is what you expect.
I have already tried with 2 esj instances and 2 smtp and working. Still having issue with multiple accounts for outbound email on same domain.
eg: I have 2x emails address to use outbound for same domain (domain1.com) eg: [email removed], [email removed]
on my SMTP → User field → configured email address as user [email removed]
for inbound, created 2xpop-client for support and sale …> inbound are working fine --email can reach each mailbox accordingly
When sending outbound,on WDE i can choose FROM address whether support or sale to use
I can send out outbound email when I am using FROM as [email removed]. If I use [email removed] to send outbound, email server responsed 'No Valid recipients found" and email just stuck. If I changed my SMTP user to [email removed], sale email can send out but for support email having same issue. What kind of user account should use to able to send outbound for both emails since they are on same domain?
In this case ., how can I make it work for both emails to be able to send outbound ? Is there any specific options,values need to setup?
SMTP user option: Specifies the name used to log in to the corporate e-mail server. This option applies only when you have set enable-authentication to true.
'No Valid recipients found" error is related to To address in your outbound email. It can not be the same as defined in pop-client (to prevent looping back).