Title: Just SMTP
Author: christophrado
Published: <strong>24. maj, 2025</strong>
Last modified: 24. januar, 2026

---

Søg plugins

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

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

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

 * [Detaljer](https://da.wordpress.org/plugins/just-smtp/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/just-smtp/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/just-smtp/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/just-smtp/#developers)

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

## Beskrivelse

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

## Skærmbilleder

[⌊SMTP configuration⌉⌊SMTP configuration⌉[

SMTP configuration

[⌊Tester screen⌉⌊Tester screen⌉[

Tester screen

[⌊Tester protocol⌉⌊Tester protocol⌉[

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.

## Anmeldelser

Der er ingen anmeldelser for denne widget.

## Bidragsydere & udviklere

“Just SMTP” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

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

“Just SMTP” er blevet oversat til 1 sprog. Tak til [oversætterne](https://translate.wordpress.org/projects/wp-plugins/just-smtp/contributors)
for deres bidrag.

[Oversæt “Just SMTP” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/just-smtp)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/just-smtp/), tjek [SVN repository](https://plugins.svn.wordpress.org/just-smtp/),
eller abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/just-smtp/)
via [RSS](https://plugins.trac.wordpress.org/log/just-smtp/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

#### 1.0.1

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

#### 1.0.0

 * Initial release

## Meta

 *  Version **1.0.1**
 *  Senest opdateret **8 måneder siden**
 *  Aktive installationer **40+**
 *  WordPress-version ** 6.4 eller højere **
 *  Testet op til **6.9.9**
 *  PHP-version ** 7.4 eller højere **
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/just-smtp/) og [German](https://de.wordpress.org/plugins/just-smtp/).
 *  [Oversæt til dit sprog](https://translate.wordpress.org/projects/wp-plugins/just-smtp)
 * Tags
 * [email](https://da.wordpress.org/plugins/tags/email/)[mail](https://da.wordpress.org/plugins/tags/mail/)
   [sending](https://da.wordpress.org/plugins/tags/sending/)[smtp](https://da.wordpress.org/plugins/tags/smtp/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/just-smtp/advanced/)

## Bedømmelser

Der er endnu ikke indsendt nogen anmeldelser.

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

[Se alle anmeldelser](https://wordpress.org/support/plugin/just-smtp/reviews/)

## Bidragsydere

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

## Support

Har du noget at sige? Har du brug for hjælp?

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

## Donér

Vil du gerne støtte udviklingen af dette plugin?

 [ Donér til dette plugin ](https://www.paypal.me/christophrado)