Skip to main content

Fix Email SMTP Notifications Not Sending — Troubleshooting Guide for RcloneView

· 4 min read
Morgan
Staff Engineer

When RcloneView's email notifications stop arriving, the cause is almost always SMTP configuration, port blocking, or a transfer threshold set too high — here's how to diagnose and fix each one.

Email alerts are only useful if they actually arrive. When a scheduled backup silently fails and the notification never reaches your inbox, you lose the entire point of unattended monitoring. RcloneView's SMTP notification system depends on a handful of settings that are easy to get wrong, and this guide walks through the most common failure points so your job alerts start working reliably again.

RcloneView app preview

Manage & Sync All Clouds in One Place

RcloneView is a cross-platform GUI for rclone. Compare folders, transfer or sync files, and automate multi-cloud workflows with a clean, visual interface.

  • One-click jobs: Copy · Sync · Compare
  • Schedulers & history for reliable automation
  • Works with Google Drive, OneDrive, Dropbox, S3, WebDAV, SFTP and more
WindowsmacOSLinux
Get Started Free →

Free core features. Plus automations available.

Authentication and Host Errors

The most frequent cause of silent notification failures is incorrect SMTP authentication. If your email provider requires an app-specific password (common with Gmail and Microsoft 365 accounts that have two-factor authentication enabled), entering your regular account password will fail the connection even though the field accepts it without an obvious error. Generate an app password from your provider's security settings and use that instead.

Double-check the SMTP Host field as well — a typo like smtp.gmial.com or using your provider's IMAP host instead of the SMTP host will cause the connection to fail. After correcting credentials, always use the Test button before relying on the configuration for real jobs; it isolates authentication problems from job-level configuration problems.

Testing SMTP authentication settings in RcloneView notification configuration

Port Blocking and Network Issues

RcloneView recommends port 587 with STARTTLS for SMTP delivery. If you're running RcloneView on a network with restrictive outbound firewall rules — common on corporate networks, some VPS providers, and certain residential ISPs — port 587 (and especially port 25) may be blocked entirely, causing the test email to time out rather than fail with a clear error.

If the test consistently times out rather than returning an authentication error, the issue is almost certainly network-level, not credential-level. Try switching to port 465 (SSL) if your provider supports it, or verify with your network administrator that outbound SMTP traffic is permitted. If you're connecting to an external rclone instance on a remote server or Docker container, confirm that server's outbound rules allow SMTP traffic as well, since the connection originates from wherever rclone is actually running.

Reviewing job notification settings after an SMTP connection failure

Threshold and Recipient Misconfiguration

If SMTP connects and tests successfully but notifications for actual jobs never arrive, check the job-level notification threshold. RcloneView lets you set a minimum transfer size (in MB or GB) before a notification is sent — this is useful for reducing alert fatigue on jobs that run frequently with little or no data movement, but it also means a job that transfers only a few files may fall below the threshold and produce no email at all. Lower or remove the threshold temporarily to confirm this isn't the cause.

Also verify that recipient addresses are entered correctly at the job level, not just in the global SMTP settings — RcloneView requires notification recipients to be configured per job, so a globally working SMTP connection with no recipients assigned to a specific job will never send an alert for that job. Email notifications are a PLUS license feature, so if SMTP, recipients, and thresholds all check out but alerts still never arrive, confirm your license tier before troubleshooting further.

Checking job history and notification recipients for a completed sync job

Getting Started

  1. Download RcloneView from rcloneview.com if you haven't already, and open Notification Settings.
  2. Re-enter SMTP credentials using an app-specific password if your provider requires one, then click Test.
  3. If the test times out, switch from port 587 to port 465 or check firewall rules blocking outbound SMTP.
  4. Review each job's notification threshold and recipient list to confirm they're configured as expected.

With SMTP credentials, network access, and job-level settings all verified, email notifications become a dependable safety net for every scheduled sync running in the background.


Related Guides:

Supported Cloud Providers

Local Files
WebDAV
FTP
SFTP
HTTP
SMB / CIFS
Google Drive
Google Photos
Google Cloud Storage
OneDrive
Dropbox
Box
MS Azure Blob
MS File Storage
S3 Compatible
Amazon S3
pCloud
Wasabi
Mega
Backblaze B2
Cloudflare R2
Alibaba OSS
Ceph
Swift (OpenStack)
IBM Cloud Object Storage
Oracle Cloud Object Storage
IDrive e2
MinIO
Storj
DigitalOcean Spaces