Setting Up Custom SMTP in FileInvite

FileInvite allows you to send all client-facing emails through your own SMTP server, giving you more control over branding, deliverability, and security.

📌 What Is SMTP?

SMTP (Simple Mail Transfer Protocol) is the industry standard for sending email. By using your own SMTP configuration in FileInvite, your messages will come directly from your organization’s domain, rather than our default FileInvite email server.

Screenshot 2025-06-19 193828

⚙️ How to Set Up SMTP in FileInvite

  1. Go to Settings > Account > SMTP

  2. Toggle ON the SMTP Server option to begin the setup.

  3. Fill in the required fields for SMTP Server Information:

    • Server Host*: The address of your SMTP server (e.g. smtp.yourdomain.com)

    • Server Port*: Typically 465 for SSL, 587 for TLS, or 25 for non-secure

    • SSL: Choose None, SSL, or TLS based on your mail server's security configuration

    • Sending Address: The “From” email address clients will see (e.g. no-reply@yourdomain.com)

  4. Enable Authentication (if required by your mail server):
    Check the box for “This Server Requires Authentication” and input:

    • Username: Usually your full email address

    • Password: Your email account’s SMTP password

  5. Click Test Connection to confirm that everything is set up correctly.

  6. Once successful, click Save Settings to apply.

💡 Tip: Use a dedicated email address (e.g. notifications@yourdomain.com) for sending client emails to avoid deliverability issues from user-specific accounts.


🧪 Troubleshooting Tips

  • Double-check your server’s host, port, and encryption settings with your IT team or provider.

  • If your test fails, try temporarily disabling antivirus/firewall software during testing.

  • Ensure the sending address is allowed to send through the configured SMTP server.


✅ Benefits of Using Custom SMTP

  • Improves email deliverability

  • Emails appear more professional and branded

  • Full control over sender domain and compliance policies


📢 Note: SMTP configuration is available to accounts on Business plans only. Contact Sales to learn more.