SMTP Email Mod by Webwerkstatt Stauß

توضیحات

Adds the possibility to send all WordPress emails via SMTP. SMTP sending can be configured discreetly in the general settings.
In general, this plugin fits into WordPress almost invisibly and without any advertising.
In addition, errors in the Phpmailer are integrated into the debugging of WordPress.

عکس‌های صفحه

  • Configuration view in the general settings

سوالات متداول

Where do I enter my SMTP credentials?

Go to Settings General Advanced Email Settings. There you can enable SMTP, set host/port/encryption, and add your login credentials.

Why does the password field show ********?

For security reasons, the plugin never displays your real SMTP password in the admin UI. If you see ********, a password is already saved. Enter a new password only if you want to change it. Leave it as ******** to keep the current one, or clear the field to delete it.

My SMTP test fails with “Authentication failed” — what should I check first?

Verify the encryption + port combination and your username format. Common setups are STARTTLS on port 587 or SSL/TLS (SMTPS) on port 465. Many providers require the full email address as username. If your mailbox uses 2FA, you may need an app password.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“SMTP Email Mod by Webwerkstatt Stauß” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

“SMTP Email Mod by Webwerkstatt Stauß” به 1 زبان ترجمه شده است. با تشکر از مترجمین برای همکاری و کمک‌هایشان.

ترجمه “SMTP Email Mod by Webwerkstatt Stauß” به زبان شما.

علاقه‌ مند به توسعه هستید؟

کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.

گزارش تغییرات

1.1.0

  • Fixed: SMTP password handling improved to prevent authentication issues after saving settings.
  • Improved: Smarter settings UI (clearer labels, better field behavior, improved usability).
  • Added: Built-in SMTP test to verify the connection and credentials directly from the admin settings.
  • Improved: Better validation and sanitization for SMTP settings (host, port, encryption, username).

1.0.0

  • Initial version