Logo-amall
discord (1)
#Getting500errorswhenusingcustomSMTPsettingsforPostmark (1)
  • Hi, all! Our web client is calling auth.sendVerificationEmail() via the Nhost Client. We use Postmark internally so we set our SMTP settings to smtp.postmarkapp.com and port 2525 and the CRAM-MD5 auth method. (We also tried TLS.) Additionally, we have all the default email templates ready as well. We're getting 500 errors back like { "latencyInNs": 62000000, "level": "error", "message": "POST /user/email/send-verification-email 500 62ms", "method": "POST", "statusCode": 500, "url": "/user/email/send-verification-email" } but it's hard to discern what part of our settings we should modify? Postmark's help site says we should try ports 25, 2525, or 587. Likewise they say they support auth methods of TLS, CRAM-MD5, or Plain text. (We'd love to avoid sending in plaintext, tho.)

    Last active 3 months ago

    9 replies

    11 views

    MA
    SH
    +7