Skip to content

issues Search Results · repo:mailgun/mailgun-java language:Java

Filter by

32 results
 (88 ms)

32 results

inmailgun/mailgun-java (press backspace or delete to remove)

  • herbertmei2023
  • Opened 
    5 days ago
  • #45

I m with the Software Engineering Research Group at the TU Delft, and I am investigating automations. I have looked at your repository and which GitHub workflows and Maven plugins you are using. I ll give ...
  • simcha-vos-from-tu-delft
  • 1
  • Opened 
    on Apr 4
  • #44

Builds on Java 8 are breaking with v1.1.5. The changelog states this is a move to Java 11. As this is a breaking change, Semantic Versioning would dictate that the version be move to 2.x.x rather than ...
  • WTThomas1
  • 1
  • Opened 
    on Mar 26
  • #43

Hi there. I m trying to use mailgun-java in existing project that uses Java 21. Project compiles fine, Intellij detects the package but when executing the code I get the java.lang.NoClassDefFoundError: ...
question
  • markosski
  • 2
  • Opened 
    on Oct 27, 2024
  • #41

If I try to implement a webhook, I don t find the models for the body of the POST performed by Mailgun. EventItem can be used but it s just part of the bod. There is also the signature part. Both are ...
  • sebastianblesgen
  • Opened 
    on Jun 28, 2024
  • #40

Add support for sending arbitrary user variables. Currently the Message model is limited to a single variable called my-var. - https://github.com/mailgun/mailgun-java/blob/main/src/main/java/com/mailgun/model/message/Message.java#L278 ...
question
  • nickcaballero
  • 2
  • Opened 
    on Apr 12, 2024
  • #39

There s an odd class in the root com.mailgun package called MyClass in v1.1.2. I think this ought not to be packaged in the distribution jar.
  • jamesreprise
  • 2
  • Opened 
    on Feb 29, 2024
  • #38

Can you please provide a comfortable way how to set these de-thread headers in this SDK?
question
  • landsman
  • 3
  • Opened 
    on Feb 3, 2024
  • #37

Hi, When using the createApiWithRequestInterceptor() method, the requests are not authenticated. E.g. a standard call works OK: MailgunMessagesApi mailgunMessagesApi = MailgunClient.config(Constants.MAILGUN_APIKEY_PRIVATE) ...
  • carlbradwell17
  • 3
  • Opened 
    on Jan 8, 2024
  • #34

According to the document https://documentation.mailgun.com/en/latest/api-sending.html#sending, we can specify the sending IP or IP pool by using the custom MIME header h:X-Mailgun-Sending-Ip-Pool . However, ...
  • caoPhoenix
  • Opened 
    on Jan 7, 2024
  • #33
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub