Actra SMTP

설명

Actra SMTP is designed for simplicity and performance. It uses the native PHPMailer library included in WordPress core to route all emails through your preferred SMTP server.

스크린샷

설치

  1. Upload the actra-smtp folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Configure your SMTP settings under ‘Settings > Actra SMTP’.

FAQ

Does this plugin support Gmail/Outlook?

Yes, as long as you provide the correct SMTP host and credentials.

Is it compatible with other mail plugins?

You should only have one SMTP plugin active at a time to avoid conflicts.

후기

2026년 6월 26일 답글 1개
Exactly what an SMTP plugin should be: simple, lightweight, and it just works. No unnecessary features, no ads, no upsells, and no complicated setup. I had it configured in just a few minutes, and emails were sent reliably right away. If you’re looking for a straightforward SMTP plugin without all the extra clutter, this is an excellent choice.
2026년 5월 28일
thanks to this plugin, i don’t need to edit my functions.php anymore to set up the smtp.
모든 2 평가 읽기

기여자 & 개발자

“Actra SMTP”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Actra SMTP”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.5

  • Revert custom password sanitization to ensure valid passwords remain unchanged.

1.0.4

  • Refactor sanitization and general code structure.
  • Implement custom sanitization for password fields.

1.0.2

  • Initial release.