Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Gmail Mailer

Опис

Gmail Mailer plugin connects your WordPress website to the Gmail SMTP server and send email using your Gmail account. It takes control of the wp_mail function and use Gmail SMTP instead.

Gmail Mailer Settings

  • Gmail Username: Your Gmail account username.
  • Gmail Password: Your Gmail account password.
  • Type of Encryption: The encryption to be used when sending an email (TLS/SSL/No Encryption. TLS is recommended).
  • SMTP Port: The port to be used when sending an email (587/465/25). If you choose TLS the port should be set to 587. For SSL use port 465 instead.
  • From Email Address: The email address to be used as the From Address when sending an email.
  • From Name: The name to be used as the From Name when sending an email.

Gmail Mailer Test Email

Once you have configured the settings you can send a test email to check the functionality of the plugin.

  • To: Email address of the recipient.
  • Subject: Subject of the email.
  • Message: Email body.

For detailed setup instructions please visit the Gmail Mailer plugin page.

Скріншоти

  • Gmail Mailer Menu
  • Gmail Mailer General Settings
  • Gmail Mailer Test Email Tab

Встановлення

  1. Go to the Add New plugins screen in your WordPress Dashboard
  2. Click the upload tab
  3. Browse for the plugin file (wp-gmail-mailer.zip) on your computer
  4. Click “Install Now” and then hit the activate button

Часті питання

Can I send email from my website using this plugin?

Yes.

Відгуки

Прочитати всі 1 відгук

Учасники та розробники

“Gmail Mailer” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

“Gmail Mailer” було перекладено на 1 локалізацію. Дякуємо перекладачам за їх роботу.

Перекладіть “Gmail Mailer” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0.2

  • Updated for WordPress 5.8.

1.0.1

  • First commit