I send to a non-existent email and get an error 550:
Uncaught (in promise) Error: 550: Message was not accepted -- invalid mailbox. Local mailbox der@mail.ru is unavailable: user is terminated
Can I return the object?
for instance:
{
status: 404,
payload: Message was not accepted, invalid mailbox
}
Hi!
I send to a non-existent email and get an error 550:
Uncaught (in promise) Error: 550: Message was not accepted -- invalid mailbox. Local mailbox der@mail.ru is unavailable: user is terminated
Can I return the object? for instance:
Спасибо!