Share via

Issue with outlook when receiving mails from Zoho recruiting tool for interviewers

Avinash Dhanukonda 25 Reputation points
2026-03-02T05:05:23.77+00:00

Hello Team,

We are facing an issue with Outlook calendar behavior for interview invites generated from Zoho Recruiting / Zoho People and request your assistance to validate if there are any Microsoft-side changes or limitations involved.

Environment

  • Microsoft 365 tenant with Exchange Online

Users are standard user mailboxes (not resource mailboxes)

Outlook Web App is primarily used (issue also observed in Outlook Desktop)

Exchange Admin access is available and backend checks have been completed

Issue Summary

Earlier, interview invites from Zoho Recruiting were:

Automatically added to users’ Outlook calendars

  Displayed RSVP options (Accept / Decline / Tentative)

  
     Contained full interview details inside the calendar entry

     
     Recently, the same workflow is no longer working as expected.
```### Current Behavior

Users receive **two emails** for the same interview:

   One notification email containing interview details and resume attachments
   
```yaml
  One calendar-related email that can sometimes be added manually

  
  RSVP options are missing or inconsistent.

  
  Meetings are not auto-added to the primary “My Calendar”.

  
  A separate calendar (for example, “Zoho Recruiter”) appears in Outlook.

  
  Calendar entries, when added, do not show interview details.

  
  Users must manually search emails during interview time.
```### Backend Validation Already Performed

Mailbox health verified – no issues found.

Exchange Admin Center mail flow settings reviewed – no calendar-related controls identified.

Exchange Online PowerShell checks:

   `Get-CalendarProcessing` shows `AutomateProcessing : AutoUpdate`
   
```sql
  Attempts to enable `AutoAccept` or `ProcessExternalMeetingMessages` fail as expected since these apply only to resource mailboxes.

  
  This confirms there is **no Exchange Online setting available to enable RSVP or force auto-add for user mailboxes**.
```### Key Question / Assistance Needed

Can you please confirm if there have been any recent Microsoft Outlook or Exchange Online changes related to:

   Processing of external meeting requests
   
```yaml
  RSVP display behavior

  
     Handling of non-standard or third-party calendar invites

     
     Is the current behavior expected when meeting invites are generated via third-party systems using notification emails or partial ICS files?
