<?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[Not sending out emails]]></title><description><![CDATA[<p dir="auto">We recently noticed that Snipe won't send emails at all. It seems to have randomly started with no recent changes to cause it.</p>
]]></description><link>https://forum.cloudron.io/topic/11093/not-sending-out-emails</link><generator>RSS for Node</generator><lastBuildDate>Sun, 08 Mar 2026 07:34:55 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/11093.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 13 Feb 2024 12:57:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Not sending out emails on Tue, 13 Feb 2024 16:45:00 GMT]]></title><description><![CDATA[<h1>--------------------------------------------</h1>
<h1>REQUIRED: BASIC APP SETTINGS</h1>
<h1>--------------------------------------------</h1>
<p dir="auto">APP_ENV=production<br />
APP_DEBUG=false<br />
APP_KEY=base64:<strong>REDACTED</strong><br />
APP_URL=${CLOUDRON_APP_ORIGIN}<br />
APP_TIMEZONE='GMT'<br />
APP_LOCALE=en<br />
MAX_RESULTS=500</p>
<h1>--------------------------------------------</h1>
<h1>REQUIRED: DATABASE SETTINGS</h1>
<h1>--------------------------------------------</h1>
<p dir="auto">DB_CONNECTION=mysql<br />
DB_HOST=${CLOUDRON_MYSQL_HOST}<br />
DB_DATABASE=${CLOUDRON_MYSQL_DATABASE}<br />
DB_USERNAME=${CLOUDRON_MYSQL_USERNAME}<br />
DB_PASSWORD=${CLOUDRON_MYSQL_PASSWORD}<br />
DB_PREFIX=null<br />
DB_DUMP_PATH='/usr/bin'<br />
DB_CHARSET=utf8mb4<br />
DB_COLLATION=utf8mb4_unicode_ci</p>
<h1>--------------------------------------------</h1>
<h1>OPTIONAL: SSL DATABASE SETTINGS</h1>
<h1>--------------------------------------------</h1>
<p dir="auto">DB_SSL=false<br />
DB_SSL_IS_PAAS=false<br />
DB_SSL_KEY_PATH=null<br />
DB_SSL_CERT_PATH=null<br />
DB_SSL_CA_PATH=null<br />
DB_SSL_CIPHER=null</p>
<h1>--------------------------------------------</h1>
<h1>REQUIRED: OUTGOING MAIL SERVER SETTINGS</h1>
<h1>--------------------------------------------</h1>
<p dir="auto">MAIL_DRIVER=smtp<br />
MAIL_HOST=${CLOUDRON_MAIL_SMTP_SERVER}<br />
MAIL_PORT=${CLOUDRON_MAIL_SMTP_PORT}<br />
MAIL_USERNAME=${CLOUDRON_MAIL_SMTP_USERNAME}<br />
MAIL_PASSWORD=${CLOUDRON_MAIL_SMTP_PASSWORD}<br />
MAIL_ENCRYPTION=null<br />
MAIL_FROM_ADDR=${CLOUDRON_MAIL_FROM}<br />
MAIL_FROM_NAME=${CLOUDRON_MAIL_FROM_DISPLAY_NAME}<br />
MAIL_REPLYTO_ADDR=${CLOUDRON_MAIL_FROM}<br />
MAIL_REPLYTO_NAME=${CLOUDRON_MAIL_FROM_DISPLAY_NAME}<br />
<a href="mailto:MAIL_BACKUP_NOTIFICATION_ADDRESS=you@example.com" target="_blank" rel="noopener noreferrer nofollow ugc">MAIL_BACKUP_NOTIFICATION_ADDRESS=you@example.com</a></p>
<h1>--------------------------------------------</h1>
<h1>REQUIRED: IMAGE LIBRARY</h1>
<h1>This should be gd or imagick</h1>
<h1>--------------------------------------------</h1>
<p dir="auto">IMAGE_LIB=gd</p>
<h1>--------------------------------------------</h1>
<h1>OPTIONAL: SESSION SETTINGS</h1>
<h1>--------------------------------------------</h1>
<p dir="auto">SESSION_LIFETIME=90<br />
EXPIRE_ON_CLOSE=true<br />
ENCRYPT=true<br />
COOKIE_NAME=${CLOUDRON_APP_HOSTNAME}<br />
COOKIE_DOMAIN=${CLOUDRON_APP_DOMAIN}<br />
SECURE_COOKIES=true</p>
<h1>--------------------------------------------</h1>
<h1>OPTIONAL: SECURITY HEADER SETTINGS</h1>
<h1>--------------------------------------------</h1>
<p dir="auto">APP_TRUSTED_PROXIES=127.0.0.1,${CLOUDRON_PROXY_IP}<br />
ALLOW_IFRAMING=true<br />
REFERRER_POLICY=same-origin<br />
ENABLE_CSP=true<br />
CORS_ALLOWED_ORIGINS=null<br />
ENABLE_HSTS=false</p>
<h1>--------------------------------------------</h1>
<h1>OPTIONAL: CACHE SETTINGS</h1>
<h1>--------------------------------------------</h1>
<p dir="auto">CACHE_DRIVER=file<br />
SESSION_DRIVER=redis<br />
QUEUE_DRIVER=sync<br />
CACHE_PREFIX=snipeit</p>
<h1>--------------------------------------------</h1>
<h1>OPTIONAL: REDIS SETTINGS</h1>
<h1>--------------------------------------------</h1>
<p dir="auto">REDIS_HOST=${CLOUDRON_REDIS_HOST}<br />
REDIS_PASSWORD=${CLOUDRON_REDIS_PASSWORD}<br />
REDIS_PORT=${CLOUDRON_REDIS_PORT}</p>
<h1>--------------------------------------------</h1>
<h1>OPTIONAL: MEMCACHED SETTINGS</h1>
<h1>--------------------------------------------</h1>
<p dir="auto">MEMCACHED_HOST=null<br />
MEMCACHED_PORT=null</p>
<h1>--------------------------------------------</h1>
<h1>OPTIONAL: AWS S3 SETTINGS</h1>
<h1>--------------------------------------------</h1>
<p dir="auto">AWS_SECRET=null<br />
AWS_KEY=null<br />
AWS_REGION=null<br />
AWS_BUCKET=null</p>
<h1>--------------------------------------------</h1>
<h1>OPTIONAL: LOGIN THROTTLING</h1>
<h1>--------------------------------------------</h1>
<p dir="auto">LOGIN_MAX_ATTEMPTS=3<br />
LOGIN_LOCKOUT_DURATION=60</p>
<h1>--------------------------------------------</h1>
<h1>OPTIONAL: MISC</h1>
<h1>--------------------------------------------</h1>
<p dir="auto">APP_LOG=single<br />
APP_LOG_MAX_FILES=10<br />
APP_LOCKED=false<br />
FILESYSTEM_DISK=local<br />
APP_CIPHER=AES-256-CBC<br />
#GOOGLE_MAPS_API=<br />
BACKUP_ENV=true<br />
LDAP_MEM_LIM=500M<br />
LDAP_TIME_LIM=600</p>
]]></description><link>https://forum.cloudron.io/post/83260</link><guid isPermaLink="true">https://forum.cloudron.io/post/83260</guid><dc:creator><![CDATA[TheMoodBoardz]]></dc:creator><pubDate>Tue, 13 Feb 2024 16:45:00 GMT</pubDate></item><item><title><![CDATA[Reply to Not sending out emails on Tue, 13 Feb 2024 16:43:15 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> No changes have been made to the file - Snipe is the only app on this server.</p>
]]></description><link>https://forum.cloudron.io/post/83259</link><guid isPermaLink="true">https://forum.cloudron.io/post/83259</guid><dc:creator><![CDATA[TheMoodBoardz]]></dc:creator><pubDate>Tue, 13 Feb 2024 16:43:15 GMT</pubDate></item><item><title><![CDATA[Reply to Not sending out emails on Tue, 13 Feb 2024 15:47:42 GMT]]></title><description><![CDATA[<p dir="auto">Right that is from the package env template file and looks correct as of <a href="https://git.cloudron.io/cloudron/snipeit-app/-/blob/master/env.template?ref_type=heads#L38" target="_blank" rel="noopener noreferrer nofollow ugc">https://git.cloudron.io/cloudron/snipeit-app/-/blob/master/env.template?ref_type=heads#L38</a></p>
<p dir="auto">Have you done any other adjustments to that file, which may interfere? Are other apps being able to send out mails via your Cloudron? Just to further narrow down the issue.</p>
]]></description><link>https://forum.cloudron.io/post/83254</link><guid isPermaLink="true">https://forum.cloudron.io/post/83254</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Tue, 13 Feb 2024 15:47:42 GMT</pubDate></item><item><title><![CDATA[Reply to Not sending out emails on Tue, 13 Feb 2024 15:42:16 GMT]]></title><description><![CDATA[<p dir="auto">this is how the mail server is currently set up<br />
<img src="/assets/uploads/files/1707838933186-c78a3a4c-d83c-4263-81f1-8e8d26c65057-image.png" alt="image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/83252</link><guid isPermaLink="true">https://forum.cloudron.io/post/83252</guid><dc:creator><![CDATA[TheMoodBoardz]]></dc:creator><pubDate>Tue, 13 Feb 2024 15:42:16 GMT</pubDate></item><item><title><![CDATA[Reply to Not sending out emails on Tue, 13 Feb 2024 15:41:22 GMT]]></title><description><![CDATA[<p dir="auto">I have tried sending a test email within Snipe itself however it doesn't seem to send it at all</p>
]]></description><link>https://forum.cloudron.io/post/83251</link><guid isPermaLink="true">https://forum.cloudron.io/post/83251</guid><dc:creator><![CDATA[TheMoodBoardz]]></dc:creator><pubDate>Tue, 13 Feb 2024 15:41:22 GMT</pubDate></item><item><title><![CDATA[Reply to Not sending out emails on Tue, 13 Feb 2024 15:40:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> yes - we have always used the mail configuration from Cloudron however It's recently started doing this.</p>
]]></description><link>https://forum.cloudron.io/post/83250</link><guid isPermaLink="true">https://forum.cloudron.io/post/83250</guid><dc:creator><![CDATA[TheMoodBoardz]]></dc:creator><pubDate>Tue, 13 Feb 2024 15:40:55 GMT</pubDate></item><item><title><![CDATA[Reply to Not sending out emails on Tue, 13 Feb 2024 15:35:28 GMT]]></title><description><![CDATA[<p dir="auto">I don't know how the app works itself, but I was able to send out a test email from the admin panel just fine. The test mail apparently will always go to the FROM address defined via Cloudron, so unless you have configured a mailbox there, you will see a bounce in the email eventlog, which indicates that sending mail works though.</p>
<p dir="auto">Does this work in your instance?</p>
]]></description><link>https://forum.cloudron.io/post/83248</link><guid isPermaLink="true">https://forum.cloudron.io/post/83248</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Tue, 13 Feb 2024 15:35:28 GMT</pubDate></item><item><title><![CDATA[Reply to Not sending out emails on Tue, 13 Feb 2024 15:21:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> so in Snipe when you check in an asset or checkout an asset we have it set up, so it will send an end user an email with all the assets' information (its a native feature of Snipe).</p>
]]></description><link>https://forum.cloudron.io/post/83246</link><guid isPermaLink="true">https://forum.cloudron.io/post/83246</guid><dc:creator><![CDATA[TheMoodBoardz]]></dc:creator><pubDate>Tue, 13 Feb 2024 15:21:40 GMT</pubDate></item><item><title><![CDATA[Reply to Not sending out emails on Tue, 13 Feb 2024 14:42:52 GMT]]></title><description><![CDATA[<p dir="auto">Not sure I fully understand what "about checking in and not checking out" means here. Do you mean receiving and sending? If changing the domain somehow made a difference, have do you see all green lights in the mail status page?</p>
]]></description><link>https://forum.cloudron.io/post/83240</link><guid isPermaLink="true">https://forum.cloudron.io/post/83240</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Tue, 13 Feb 2024 14:42:52 GMT</pubDate></item><item><title><![CDATA[Reply to Not sending out emails on Tue, 13 Feb 2024 13:27:53 GMT]]></title><description><![CDATA[<p dir="auto">As an update. after change the domain of the mail server (we were planning on doing it anyways soon) it seems that emails about checking in works but not checking out.</p>
]]></description><link>https://forum.cloudron.io/post/83237</link><guid isPermaLink="true">https://forum.cloudron.io/post/83237</guid><dc:creator><![CDATA[TheMoodBoardz]]></dc:creator><pubDate>Tue, 13 Feb 2024 13:27:53 GMT</pubDate></item><item><title><![CDATA[Reply to Not sending out emails on Tue, 13 Feb 2024 13:11:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> I have been able to send out test emails. Their doesn't seem to be any errors but there looks like a few issues are in the mail server logs. See image<br />
<img src="/assets/uploads/files/1707829867744-28980ca0-4b3f-44bb-9de2-522addea7c9b-image-resized.png" alt="image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/83236</link><guid isPermaLink="true">https://forum.cloudron.io/post/83236</guid><dc:creator><![CDATA[TheMoodBoardz]]></dc:creator><pubDate>Tue, 13 Feb 2024 13:11:10 GMT</pubDate></item><item><title><![CDATA[Reply to Not sending out emails on Tue, 13 Feb 2024 13:06:12 GMT]]></title><description><![CDATA[<p dir="auto">Are you able to send out test mails from the Cloudron dashboard? Any errors in the snipe instance logs? Have you checked the email event log if the mail was submitted to the mailserver and failed otherwise?</p>
]]></description><link>https://forum.cloudron.io/post/83235</link><guid isPermaLink="true">https://forum.cloudron.io/post/83235</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Tue, 13 Feb 2024 13:06:12 GMT</pubDate></item></channel></rss>