Confusing message during domain verification

says “This can take up to 2 minutes” (it doesn’t) but

curl --location --request POST \
'https://send.api.mailtrap.io/api/send' \
--header 'Authorization: Bearer ***' \
--header 'Content-Type: application/json' \
--data-raw '{"from":{"email":"no-reply@parkmate.club","name":"Mailtrap Test"},"to":[{"email":"mojalefamurphyster@gmail.com"}],"subject":"You are awesome!","text":"Congrats for sending test email with Mailtrap!","category":"Integration Test"}' | jq
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   364  100   135  100   229    505    857 --:--:-- --:--:-- --:--:--  1368
{
  "success": false,
  "errors": [
    "Security check pending. Mailtrap is checking your domain credibility, it usually takes one business day."
  ]
}

says “it usually takes one business day”

Minor feedback, very nice UI and documentation, a developer’s dream.

Please authenticate to join the conversation.

Upvoters
Status

In Review

Board
Custom icon

Email API/SMTP

Date

7 days ago

Author

Marvin Murphy

Subscribe to post

Get notified by email when there are changes.