Author Topic: Yet another Invalid request! No data was saved.  (Read 1450 times)

Offline brucetho

  • Newbie
  • *
  • Posts: 2
Yet another Invalid request! No data was saved.
« on: July 06, 2021, 07:47:34 PM »
Looks like I have the famous "Invalid request! No data was saved." error. No errors in the log. Both imap and smtpd are working from the "test config" page.

Seems like I am going to have to debug the php to figure out what is really going on here.

I am truly not impressed so far.

Offline brucetho

  • Newbie
  • *
  • Posts: 2
Re: Yet another Invalid request! No data was saved.
« Reply #1 on: July 06, 2021, 08:01:13 PM »
Never mind. I found the issue.

I used a "cookbook" for my nginx configs. The "cookbook" stuck in an nginx directive forcing https which is not supported on my local server.

I would certainly be nice if all errors did not boil down to "Invalid request! No data was saved."