@girish said in Dynamic DNS and Mail Server Location:
@gerard that's quite brave to run a mail server with dynamic IP
@girish Yeah it's silly and unreliable But not meant for any serious usage.
Thank you for fixing it.
@CRBear said in Mail server: IP address verification?:
Am I correct in understanding that the email server checks from which IP address a connection is established to send an email and by default, it verifies against the Spamhaus blacklist?
The mail server does not make any check for outbound email. The various checks you see in the Email Status tab are purely diagnostic. The idea is if one or more checks are failing there, most likely the email won't be delivered.
The Spamhaus is checked for inbound emails though. The DNSBL zone against which it checks is configurable at https://docs.cloudron.io/email/#dnsbl
Interesting.
I contacted the provider and told about the problem. They wanted screenshots. After another test all works fine again.
Thanks for your help!
Seems like there is something wrong with that installation medium maybe? Have you seen and tried https://askubuntu.com/questions/1500639/update-error-e-the-repository-cdrom-ubuntu-22-04-1-lts-jammy-jellyfish already?
If you mean the webterminal, then this is into the filesystem of the app, not the host system. Cloudron does not have a webterminal into the host system, as it is not advised to tinker with this. However in this case you should use scp (essentially file transfer via ssh) to put the tarball into the /tmp of the server.
@TheMoodBoardz Does it fail with tgz format also? Not sure how to debug this since it is just crashing with no real logs. If you reach out at support@cloudron.io , we can debug further.
@Supaiku did you manage to get it online atleast?
AppArmor parser error for /etc/apparmor.d in profile /etc/apparmor.d/usr.bin.evince at line 32: Could no>
The above profile seems to be the buggy one fwiw. Maybe delete it or fix that line.
So i found the error, it is because Hetzner close the port 25 by default on new dedicater server, so you just have to ask them to open it.
Bisous les copains
I think https://forum.cloudron.io/topic/1660/sympa-mailing-list and https://forum.cloudron.io/topic/6776/mailing-list-feature-basic-moderation are the relevant threads.
@andrewwri maybe you can leave a note in the sympa thread as to how you installed sympa and how you are maintaining it. Maybe some notes on your current set up will also help (what is the email server? how is it interfacing with the email server etc). thanks!