Hi,
First of all i'm very sorry to ask this but have tried and not working at all.
I'd like to know if someone can explain me in a very detailed way what steps i need to do for something like this to work:
Scenario:
A customer will have a web form on where will be a drop down combo with 2 Subjects possible: Support and Information. All emails will go to
genesys-mail@customer.comI already configured the JavaMail Server to read this account, according to logs it is ok reading the account.
Now for both cases i want an autoresponse indicating that the email arrived successfuly.
After that according to one subject or the other will go to a different agent group to handle it.
I created the
genesys-mail@customer.com also in CME > Business Attributes > Email Accounts so i see it in the Knowdledge Manager.
But also would like if the customers ask for common questions such as "Which are the delivery hours?" or similar those doesn't go to an agent, this mails will be auto-answered.
So how i configure a strategy to do the delivery to the correct agents and how do i send the acknowledge mails?
Also, is it possible that for example i receive an email with a formatted body:
Subject: Balance
Body:
user-code=XXXXX where XXXXX is something the customer input.
So this goes to URS (i'm guessing) reads the user-code and do a DB search for it and returns a value, so an outbound email goes like this:
Subject: Your Balance
Body:
Mr. <First Name> <Last Name>
Your balance is <vBalance>.
Please call us to 555-7777
Thanks
?? Is this possible?
Thanks a lot and sorry again