이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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

FAQ

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