Simple SMTP Mailer

ਵੇਰਵਾ

Simple SMTP Mailer plugin allows you to easily configure WordPress to use SMTP instead of the PHP mail function.

Simple SMTP Mailer Settings

  • Host: The mail server (Defaults to smtp.gmail.com)
  • Username: The username used for connecting to the SMTP server
  • Password: The password used for connecting to the SMTP server
  • Port: The port to use when sending an email (587, 465 or 25. Defaults to 587)
  • Security: The type of encryption security to use when sending an email (TLS or SSL. Defaults to TLS)
  • Debug: Enable debugging

ਸਕਰੀਨਸ਼ਾਟ

  • Simple SMTP Mailer Settings

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

Can I send email via SMTP using this plugin?

Yes

Does this plugin work with Gmail SMTP?

Yes

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Simple SMTP Mailer” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Simple SMTP Mailer” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.0.5

  • Compatibility with WordPress 6.3

1.0.4

  • Added a debug function

1.0.3

  • Compatibility with WordPress 6.1.1

1.0.2

  • Replaced all PHP short Tags

1.0.1

  • text-domain fix
  • Changed permissions from administrator to manage_options
  • Added options page link on plugins page
  • Updated the description

1.0.0

  • Initial commit