Lightning_Rider wrote:
However, I changed the port to connect on port 26 instead of 25, could this be affecting anything?
Yes. Most other mail servers will still want to send mail to you via port 25.
You can give your users another port or two, either via setting Exim to also listen on a few other ports, or redirecting from 26 -> 25 via Iptables (or some frontend), but this is normally for
sending from behind dastardly network firewalls, where someone has brightly decided that if anyone is attempting to send mail via a different mail server, they must either be out of their mind and stopped at once, or have clicked on the latest piece of rubbish in their Outlook Express 97(tm) inbox, etc.