```### Objective

We want to conclusively confirm from Microsoft whether:

Outlook behavior is functioning as designed based on the invite format, and

Any Microsoft-side change could have impacted previously working third-party calendar integrations.

We will use your confirmation to align next steps with the Zoho Recruiting team.

Please let us know if sample message headers or ICS files are required from our side for analysis.

Exchange | Other
Exchange | Other

A powerful email and collaboration platform developed by Microsoft, designed to support enterprise-level communication and productivity. Miscellaneous topics that do not fit into specific categories.

0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Hin-V 13,070 Reputation points Microsoft External Staff Moderator
    2026-03-02T10:09:56.6866667+00:00

    Hi @Avinash Dhanukonda

    Thank you for posting your question in the Microsoft Q&A forum.  

    First, I’d like to clarify that this is a user‑to‑user support forum. Moderators, contributors, and external Microsoft employees participating here do not have access to backend systems, nor can we directly intervene in Microsoft product features. Our role is limited to providing technical guidance and sharing best practices based on reported issues, requests, or ideas. 

    I understand that you are experiencing an issue with Outlook calendar behavior for interview invitations generated from Zoho Recruiting / Zoho People. 

    At this stage, I understand that your team has already verified all configurations and completed backend validation. Based on the information currently available, I have not identified any Microsoft‑related changes or troubleshooting steps that would directly address or explain the behavior you are seeing. 

    Regarding the processing of external meeting requests, RSVP options, and handling of non‑standard or third‑party calendar invitations. I have not found any Microsoft Outlook or Exchange Online changes affecting how external meeting requests or RSVP responses are processed yet.  

    To resolve this, Microsoft’s support team will need to step in. A technical support engineer can perform a remote session to investigate the situation, verify the backend configurations, and run any necessary synchronization tools to resolve the problem. If the issue requires further attention, they can escalate it to a specialized team for deeper analysis.    

    Reference: Get support - Microsoft 365 admin | Microsoft Learn 

    Note: To create a support ticket, you need to have Microsoft 365 admin privileges and if you aren’t admin of your organization, please contact the admin of creating a new ticket. 

    Apologies for redirecting you to the related development team support as the moderators in this community have limited resources to check the backend information, and to get the fast and better assistance we requested for it. 

    If you have any additional concerns, feel free to comment below. I would be more than happy to assist. 


    Note: Please follow the steps in [our documentation] to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. Q&A Assist
    2026-03-02T05:05:40.41+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    No Microsoft-side change or configurable Exchange Online setting in the provided information explains the behavior described for Zoho Recruiting invites.

    From the available data, Outlook and Exchange Online:

    • Treat meeting requests according to the message format and calendar properties in the item (for example, whether it is a standard meeting request with the correct IPM.SCHEDULE.MEETING message class and valid iCalendar/ICS content).
    • Do not provide an admin-level setting for user mailboxes that forces auto-accept/auto-add of external meetings or guarantees RSVP buttons for non-standard or third‑party-generated invites. The AutoAccept and ProcessExternalMeetingMessages options are confirmed in the context as being applicable only to resource mailboxes, which matches what was already observed.

    The context also shows that when calendar items or meeting requests do not behave as expected (for example, missing RSVP buttons, not appearing correctly in the primary calendar, or being treated differently by Outlook on the web), the root cause is typically one of the following:

    • A transport rule or disclaimer that modifies or wraps the message so that Outlook no longer recognizes it as a standard meeting request. In such cases, the Accept button can disappear and the item may arrive as a regular email or with an attached .eml file instead of a normal meeting request.
      • This is documented where a disclaimer transport rule with fallback action Wrap causes Outlook on the web to show a sharing invitation without an Accept button and with an attached .eml file. The fix is to change the fallback action to Ignore or to exclude those messages from the rule.
    • Corruption or misclassification of calendar-related items (for example, wrong message class or corrupted calendar data) that prevents Outlook from treating them as standard meeting requests.

    Given that:

    • User mailboxes are confirmed to have AutomateProcessing : AutoUpdate.
    • AutoAccept and ProcessExternalMeetingMessages are not available for user mailboxes.
    • No additional Exchange Online setting is documented in the context to force auto-add or RSVP behavior for external third‑party invites.

    The behavior described is consistent with Outlook functioning as designed based on how the incoming messages are formatted and processed, especially if:

    • The Zoho system changed the way it generates or sends interview invites (for example, different ICS structure, different message class, or sending a notification email plus a separate calendar item), or
    • A mail flow rule or disclaimer in Exchange Online is modifying or wrapping those messages so that Outlook no longer recognizes them as standard meeting requests.

    To move forward using only the documented guidance:

    1. Review Exchange Online mail flow rules for any disclaimers or rules that apply to external messages or to Zoho messages specifically, and verify whether any rule uses the Wrap fallback action. If so, either:
      • Change the fallback action from Wrap to Ignore, or
      • Add exceptions so that Zoho interview/meeting messages are not wrapped.
    2. If the issue persists after confirming that no wrapping or modification occurs, the next step is to work with the Zoho team to validate that their invites conform to standard Outlook/Exchange meeting request formats (correct iCalendar/ICS content and message class) and that they are not being sent as plain notification emails with partial ICS data.

    Within the provided information, there is no indication of a new Microsoft-side change that would selectively break previously working third‑party integrations while leaving standard meeting requests unaffected. The documented issues are tied to message modification (for example, disclaimers) or item corruption, not to a global change in how Outlook or Exchange Online handle external meeting requests.


    References:

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.