Linux 软件免费装
Banner图

VR SMTP Mailer

开发者 vinodkram
更新时间 2026年4月11日 21:25
PHP版本: 6.2 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

email oauth wordpress smtp graph api office365 outlook smtp microsoft 365

下载

详情介绍:

VR SMTP Mailer replaces the default WordPress mail transport with SMTP or an OAuth-based mail API, with full support for Microsoft 365 (Office365), Outlook SMTP, and Microsoft Graph API. It is designed as a complete email solution for WordPress — combining SMTP delivery, OAuth authentication, and API-based sending in a single plugin, without requiring multiple paid extensions.

安装:

  1. Upload the vr-smtp-mailer folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the "Plugins" menu in WordPress.
  3. Go to VR SMTP Mailer → Settings to configure:
  4. Choose provider (SMTP or Graph OAuth mail).
  5. Enter SMTP host, username, password, and port, or tenant ID, client ID, and client secret for OAuth.
  6. Set From Email and From Name.
  7. Enable Debug Mode if desired.
  8. For Graph OAuth mail:
  9. Save settings, then click Sign in to connect and complete the OAuth consent.
  10. Add the Authorization Redirect URI shown on the settings page to your cloud identity app registration (for example https://yoursite.com/vr-smtp-mailer-oauth). Legacy paths /vr-smtp-oauth and /m365-mailer-oauth still work if you registered those URLs earlier.
  11. Use VR SMTP Mailer → Test Email to verify sending.
  12. Use VR SMTP Mailer → SMTP Tester to verify SMTP connectivity.

常见问题:

Does this plugin replace the default wp_mail behavior?

Yes. Emails are queued and delivered via the configured provider (SMTP or Graph OAuth mail) using WP-Cron.

Does it require WP-Cron to be enabled?

Yes. The queue worker runs on a custom five-minute cron schedule.

Why does the readme list “vinodkram” under Contributors?

WordPress.org uses contributor profile usernames (slugs), not display names. List your WordPress.org username exactly as it appears in your profile URL (https://profiles.wordpress.org/username/).

What should Plugin URI and Author URI use?

For this plugin, Plugin URI is the WordPress.org directory page: https://wordpress.org/plugins/vr-smtp-mailer/ (slug vr-smtp-mailer, same as the Text Domain and the plugin directory name). Author URI is https://profiles.wordpress.org/vinodkram/. If your approved slug on WordPress.org ever differs, update the Plugin URI in the main PHP file header to match https://wordpress.org/plugins/{your-slug}/. Avoid URLs that could be mistaken for an official vendor or Microsoft property.

What about banners and icons?

Do not use Microsoft, Windows, Office, Azure, or other vendors’ logos, trademarks, or trade dress in your WordPress.org banner, icon, or screenshots. Use your own branding and neutral artwork.

更新日志:

1.0.10 1.0.9 1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0