Madeva

Received email bounce event for valid email id, is there any restriction on some domains?

0 votes

Hi Team,

Received callback event 'EMAIL_BOUNCE' for domain  'fgtb.be'. but BP is claiming that it is a valid customer email id, Are there any restrictions on some domains?

is there any way to validate the email id?

 

Thanks

Madeva

 


Reply to: Received email bounce event for valid email id, is there any restriction on some domains?

0 votes

Hi Madeva,

 

If you've received a bounce message from client's SMTP server, at least it means (1)The email domain "fgtb.be" is not filtered by OneSpan Sign side (2)The email was not successfully delivered, might because of the email username is incorrect, or other reasons. 

Could you do a quick test that manually send a testing email and see if this can be delivered?

 

Duo

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Reply to: Received email bounce event for valid email id, is there any restriction on some domains?

0 votes

Hi Duo,

Thanks for your response!.

Yes we have tried it by sending test email manually and it delivered successfully, so is there something to do with domain filtering in OneSpan?  

 

Regards

Madeva


Reply to: Received email bounce event for valid email id, is there any restriction on some domains?

0 votes

Hi Madeva,

 

Thanks for the confirmation!

Do you have a support ticket number for this issue? Because in order to proceed with the investigation, we may need below information:

(1)Your account Email and Environment.

(2)A package ID where you received the bounce email.

(3)The bounce message included in the bounce email:
8-5-1

(4)An actual email in "fgtb.be" domain, and please inform your client that we may send testing packages during the troubleshooting period.

 

We can move the conversation to the support ticket since it may include your sensitive information. And kindly create the support ticket ([email protected]) if you don't have one already.

 

Duo

 

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Reply to: Received email bounce event for valid email id, is there any restriction on some domains?

0 votes

Hi Duo,

Thanks for the information!

Yes we have already opened a case in one onespan support with case number CS0040054  and will followup on that.

And support team response is email bounce event-triggered due to Out of the Ofice configuration, however, email has been sent to the client.

is there in customization is possible on OneSpan events in such cases?

for OOTO notify with different events instead of email bounce!. during OOTO also email will be delivered.

 

Regards

Madeva


Reply to: Received email bounce event for valid email id, is there any restriction on some domains?

0 votes

Hi Madeva,

 

If that's the case, actually you can distinguish OOTO from the "EMAIL_BOUNCE" callback payload:

{ "name": "EMAIL_BOUNCE",

"sessionUser": "...",

"packageId": "......",

"message": "bounce type",

"createdDate": "2017-05-02T20:17:58.408Z" }

Where the bounce types are the following:

  • "BOUNCE" (a hard bounce)
  • "COMPLAINT" (a soft bounce)
  • "OOTO" (out-of-the-office)
  • "UNKNOWN"

 

Also, if the bounce type is OOTO, the sender will receive email notification of "email.ooto", instead of "email.bounced".

 

Duo

 

 

Duo Liang OneSpan Evangelism and Partner Integrations Developer


Reply to: Received email bounce event for valid email id, is there any restriction on some domains?

0 votes

Hi Duo,

 

Thanks for your valuable information, we will update the status accordingly,

 

Regards

Madeva


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off