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

---

Recherche d’extensions

![](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

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

[Télécharger](https://downloads.wordpress.org/plugin/just-smtp.1.0.1.zip)

 * [Détails](https://fr-be.wordpress.org/plugins/just-smtp/#description)
 * [Avis](https://fr-be.wordpress.org/plugins/just-smtp/#reviews)
 *  [Installation](https://fr-be.wordpress.org/plugins/just-smtp/#installation)
 * [Développement](https://fr-be.wordpress.org/plugins/just-smtp/#developers)

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

## Description

 * **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.

## Captures d’écran

 * [[
 * SMTP configuration
 * [[
 * Tester screen
 * [[
 * Tester protocol

## Installation

 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.

## Avis

Il n’y a aucun avis pour cette extension.

## Contributeurs & développeurs

« Just SMTP » est un logiciel libre. Les personnes suivantes ont contribué à cette
extension.

Contributeurs

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

“Just SMTP” a été traduit dans 1 locale. Remerciez [l’équipe de traduction](https://translate.wordpress.org/projects/wp-plugins/just-smtp/contributors)
pour ses contributions.

[Traduisez « Just SMTP » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/just-smtp)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/just-smtp/), consulter
le [SVN dépôt](https://plugins.svn.wordpress.org/just-smtp/), ou s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/just-smtp/)
par [RSS](https://plugins.trac.wordpress.org/log/just-smtp/?limit=100&mode=stop_on_copy&format=rss).

## Journal

#### 1.0.1

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

#### 1.0.0

 * Initial release

## Méta

 *  Version **1.0.1**
 *  Last updated **il y a 4 mois**
 *  Active installations **40+**
 *  WordPress version ** 6.4 ou plus **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.4 ou plus **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/just-smtp/) et [German](https://de.wordpress.org/plugins/just-smtp/).
 *  [Traduisez la dans votre langue](https://translate.wordpress.org/projects/wp-plugins/just-smtp)
 * Tags
 * [email](https://fr-be.wordpress.org/plugins/tags/email/)[mail](https://fr-be.wordpress.org/plugins/tags/mail/)
   [sending](https://fr-be.wordpress.org/plugins/tags/sending/)[smtp](https://fr-be.wordpress.org/plugins/tags/smtp/)
 *  [Vue avancée](https://fr-be.wordpress.org/plugins/just-smtp/advanced/)

## Notes

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/just-smtp/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/just-smtp/reviews/)

## Contributeurs

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

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/just-smtp/)

## Faire un don

Souhaitez-vous soutenir l’avancement de cette extension ?

 [ Faire un don à cette extension ](https://www.paypal.me/christophrado)