Oren Geva

Results 28 comments of Oren Geva

The client should nkt be able to send data though because the rcpt to command will fail. SMTP protocol runs these commands serially. On Sat, Jun 20, 2020, 23:59 Geoffrey...

I don't know. Right nkw its not high on my priority list. On Thu, Jul 30, 2020, 11:15 Geoffrey Cleaves wrote: > Hi. Do you think this issue will receive...

The license file should be changed. I will update it to an apache license.

It should work, i see the code there, though i haven't used it in a while. How are you configuring it? And why not just use the token? I left...

What is the error? How did you configure it? Env variables? Or properties.json? On Thu, Aug 20, 2020, 21:37 Vastelo wrote: > It should work, i see the code there,...

No... It was this way initally, i had to make it specific because it was exploited by spammers as a mail relay. So it only accepts emails where the recipient...

Check serveraddress/api/properties, see that the server recognizes all the domains in a json array? On Fri, Aug 21, 2020, 00:02 Vastelo wrote: > No... It was this way initally, i...

You can think if different solution. First, yoy can startnit by calling node ahem.js. Get the pid and kill as needed. You couls also use something like pm2 to start...

When up, ahem server exposes a restful api. You can just pick it up in the debug console when using the ui. Thanks On Wed, Mar 23, 2022, 14:46 KaKi87...

ahem.email isn't your domain. There is no way the email will reach your server. You need ti set up the server to listen on oort 25 for smtp port, and...