<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Possible package configuration issue with bounce processing webhook endpoint]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">according to the official Listmonk docs, there is an API endpoint for recording bounces.<br />
<a href="https://listmonk.app/docs/bounces/#webhook-api" target="_blank" rel="noopener noreferrer nofollow ugc">See: Webhook API</a></p>
<p dir="auto">But the response is 405 Not Allowed (nginx) – <em>anonymized:</em></p>
<pre><code class="language-bash">curl -X POST -k -u "admin:password" https://sub.domain.tld/webhooks/bounce \
    -H "Content-Type: application/json" \
    --data '{"email": "eample@listmonk.app", "campaign_uuid": "e8ad4fdb-52e3-4907-b6a3-1c89c7dcb67f", "source": "api_test", "type": "hard", "meta": "{\"additional\": \"info\"}}'

&lt;html&gt;
&lt;head&gt;&lt;title&gt;405 Not Allowed&lt;/title&gt;&lt;/head&gt;
&lt;body&gt;
&lt;center&gt;&lt;h1&gt;405 Not Allowed&lt;/h1&gt;&lt;/center&gt;
&lt;hr&gt;&lt;center&gt;nginx&lt;/center&gt;
&lt;/body&gt;
&lt;/html&gt;
</code></pre>
<p dir="auto">You might notice that I had to use the -k flag to ignore SSL issues since that was the first response without ignoring SSL issues:</p>
<pre><code class="language-bash">curl: (60) SSL certificate problem: self signed certificate
More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
</code></pre>
<p dir="auto">Anyone experiencing same issue?</p>
]]></description><link>https://forum.cloudron.io/topic/10050/possible-package-configuration-issue-with-bounce-processing-webhook-endpoint</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 05:40:21 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/10050.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 18 Sep 2023 09:33:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Possible package configuration issue with bounce processing webhook endpoint on Mon, 18 Sep 2023 17:59:33 GMT]]></title><description><![CDATA[<p dir="auto">Thank you! right hints <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=665e13d50c8" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";)" alt="😉" /></p>
]]></description><link>https://forum.cloudron.io/post/73867</link><guid isPermaLink="true">https://forum.cloudron.io/post/73867</guid><dc:creator><![CDATA[dev-cb]]></dc:creator><pubDate>Mon, 18 Sep 2023 17:59:33 GMT</pubDate></item><item><title><![CDATA[Reply to Possible package configuration issue with bounce processing webhook endpoint on Mon, 18 Sep 2023 17:59:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said in <a href="/post/73859">Possible package configuration issue with bounce processing webhook endpoint</a>:</p>
<blockquote>
<p dir="auto">If so, curl <a href="https://sub.domain.tld" target="_blank" rel="noopener noreferrer nofollow ugc">https://sub.domain.tld</a> should work. Does that work ?</p>
</blockquote>
<p dir="auto">Correct – works as expected.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> said in <a href="/post/73862">Possible package configuration issue with bounce processing webhook endpoint</a>:</p>
<blockquote>
<p dir="auto">I somehow suspect the request is going to another app or something else. Listmonk doesn't use nginx, so I am not sure why you get a response from nginx...</p>
</blockquote>
<p dir="auto">Nevermind. In the meantime, I found the issue.. Wrong TLD. <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f986.png?v=665e13d50c8" class="not-responsive emoji emoji-android emoji--duck" style="height:23px;width:auto;vertical-align:middle" title=":duck:" alt="🦆" /></p>
]]></description><link>https://forum.cloudron.io/post/73866</link><guid isPermaLink="true">https://forum.cloudron.io/post/73866</guid><dc:creator><![CDATA[dev-cb]]></dc:creator><pubDate>Mon, 18 Sep 2023 17:59:02 GMT</pubDate></item><item><title><![CDATA[Reply to Possible package configuration issue with bounce processing webhook endpoint on Mon, 18 Sep 2023 15:56:29 GMT]]></title><description><![CDATA[<p dir="auto">I somehow suspect the request is going to another app or something else. Listmonk doesn't use nginx, so I am not sure why you get a response from nginx...</p>
]]></description><link>https://forum.cloudron.io/post/73862</link><guid isPermaLink="true">https://forum.cloudron.io/post/73862</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 18 Sep 2023 15:56:29 GMT</pubDate></item><item><title><![CDATA[Reply to Possible package configuration issue with bounce processing webhook endpoint on Mon, 18 Sep 2023 15:34:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dev-cb" aria-label="Profile: dev-cb">@<bdi>dev-cb</bdi></a> said in <a href="/post/73836">Possible package configuration issue with bounce processing webhook endpoint</a>:</p>
<blockquote>
<p dir="auto">You might notice that I had to use the -k flag to ignore SSL issues since that was the first response without ignoring SSL issues</p>
</blockquote>
<p dir="auto">I think you have to start here first. Are you able to visit Listmonnk on your browser without any certificate issue ? If so, <code>curl https://sub.domain.tld</code> should work. Does that work ?</p>
]]></description><link>https://forum.cloudron.io/post/73859</link><guid isPermaLink="true">https://forum.cloudron.io/post/73859</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 18 Sep 2023 15:34:06 GMT</pubDate></item></channel></rss>