Title: Just SMTP
Author: christophrado
Published: <strong>24 Maggio 2025</strong>
Last modified: 24 Gennaio 2026

---

Ricerca i plugin

![](https://ps.w.org/just-smtp/assets/banner-772x250.png?rev=3299936)

![](https://ps.w.org/just-smtp/assets/icon-256x256.png?rev=3299936)

# Just SMTP

 Di [christophrado](https://profiles.wordpress.org/christophrado/)

[Scarica](https://downloads.wordpress.org/plugin/just-smtp.1.0.1.zip)

 * [Dettagli](https://it.wordpress.org/plugins/just-smtp/#description)
 * [Recensioni](https://it.wordpress.org/plugins/just-smtp/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/just-smtp/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/just-smtp/#developers)

 [Supporto](https://wordpress.org/support/plugin/just-smtp/)

## Descrizione

 * **Just SMTP** allows you to set up mail delivery via SMTP.
 * Input your server, user, password data and you’re good to go.
 * This plugin doesn’t add a top-level menu item, has no ads, nags or other clutter.
 * Just SMTP does just that: SMTP.

#### What this plugin does not provide

 * Mail delivery without SMTP authorization (i.e. without username and password).
   You shouldn’t want to anyway.
 * Mail delivery without TLS or SSL encryption. That’s just not a thing anymore.
 * Mail delivery via Exchange, Google Workspace or similar services that require
   more complex authorization.
 * Error logging or any sophisticated debugging. It does have a mail tester though.

## Screenshot

[⌊SMTP configuration⌉⌊SMTP configuration⌉[

SMTP configuration

[⌊Tester screen⌉⌊Tester screen⌉[

Tester screen

[⌊Tester protocol⌉⌊Tester protocol⌉[

Tester protocol

## Installazione

 1. Upload the plugin files to the `/wp-content/plugins/just-smtp` directory, or install
    the plugin through the WordPress plugins screen directly
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Configure your settings using the Settings->SMTP screen

## FAQ

### How can I debug sending errors?

Use the Tester to send a test mail. The resulting PHPMailer log of that test mail
will be output for you to review.

### How can I protect the password?

If a constant ‘JUST_SMTP_ENCRYPTION_KEY’ is set, the password will be stored encrypted.

You can define this constant in your wp-config.php file like so (switch out the 
random string with your own): define( ‘JUST_SMTP_ENCRYPTION_KEY’, ‘randomstring’);
Make sure to re-save the password after adding this constant. If the constant value
gets changed, the passwords needs to be saved again.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Just SMTP” è un software open source. Le persone che hanno contribuito allo sviluppo
di questo plugin sono indicate di seguito.

Collaboratori

 *   [ christophrado ](https://profiles.wordpress.org/christophrado/)

“Just SMTP” è stato tradotto in 1 lingua. Grazie a [chi traduce](https://translate.wordpress.org/projects/wp-plugins/just-smtp/contributors)
per il contributo.

[Traduci “Just SMTP” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/just-smtp)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/just-smtp/) segui
il [repository SVN](https://plugins.svn.wordpress.org/just-smtp/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/just-smtp/)
tramite [RSS](https://plugins.trac.wordpress.org/log/just-smtp/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * Improved: More specific PHPMailer init to prevent issues introduced by WP 6.9

#### 1.0.0

 * Initial release

## Meta

 *  Versione **1.0.1**
 *  Ultimo aggiornamento **7 mesi fa**
 *  Installazioni attive **40+**
 *  Versione WordPress ** 6.4 o superiore **
 *  Testato fino alla versione **6.9.7**
 *  Versione PHP ** 7.4 o superiore **
 *  Lingue
 * [English (US)](https://wordpress.org/plugins/just-smtp/) e [German](https://de.wordpress.org/plugins/just-smtp/).
 *  [Traduci nella tua lingua](https://translate.wordpress.org/projects/wp-plugins/just-smtp)
 * Tag
 * [email](https://it.wordpress.org/plugins/tags/email/)[mail](https://it.wordpress.org/plugins/tags/mail/)
   [sending](https://it.wordpress.org/plugins/tags/sending/)[smtp](https://it.wordpress.org/plugins/tags/smtp/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/just-smtp/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[La tua recensione](https://wordpress.org/support/plugin/just-smtp/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/just-smtp/reviews/)

## Collaboratori

 *   [ christophrado ](https://profiles.wordpress.org/christophrado/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/just-smtp/)

## Dona

Vuoi supportare lo sviluppo di questo plugin?

 [ Fai una donazione per questo plugin ](https://www.paypal.me/christophrado)