I dont receive confirmation emails ! Error log here

General Discussion
  • 20/2 22:21:23 [1684] - error: Error: spawn sendmail ENOENT
    at exports._errnoException (util.js:1022:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
    at onErrorNT (internal/child_process.js:359:16)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)
    20/2 22:32:59 [1684] - error: Error: spawn sendmail ENOENT
    at exports._errnoException (util.js:1022:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
    at onErrorNT (internal/child_process.js:359:16)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)

    Solution?
    Thanks

  • is it solved??? because i have a same issue

  • @bansri You need to install sendmail on your server if you are getting this error. Error: spawn sendmail ENOENT


Suggested Topics