Giter Site home page Giter Site logo

mail POST to mailing list fails about esi-issues HOT 5 CLOSED

esi avatar esi commented on July 27, 2024
mail POST to mailing list fails

from esi-issues.

Comments (5)

a-tal avatar a-tal commented on July 27, 2024

It also happens with corporation and alliance

from esi-issues.

gitAskur avatar gitAskur commented on July 27, 2024

Taking a look on the monolith side. Figure it might be exception class UserError being raised by the mail service and not going anywhere because the actions probably do not really handle user errors as exceptions.

from esi-issues.

joejenniges avatar joejenniges commented on July 27, 2024

Sent a mail to a valid mailing list, it appeared in my sent box; however, the "To" list was empty.
http://i.imgur.com/IIK9sdy.png

Here was the request:

{"body": "Test", "subject": "Testing", "recipients": [{"recipient_id": 145174015, "recipient_type": "mailing_list"}]}

And here was the response headers:

{
  "date": "Thu, 24 Nov 2016 18:50:24 GMT",
  "via": "1.1 google",
  "alt-svc": "clear",
  "server": "nginx",
  "access-control-allow-origin": "*",
  "strict-transport-security": "max-age=31536000",
  "access-control-allow-methods": "GET,POST,DELETE,PUT,PATCH,OPTIONS",
  "content-type": "application/json",
  "status": "201",
  "access-control-expose-headers": "Content-Type,Authorization",
  "access-control-allow-credentials": "true",
  "access-control-allow-headers": "Content-Type,Authorization",
  "content-length": "9"
}

from esi-issues.

gitAskur avatar gitAskur commented on July 27, 2024

The fix to this should be going out tomorrow. It's exactly the issue that @GunfighterJ is describing so i'm hopeful.

from esi-issues.

 avatar commented on July 27, 2024

Looks like everyone forgot about this but some quick testing suggests that the fix went out and was successful, so I'm closing this ticket. If this is not the case just reopen it and let me know.

from esi-issues.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.