Title: Simple AWS SES Mail
Author: S3Bubble
Published: <strong>20. januar 2021</strong>
Last modified: 20. januar 2021

---

Søk gjennom innstikk

![](https://ps.w.org/simple-ses-mail/assets/banner-772x250.png?rev=2459639)

Dette innstikket **er ikkje testa med dei tre siste utgåvene av WordPress**. Det
kan henda det ikkje blir vedlikehalde lenger, og kan ha problem med nyare versjonar
av WordPress.

![](https://ps.w.org/simple-ses-mail/assets/icon-256x256.jpg?rev=2459639)

# Simple AWS SES Mail

 Av [S3Bubble](https://profiles.wordpress.org/s3bubble/)

[Last ned](https://downloads.wordpress.org/plugin/simple-ses-mail.0.0.1.zip)

 * [Detaljar](https://nn.wordpress.org/plugins/simple-ses-mail/#description)
 * [Omtalar](https://nn.wordpress.org/plugins/simple-ses-mail/#reviews)
 *  [Installasjon](https://nn.wordpress.org/plugins/simple-ses-mail/#installation)
 * [Utvikling](https://nn.wordpress.org/plugins/simple-ses-mail/#developers)

 [Hjelp](https://wordpress.org/support/plugin/simple-ses-mail/)

## Skildring

Amazon Simple Email Service (SES) is a cost-effective, flexible, and scalable email
service that enables developers to send mail from within any application. You can
configure Amazon SES quickly to support several email use cases, including transactional,
marketing, or mass email communications.

## Installasjon

 1. Upload or download the plugin from the WordPress repo and activate
 2. Create a IAM user throught the AWS dashboard with programmatic access and a AmazonSSMFullAccess
    policy attached
 3. Enter the key directly throught the dashboard under the tools menu.

Or enter the keys generated in the wp-config.php example below.

define( «SASM_FROM_EMAIL», «hello@example.com» );
 define( «SASM_FROM_NAME», «Testing»);
define( «SASM_REGION», «us-east-1» ); define( «SASM_KEY», » ); define( «SASM_SECRET»,»);

 1. Enable logs send a test email and check logs.

## Vanlege spm.

coming soon.

## Omtalar

There are no reviews for this plugin.

## Bidragsytarar og utviklarar

“Simple AWS SES Mail” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Omset “Simple AWS SES Mail” til ditt eige språk.](https://translate.wordpress.org/projects/wp-plugins/simple-ses-mail)

### Interested in development?

[Les kjeldekoden](https://plugins.trac.wordpress.org/browser/simple-ses-mail/), 
sjekk [SVN-lageret](https://plugins.svn.wordpress.org/simple-ses-mail/) eller abonner
på [utviklingsloggen](https://plugins.trac.wordpress.org/log/simple-ses-mail/) med
[RSS](https://plugins.trac.wordpress.org/log/simple-ses-mail/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 0.0.1

## Om

 *  Version **0.0.1**
 *  Last updated **5 år sidan**
 *  Active installations **10+**
 *  WordPress version ** 4.0 eller nyare **
 *  Tested up to **5.6.17**
 *  PHP version ** 5.6 eller nyare **
 *  Language
 * [English (US)](https://wordpress.org/plugins/simple-ses-mail/)
 * Tags
 * [amazon web services](https://nn.wordpress.org/plugins/tags/amazon-web-services/)
   [SES](https://nn.wordpress.org/plugins/tags/ses/)
 *  [Avansert vising](https://nn.wordpress.org/plugins/simple-ses-mail/advanced/)

## Vurderingar

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/simple-ses-mail/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/simple-ses-mail/reviews/)

## Contributors

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

## Hjelp

Har du noko å seia? Treng du hjelp?

 [Sjå hjelpeforumet](https://wordpress.org/support/plugin/simple-ses-mail/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://s3bubble.com)