EMail Error - Sending Email

Hi, has anyone seen this error before with the sending of email

In URS a “UData[‘To’]” is done before the email send. A valid email address is listed.

\snippet from interaction server log
‘Envelope3rdServer’(list) ‘Service’ ‘Email’
‘Method’ ‘Send’
‘Parameters’(list) ‘FaultCode’ ‘106’
‘FaultString’ ‘13:25:56.581 Server: MM8_E-MailServer Msg: No ‘To’ address found.’

Yes,I saw it. You have filled incorrectly header(namely To field) for new email in strategy.Could you upload screenshot of your object in strategy in which you have filled/created header?

2 Likes

hopefully these are the screens you are after, any assistance to resolve would be grand…

been running fine for months.

http://www.dudzy.com/image1.JPG

http://www.dudzy.com/image2.JPG

Please,correct the second screenshot… so,did you do any changes or updates during last time,from last works point?

1 Like

image fixed

nothing has changed at all to my knowledge
completed end to end testing with a test account and all fine, found approx 120 replies are failing to send (i make an assumption that the vast majority are related to the same error)

Viewed end user behavior today of one such failure.
Agent receives information (was initially saved to their work bin)

When presented to the agent, its actually has an email address (not all do), from, subject etc, but there is no text body at all (will upload an image soon)

The agent selects reply, corrects and hits send, and fails with same error…

And are you 100% sure that all required fields has were filled? Did you check emails parameters directly in DB?

from the agent workspace side yes…

image of pop to agent, have another with all fields completed (ie body) when agent replies

http://www.dudzy.com/email.JPG

db side, work in progress, trying to get a complete set of logs across all apps.

2 Likes

Check the log and see if the To address of these outbound emails are a n address that is configured as an incoming emailaddress in Genesys.
By default you cannot send emails to addresses that Genesys controls since it means looping.
All the times I have seen this the cause us this. Email Server checks and removes internal addresses, and this leads to empty To fileds in theses situations.