EmailZap

الوصف

EmailZap is a simple and lightweight plugin that replaces WordPress’s default mail sending with SMTP.
You can easily configure SMTP host, port, encryption method, authentication, username, and password from the admin settings page.

Passwords are encrypted using AES-256-CBC before being saved to the database, enhancing your site’s security.

التنصيب

  1. Upload the emailzap folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to \”Settings > EmailZap SMTP\” and fill in your SMTP information. Click \”Save Changes.\”

الأسئلة المتكررّة

SMTP is not working after setup

Please double-check your SMTP host, port, encryption, and credentials.
Also ensure your server can connect to the SMTP server (firewall settings, port availability, etc.).

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“EmailZap” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

لقد تم ترجمة ”EmailZap“ إلى 3 لغات. شكراً إلى جميع المُترجمين لمُساهماتهم.

ترجمة ”EmailZap“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.0.0

  • Initial release