Not sure what I’m doing wrong, but cannot seem to get smtp relay to work at the domain level - though it works without issue on the global level.
That said and as this is a new installation, can anyone offer any suggestions as to what might cause this, or how I might address it?
I don’t use smtp relay so I can’t guide you but you should check whether the right conf files have been created and are using the right data:
For global smtp relay:
/etc/exim4/smtp_relay.conf
For domain smtp relay:
/etc/exim4/domains/YourDomain/smtp_relay.conf
eris
February 2, 2024, 8:12am
3
It should work fine
Check /var/log/exim4/mainlog after you have send an email with that account / domain
johnbee
February 3, 2024, 10:08am
5
I have since discovered the issue was due to HestiaCP’s requirement for domains and user accounts on the server - and that adding these to HestiaCP, then anabled me to send mail using aliases with an smtp relay as intended.
system
Closed
March 4, 2024, 10:09am
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.