<?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[Authentication error]]></title><description><![CDATA[<p dir="auto">Would anyone here have any idea/experience regarding this issue?</p>
<p dir="auto"><a href="https://github.com/the-djmaze/snappymail/issues/1245" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/the-djmaze/snappymail/issues/1245</a></p>
]]></description><link>https://forum.cloudron.io/topic/10053/authentication-error</link><generator>RSS for Node</generator><lastBuildDate>Wed, 17 Jun 2026 13:15:05 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/10053.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 18 Sep 2023 13:48:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Authentication error on Tue, 19 Sep 2023 17:15:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shrey" aria-label="Profile: shrey">@<bdi>shrey</bdi></a> are you using some whitelist plugin ? not sure what it is, but that's what the stacktrace says.</p>
]]></description><link>https://forum.cloudron.io/post/73905</link><guid isPermaLink="true">https://forum.cloudron.io/post/73905</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 19 Sep 2023 17:15:54 GMT</pubDate></item><item><title><![CDATA[Reply to Authentication error on Wed, 20 Sep 2023 01:23:16 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> Indeed, that was the case! Thanks <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=13d69e59554" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto">I'd installed the plugins, but didn't check them yet.</p>
<p dir="auto">The plugin had a placeholder (invalid) value set as the default.</p>
]]></description><link>https://forum.cloudron.io/post/73914</link><guid isPermaLink="true">https://forum.cloudron.io/post/73914</guid><dc:creator><![CDATA[shrey]]></dc:creator><pubDate>Wed, 20 Sep 2023 01:23:16 GMT</pubDate></item><item><title><![CDATA[Reply to Authentication error on Tue, 19 Sep 2023 17:15:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shrey" aria-label="Profile: shrey">@<bdi>shrey</bdi></a> are you using some whitelist plugin ? not sure what it is, but that's what the stacktrace says.</p>
]]></description><link>https://forum.cloudron.io/post/73905</link><guid isPermaLink="true">https://forum.cloudron.io/post/73905</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 19 Sep 2023 17:15:54 GMT</pubDate></item><item><title><![CDATA[Reply to Authentication error on Tue, 19 Sep 2023 16:57:13 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></p>
<pre><code>[2023-09-19 22:21:41.933][c13dcc0d] JSON[INFO]: Action: DoLogin
[2023-09-19 22:21:41.933][c13dcc0d] POST[INFO]: {"Email":"&lt;my-email&gt;","Password":"*******","language":"","signMe":"0","Action":"Login"}
[2023-09-19 22:21:41.933][c13dcc0d] PLUGIN[INFO]: Hook: login.credentials
[2023-09-19 22:21:46.930][c13dcc0d] SERVICE[WARNING]: AuthError[102]
#0 /app/code/snappymail/v/2.28.4/app/libraries/RainLoop/Plugins/Manager.php(314): WhiteListPlugin-&gt;FilterLoginCredentials()
#1 /app/code/snappymail/v/2.28.4/app/libraries/RainLoop/Actions/UserAuth.php(109): RainLoop\Plugins\Manager-&gt;RunHook()
#2 /app/code/snappymail/v/2.28.4/app/libraries/RainLoop/Actions/UserAuth.php(121): RainLoop\Actions-&gt;resolveLoginCredentials()
#3 /app/code/snappymail/v/2.28.4/app/libraries/RainLoop/Actions/User.php(44): RainLoop\Actions-&gt;LoginProcess()
#4 /app/code/snappymail/v/2.28.4/app/libraries/RainLoop/ServiceActions.php(142): RainLoop\Actions-&gt;DoLogin()
#5 /app/code/snappymail/v/2.28.4/app/libraries/RainLoop/Service.php(132): RainLoop\ServiceActions-&gt;ServiceJson()
#6 /app/code/snappymail/v/2.28.4/app/libraries/RainLoop/Service.php(14): RainLoop\Service::RunResult()
#7 /app/code/snappymail/v/2.28.4/include.php(143): RainLoop\Service::Handle()
#8 /app/code/index.php(11): include('...')
#9 {main}
[2023-09-19 22:21:46.930][c13dcc0d] [NOTICE]: RainLoop\Exceptions\ClientException: AuthError[102] in /app/data/_data_/_default_/plugins/white-list/index.php:33
Stack trace:
#0 /app/code/snappymail/v/2.28.4/app/libraries/RainLoop/Plugins/Manager.php(314): WhiteListPlugin-&gt;FilterLoginCredentials()
#1 /app/code/snappymail/v/2.28.4/app/libraries/RainLoop/Actions/UserAuth.php(109): RainLoop\Plugins\Manager-&gt;RunHook()
#2 /app/code/snappymail/v/2.28.4/app/libraries/RainLoop/Actions/UserAuth.php(121): RainLoop\Actions-&gt;resolveLoginCredentials()
#3 /app/code/snappymail/v/2.28.4/app/libraries/RainLoop/Actions/User.php(44): RainLoop\Actions-&gt;LoginProcess()
#4 /app/code/snappymail/v/2.28.4/app/libraries/RainLoop/ServiceActions.php(142): RainLoop\Actions-&gt;DoLogin()
#5 /app/code/snappymail/v/2.28.4/app/libraries/RainLoop/Service.php(132): RainLoop\ServiceActions-&gt;ServiceJson()
#6 /app/code/snappymail/v/2.28.4/app/libraries/RainLoop/Service.php(14): RainLoop\Service::RunResult()
#7 /app/code/snappymail/v/2.28.4/include.php(143): RainLoop\Service::Handle()
#8 /app/code/index.php(11): include('...')
#9 {main}
[2023-09-19 22:21:46.930][c13dcc0d] JSON[INFO]: {"Action":"Login","Result":false,"ErrorCode":102,"ErrorMessage":"","ErrorMessageAdditional":"","epoch":1695142306}
</code></pre>
]]></description><link>https://forum.cloudron.io/post/73904</link><guid isPermaLink="true">https://forum.cloudron.io/post/73904</guid><dc:creator><![CDATA[shrey]]></dc:creator><pubDate>Tue, 19 Sep 2023 16:57:13 GMT</pubDate></item><item><title><![CDATA[Reply to Authentication error on Tue, 19 Sep 2023 16:45:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shrey" aria-label="Profile: shrey">@<bdi>shrey</bdi></a> I recommend turning on logging to debug. In <em>data</em>/<em>default</em>/configs/application.ini , change the log level to 7. Then, you will see detailed logs in /tmp/logs/&lt;file&gt; (you have to use web terminal to see that file).</p>
]]></description><link>https://forum.cloudron.io/post/73902</link><guid isPermaLink="true">https://forum.cloudron.io/post/73902</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 19 Sep 2023 16:45:20 GMT</pubDate></item><item><title><![CDATA[Reply to Authentication error on Tue, 19 Sep 2023 15:35:11 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> , any ideas/feedback regarding this issue?</p>
]]></description><link>https://forum.cloudron.io/post/73897</link><guid isPermaLink="true">https://forum.cloudron.io/post/73897</guid><dc:creator><![CDATA[shrey]]></dc:creator><pubDate>Tue, 19 Sep 2023 15:35:11 GMT</pubDate></item><item><title><![CDATA[Reply to Authentication error on Mon, 18 Sep 2023 17:05:53 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><br />
So, the email (<a href="mailto:test@my-domain.com" target="_blank" rel="noopener noreferrer nofollow ugc">test@my-domain.com</a>) is managed by an external mail service (Mailcheap, in this case)</p>
<ul>
<li>SnappyMail is installed on Cloudron</li>
<li>the email domain (<a href="http://my-domain.com" target="_blank" rel="noopener noreferrer nofollow ugc">my-domain.com</a>) has been added in SnappyMail under the Domains section</li>
<li>IMAP/SMTP settings have also been configured appropriately and tested (via the credentials for <a href="mailto:test@my-domain.com" target="_blank" rel="noopener noreferrer nofollow ugc">test@my-domain.com</a>)</li>
<li>after all the configuration, when i actually try to log into the email inbox of <a href="mailto:test@my-domain.com" target="_blank" rel="noopener noreferrer nofollow ugc">test@my-domain.com</a>, in the SnappyMail login page, i get the <code>Authentication Failed</code></li>
</ul>
]]></description><link>https://forum.cloudron.io/post/73863</link><guid isPermaLink="true">https://forum.cloudron.io/post/73863</guid><dc:creator><![CDATA[shrey]]></dc:creator><pubDate>Mon, 18 Sep 2023 17:05:53 GMT</pubDate></item><item><title><![CDATA[Reply to Authentication error on Mon, 18 Sep 2023 15:50:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shrey" aria-label="Profile: shrey">@<bdi>shrey</bdi></a> ok... I am confused <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f615.png?v=13d69e59554" class="not-responsive emoji emoji-android emoji--confused" style="height:23px;width:auto;vertical-align:middle" title=":confused:" alt="😕" /></p>
<p dir="auto">I want to double check the setup:</p>
<ul>
<li>Email is hosted on cloudron</li>
<li>You have created some mailboxes</li>
<li>SnappyMail is installed on same cloudron</li>
<li>You are trying to login as the mailbox created above</li>
</ul>
<p dir="auto">Is this setup correct? If so, you don't have to configure anything. It's all auto-configured. You just install SnappyMail and login.</p>
]]></description><link>https://forum.cloudron.io/post/73861</link><guid isPermaLink="true">https://forum.cloudron.io/post/73861</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 18 Sep 2023 15:50:34 GMT</pubDate></item><item><title><![CDATA[Reply to Authentication error on Mon, 18 Sep 2023 15:34:46 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> Yes, the full email address, because i've disabled the "short login" option:</p>
<p dir="auto"><img src="/assets/uploads/files/1695051284362-4e807a3d-78a1-4408-a541-4c96b6319452-image.png" alt="4e807a3d-78a1-4408-a541-4c96b6319452-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/73860</link><guid isPermaLink="true">https://forum.cloudron.io/post/73860</guid><dc:creator><![CDATA[shrey]]></dc:creator><pubDate>Mon, 18 Sep 2023 15:34:46 GMT</pubDate></item><item><title><![CDATA[Reply to Authentication error on Mon, 18 Sep 2023 15:31:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shrey" aria-label="Profile: shrey">@<bdi>shrey</bdi></a> in snappymail, are you putting in the email address (i.e mailbox name) and not user name?</p>
]]></description><link>https://forum.cloudron.io/post/73858</link><guid isPermaLink="true">https://forum.cloudron.io/post/73858</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 18 Sep 2023 15:31:57 GMT</pubDate></item></channel></rss>