email.send()

lock
push_pin
done
Besvart
2

Hi, in my debugger i have email.send() : "-1"

How can i catch this in ejscript ?

Thanks for your help

Fabrice

5. aug. 2025 | 04:43 p.m.

Alle Svar (2)

Hi Fabrice, I think we need a little more context here. What do you mean?

18. aug. 2025 | 10:40 a.m.

Hi Frode,

the Problem is i have my own custompage with custom formular as ejscript

The user must be give an Email.

I sent the notification. All is ok but when the domain are not know. example: toto@toto.de the send Method give -1 at result in the debugger.

But the send() give void.

The Problem is then that the content from the mail are showing of my page and not the rest of my code.

The question is how can i know that the mail are be sending and go to the rest of my code.

Thanks

18. aug. 2025 | 11:05 a.m.

Legg til svar