Wise App
  • Wise: Tutor Guide
    • Getting Started
    • Working hours and leaves
    • Starting a Virtual session
    • Hosting an in-person session
    • Post Session Feedback form
    • Exploring Content section (LMS)
  • Guide for Students
    • Getting Started
    • Joining a Virtual Session
    • Key Features and Functions (1:1)
    • Parent portal
  • Wise API Integration
    • Getting Started with Wise APIs
    • API Authentication
    • API Endpoints
    • SSO Integration
    • Webhooks Integration
      • Webhook Retry Mechanism
      • Webhook Event Samples
        • Participant Joined Meeting Event
        • Sharing Stared In Meeting Event
        • Participant Left Meeting Event
        • Sharing Ended In Meeting Event
        • Meeting Started Event
        • Meeting Ended Event
        • Recording Completed Event
        • Certificate Issued Event
        • Attendance Computed Event
        • Student Added To Classroom Event
        • Teacher Added To Classroom Event
        • Student Removed From Classroom Event
        • Teacher Removed From Classroom Event
        • Student Suspension Updated Event
        • Fee Payment Completed Event
        • Fee Invoice Charged Event
        • Sessions Created Event
        • Sessions Updated Event
        • Sessions Deleted Event
    • Rate Limits and Usage Quotas
    • Common Errors
  • Wise Data Storage Policy
  • Wise Android & IOS SDKs
    • Wise Android SDK (Kotlin)
    • Wise Android SDK (Java)
    • Wise Flutter SDK
    • Wise Flutter SDK - iOS Integration
  • Third Party Integrations
    • Custom Payment Gateway Integration
      • Razorpay Payments
      • Stripe Payments
    • AWS S3 storage
    • Custom Email
Powered by GitBook
On this page
  • Option 1: SPF, DKIM, DMARC not enabled
  • Option 2: SPF Enabled
  • Option 3: SPF, DKIM & DMARC is enabled
  1. Third Party Integrations

Custom Email

Wise platform sends automated updates & reminders via emails. While Wise sends these emails via its own dedicated email address by default, you can also configure to send the emails from your own email address.

Based on the security measures you have set up for your Email domain (SPF, DKIM, DMARC), you have to choose one of the below options.

Option 1: SPF, DKIM, DMARC not enabled

  • Verifying your email address:

    • Specify the email address to be used to your Wise POC

    • We will request verification of your email address. You will receive an email with verification link from AWS SES

    • You need to click on the link and verify your email address

  • Once the setup process is completed, we will verify and enable it from our end

Option 2: SPF Enabled

  • Finish steps given in Option 1

  • Update the SPF records

    • If you have SPF records whitelisting the domains and IPs to send emails from, you need to whitelist our sender IPs and domains.

    • For that, you need to update the TXT SPF record & add include:_spf.wiseapp.live in it, like this v=spf1 include:existing1.com include:existing2.com include:_spf.wisepp.live ~all (warning: there is a limit of 10 SPF records)

  • Once the setup process is completed, we will verify and enable it from our end

Option 3: SPF, DKIM & DMARC is enabled

  • Follow the steps of option 1 and 2

  • Verify the domain & update DKIM records:

    • We will initiate domain DKIM verification

    • You need to add multiple TXT, SPF & DKIM records provided by Wise POC

  • Once the setup process is completed, we will verify and enable it from our end

PreviousAWS S3 storage

Last updated 17 days ago