My YunoHost server
Hardware: VPC bought online AWS EC2
YunoHost version: 11.2.20.2 (stable)
I have access to my server : Through SSH
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no
If yes, please explain:
Description of my issue
I am attempting to set up email services on my YunoHost instance hosted on an AWS EC2. I am using the mail app via Nextcloud. While I can receive emails, I am unable to send emails. I have tested my setup with mail-tester.com.
Here are the steps I have taken so far:
- DNS Configuration: Configured my DNS records (MX, SPF, DKIM, DMARC) according to the YunoHost documentation.
- Email Client Configuration: Set up the email client via the Nextcloud mail app.
- Firewall Rules: Ensured that the necessary ports (25, 465, 587) are open on the AWS EC2 security group.
Issues Encountered:
- Sending Emails: Emails sent from my YunoHost server via the Nextcloud mail app are not being delivered. Instead, I receive error messages indicating issues with the mail server configuration.
- Testing with mail-tester.com: The service indicates that emails are not being successfully sent from my YunoHost instance.