<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">Hi Daan</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">(replying to Dancer users mailing list
      in case anyone else has insights)<br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">This sounds like a mail transport issue
      rather than anything else. Dancer2::Plugin::Email is a tiny
      wrapper around Email::Sender::Simple which tries to make a best
      guess regarding transport to use. If you are running on a Linux or
      other UNIX-like system then it will generally try sendmail unless
      you have some other transport configured for the plugin. I'd start
      by checking the mail queue on your server and also check its mail
      logs to see what is happening.</div>
    <div class="moz-cite-prefix"><br>
    </div>
    Regards<br>
    Peter<br>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">On 25/01/2020 15:14, <a class="moz-txt-link-abbreviated" href="mailto:info@posandro.com">info@posandro.com</a>
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:50e0667b9e1260aedb188221a8665017@posandro.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      Hey bud,<br>
      <br>
      <span><span><a
            href="https://metacpan.org/pod/Dancer2::Plugin::Email"
            moz-do-not-send="true">Dancer2::Plugin::Email</a> suddenly
          stopped working on my live environment.. it says email sent
          but not getting any email. It seems to work on my local
          machine but not on live. I recently changed my ssl and nginx
          conf file, not sure if related. Below is what I changed in
          nginx.<br>
          <br>
        </span></span>
      <p class="p1"><span class="s1">ssl_protocols <span
            class="Apple-tab-span"> </span><span class="Apple-tab-span">
          </span><span class="Apple-tab-span"> </span>TLSv1.2;<br>
        </span><span style="font-size: 10pt;">ssl_prefer_server_ciphers
        </span><span class="Apple-tab-span" style="font-size: 10pt;"> </span><span
          style="font-size: 10pt;">on;<br>
        </span><span style="font-size: 10pt;">ssl_ciphers </span><span
          class="Apple-tab-span" style="font-size: 10pt;"> </span><span
          class="Apple-tab-span" style="font-size: 10pt;"> </span><span
          class="Apple-tab-span" style="font-size: 10pt;"> </span><span
          style="font-size: 10pt;">"ECDH+AESGCM:ECDH+AES256:ECDH+AES128:DH+3DES:!ADH:!AECDH:!MD5";</span></p>
      <div><br>
        Any help, much appreciated.<br>
        <p>Best,<br>
          <br>
          <span><strong>Daan | </strong></span><span><strong>Developer<br>
              <br>
            </strong></span><span><strong>T: +44 (0) 7794 895 641 </strong></span><span><strong>|
              <a class="moz-txt-link-abbreviated" href="mailto:info@posandro.com">info@posandro.com</a> |</strong></span><span> </span><a
            title="Posandro Point of Sale"
            href="https://www.posandro.com/" moz-do-not-send="true"><span><strong>www.</strong><strong>posandro</strong></span><span><strong>.com<br>
              </strong></span></a><span><strong>Izabella House, 24 – 26
              Regents Place, Jewellery Quarter, Birmingham, United
              Kingdom, B1 3NJ</strong></span><strong><a
              href="http://www.castletonplc.com/" moz-do-not-send="true"><span><br>
              </span></a></strong><br>
          <span><strong>NOTE:</strong> This email contains proprietary
            information some or all of which may be legally privileged.
            It is for the intended recipients only. If you are not an
            intended recipient you must not use, store, disclose,
            distribute, copy, print, or rely on this email in any form
            or manner. Posandro disclaim all responsibility and accept
            no liability (including in negligence) for the consequences
            for any person acting, or refraining from acting, on such
            information. If you have received this email message in
            error, please notify me (Developer) immediately by email or
            telephone. Please also destroy and delete the message from
            your computer.</span></p>
      </div>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>