mdlaat

Results 27 comments of mdlaat

Same here, with hestia 1.6.14. I solved it by adding an condition to the catchall router in /etc/exim4/exim4.conf.template. In one line: `condition = ${lookup{$local_part@$domain}lsearch{/etc/exim4/domains/${lookup{$domain}dsearch{/etc/exim4/domains/}}/aliases}{false}{true}}` This disables the catchall when the...

Would it be easier for the maintenance if we switch to split configuration for exim4?

I was just checking RFC 5321 and indeed it seems that localpart may start or end with an hyphen, while (sub)domains may not.

> It would be nice to have Hestia Repair Tool, so if you mess up something that you can revert it to default values/permissions/templates, etc. Isn´t that called a backup?

Restic is great! Using it for > 2 years now on almost all my systems to different destinations. Great choice.

Yes, that’s the one!

@JeromeSchmied I'm sorry, but you experienced a totally different error (and message). I guess you had better created your own issue. Glad it is working for you now. My original...

554 is a [generic SMTP errorcode](https://en.wikipedia.org/wiki/List_of_SMTP_server_return_codes)

I feel the docker container is already huge, way too huge. Please, if AI like LLM are being added, make the container available in several tags, like a minimal and...

Can´t you create an app password for this? Or is that not possible anymore with outlook.com?