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.\”

FAQ

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