Notera! För att se inställningar, logga in som administrator
    1. Skapa identitet i AWS
  1. Lägg in Värden i Mebo  DNS för att tillåta Mail och DKIM
  2. Vänta på att identitet blir verifierad i AWS – Domän verifiering och DKIM
  3.  För att validera så behöver jag kunna läsa e-postadressen, så jag lägger till en alias
  4. Validera e-postadress i AWS
  5. Få godkännande av AWS att starta produktion
  6. Svar till AWS
    Inställningar och förutsättningar  att använda under första året (Default quota är 200 mail per dygn)
    The site will be used for internal members and during 2021 there is around 20 members. And of these members maximum 5 persons will recieve e-mail. But if successful it can grow to 500-1000 members. Members has access to our assets which are bicycles, and batteries powered by solarenergy. To be able to rent and use a bike, the user has to become a member. When th user checks out a bike, he will recieve a ”contract” for the rental. The Contracts are not defined at the moment, but will be a conformation of checkout and liability.
    Initially the site will be used for testing and setup, so at this stage there will only be a predefined group of people, still not know exactly who.
    gg
  7. Credentials to use for Snypit mail on EC2 instance on AWS
    Endpoint: email-smtp.eu-north-1.amazonaws.com
    Protokoll: SMTP
    Port: 25
    Encryption: TLS
    Username:
    Password:
    # ——————————————–
    # REQUIRED: OUTGOING MAIL SERVER SETTINGS
    # ——————————————–
    MAIL_DRIVER=smtp
    MAIL_HOST=email-smtp.eu-north-1.amazonaws.com
    (email-smtp.us-west-2.amazonaws.com)
    MAIL_PORT=25
    (587)
    MAIL_USERNAME=(AWS credentials)
    YOURUSERNAME
    MAIL_PASSWORD=(AWS credentials)
    YOURPASSWORD
    MAIL_ENCRYPTION=null
    (TLS)
    MAIL_FROM_ADDR=noreply@yellotab.se (you@example.com)
    MAIL_FROM_NAME=’Yellotab Assets’
    MAIL_REPLYTO_ADDR=lars.lindmark@yellotab.se 
    (you@example.com)
    MAIL_REPLYTO_NAME=’Snipe-IT Administrator’ (Snipe-IT)
    MAIL_BACKUP_NOTIFICATION_ADDRESS=lars.lindmark@yellotab.se
    (you@example.com)

Sätta upp VPC rules