@girish I just wanted to relay that this workaround works.
mariolop77
Posts
-
Cloudron 10.0.3: MXGuarddog SRS-forwarded mail rejected when MAIL FROM local-part exceeds 64 octets -
Cloudron 10.0.3: MXGuarddog SRS-forwarded mail rejected when MAIL FROM local-part exceeds 64 octets -
Cloudron 10.0.3: MXGuarddog SRS-forwarded mail rejected when MAIL FROM local-part exceeds 64 octets -
Cloudron 10.0.3: MXGuarddog SRS-forwarded mail rejected when MAIL FROM local-part exceeds 64 octetsCloudron 10.0.3 / Haraka 3.3.2
After upgrading to Cloudron 10.0.3, inbound mail forwarded
through MXGuarddog is being rejected when MXGuarddog's
Sender Rewriting Scheme creates an envelope sender local-part
greater than 64 octets.Example:
MAIL FROM:
SRS0=FNUu=G2=em.brighttalk.com=bounces+3639386-906e-andy=azaz-tech.com@ik2.comCloudron response:
501 Invalid MAIL FROM address ... RFC-5321 local-part exceeds 64 octetsShorter SRS0 addresses from the same MXGuarddog servers are
accepted and delivered normally. -
Repeated HTMLPrurifier WarningsEasyAppointments on Cloudron is logging repeated HTMLPurifier warnings:
Directory /app/code/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer not writable.The app appears to use HTMLPurifier_Config::createDefault() in:
/app/code/application/helpers/html_helper.phpThe package should set Cache.SerializerPath to a writable path such as:
/run/easyappointments/cache/htmlpurifier
or /app/data/...Logs grew up to 21 GB because of the warning below that kept repeating.
/run/easyappointments# tail logs/log-2026-05-01.php 'function' => '_error_handler', 'args' => array ( 0 => 512, 1 => 'Directory /app/code/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer not writable. Please chmod to 755', 2 => '/app/code/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php', 3 => 295, ), ), )
-
End of subscriptionI have a follow up to this question. I didn't renew my subscription and recently decided to pay subscription again. It's been about a year and I noticed I have an invoice for last year and another for one coming up. Did I need to pay both to start getting updates again?
-
Cloudron LDAP with PfsenseI've been trying for a bit now to authenticate into my Pfsense firewall using my Cloudron LDAP server. Is it possible? At first it appears straight forward but with no success. Has anyone else been successful? I'm fairly new to LDAP.
I'm thinking it has something to do with the "Authentication Containers" settings but I'm not sure what it is.

It looks like the connection and bind are successful but fails to fetch the units.

-
LAPP AppRe: LAPP App (PHP 7.3)
Hello, just wondering if there are any plans for an LAPP App for Cloudron. I'd like to migrate all the websites I work on to Cloudron but one of the requirements for some of the sites is PostgresSQL. It would really come in handy.