I'm trying to figure out how to set this to use simple email sending just for devices on my internetal network, I'm using unraid and i currently have the following:

The logs show the following:
Berkeley DB: Berkeley DB 5.3.28: (September 9, 2013)
Support for: crypteq iconv() IPv6 GnuTLS move_frozen_messages DKIM DNSSEC Event OCSP PRDR SOCKS TCP_Fast_Open
Lookups (built-in): lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmjz dbmnz dnsdb dsearch nis nis0 passwd
Authenticators: cram_md5 plaintext
Routers: accept dnslookup ipliteral manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore autoreply lmtp pipe smtp
Fixed never_users: 0
Configure owner: 0:0
Size of off_t: 8
509 delivering 1qU4sp-00008C-Kl
509 R: dnslookup for my.name@myemail.com
510 T: remote_smtp for my.name@myemail.com
510 Connecting to my-email-uk01c.mail.protection.outlook.com [104.47.21.36]:25 ... connected
510 SMTP<< 220 LO2GBR01FT015.mail.protection.outlook.com Microsoft ESMTP MAIL Service ready at Thu, 10 Aug 2023 12:35:19 +0000
510 SMTP>> EHLO mydomain.com
510 SMTP<< 250-LO2GBR01FT015.mail.protection.outlook.com Hello [123.456.789.123]
510 250-SIZE 157286400
510 250-PIPELINING
510 250-DSN
510 250-ENHANCEDSTATUSCODES
510 250-STARTTLS
510 250-8BITMIME
510 250-BINARYMIME
510 250-CHUNKING
510 250 SMTPUTF8
510 SMTP>> STARTTLS
510 SMTP<< 220 2.0.0 SMTP server ready
510 SMTP>> EHLO mydomain.com
510 SMTP<< 250-LO2GBR01FT015.mail.protection.outlook.com Hello [123.456.789.123]
510 250-SIZE 157286400
510 250-PIPELINING
510 250-DSN
510 250-ENHANCEDSTATUSCODES
510 250-8BITMIME
510 250-BINARYMIME
510 250-CHUNKING
510 250 SMTPUTF8
510 SMTP>> MAIL FROM:emby@media.mydomain.com SIZE=1694
510 SMTP>> RCPT TO:my.name@myemail.com
510 SMTP>> DATA
510 SMTP<< 250 2.1.0 Sender OK
510 SMTP<< 550 5.7.606 Access denied, banned sending IP [123.456.789.123]. To request removal from this list please visit https://sender.office.com/ and follow the directions. For more information please go to http://go.microsoft.com/fwlink/?LinkID=526655 AS(1430)
510 SMTP<< 503 5.5.2 Need rcpt command [LO2GBR01FT015.eop-gbr01.prod.protection.outlook.com 2023-08-10T12:35:19.961Z 08DB9981A78D2707]
510 SMTP>> QUIT
510 SMTP(close)>>
509 LOG: MAIN
509 ** my.name@myemail.com R=dnslookup T=remote_smtp H=my-email-uk01c.mail.protection.outlook.com [104.47.21.36] X=TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256 CV=no DN="C=US,ST=Washington,L=Redmond,O=Microsoft Corporation,CN=mail.protection.outlook.com": SMTP error from remote mail server after RCPT TO:my.name@myemail.com: 550 5.7.606 Access denied, banned sending IP [123.456.789.123]. To request removal from this list please visit https://sender.office.com/ and follow the directions. For more information please go to http://go.microsoft.com/fwlink/?LinkID=526655 AS(1430)
511 Exim version 4.89 uid=101 gid=101 pid=511 D=40001
Berkeley DB: Berkeley DB 5.3.28: (September 9, 2013)
Support for: crypteq iconv() IPv6 GnuTLS move_frozen_messages DKIM DNSSEC Event OCSP PRDR SOCKS TCP_Fast_Open
Lookups (built-in): lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmjz dbmnz dnsdb dsearch nis nis0 passwd
Authenticators: cram_md5 plaintext
Routers: accept dnslookup ipliteral manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore autoreply lmtp pipe smtp
Fixed never_users: 0
Configure owner: 0:0
Size of off_t: 8
511 LOG: MAIN
511 <= <> R=1qU4sp-00008C-Kl U=Debian-exim P=local S=2659
512 Exim version 4.89 uid=101 gid=101 pid=512 D=40001
Berkeley DB: Berkeley DB 5.3.28: (September 9, 2013)
Support for: crypteq iconv() IPv6 GnuTLS move_frozen_messages DKIM DNSSEC Event OCSP PRDR SOCKS TCP_Fast_Open
Lookups (built-in): lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmjz dbmnz dnsdb dsearch nis nis0 passwd
Authenticators: cram_md5 plaintext
Routers: accept dnslookup ipliteral manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore autoreply lmtp pipe smtp
Fixed never_users: 0
Configure owner: 0:0
Size of off_t: 8
512 delivering 1qU4sq-00008F-1F
512 R: dnslookup for emby@media.mydomain.com
509 LOG: MAIN
509 Completed
513 T: remote_smtp for emby@media.mydomain.com
512 LOG: retry_defer MAIN
512 == emby@media.mydomain.com R=dnslookup T=remote_smtp defer (-53): retry time not reached for any host for 'media.mydomain.com'
514 LOG: host_lookup_failed MAIN
514 no host name found for IP address 192.168.10.102
I'm trying to figure out how to set this to use simple email sending just for devices on my internetal network, I'm using unraid and i currently have the following:
The logs show the following:
Berkeley DB: Berkeley DB 5.3.28: (September 9, 2013)
Support for: crypteq iconv() IPv6 GnuTLS move_frozen_messages DKIM DNSSEC Event OCSP PRDR SOCKS TCP_Fast_Open
Lookups (built-in): lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmjz dbmnz dnsdb dsearch nis nis0 passwd
Authenticators: cram_md5 plaintext
Routers: accept dnslookup ipliteral manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore autoreply lmtp pipe smtp
Fixed never_users: 0
Configure owner: 0:0
Size of off_t: 8
509 delivering 1qU4sp-00008C-Kl
509 R: dnslookup for my.name@myemail.com
510 T: remote_smtp for my.name@myemail.com
510 Connecting to my-email-uk01c.mail.protection.outlook.com [104.47.21.36]:25 ... connected
510 SMTP<< 220 LO2GBR01FT015.mail.protection.outlook.com Microsoft ESMTP MAIL Service ready at Thu, 10 Aug 2023 12:35:19 +0000
510 SMTP>> EHLO mydomain.com
510 SMTP<< 250-LO2GBR01FT015.mail.protection.outlook.com Hello [123.456.789.123]
510 250-SIZE 157286400
510 250-PIPELINING
510 250-DSN
510 250-ENHANCEDSTATUSCODES
510 250-STARTTLS
510 250-8BITMIME
510 250-BINARYMIME
510 250-CHUNKING
510 250 SMTPUTF8
510 SMTP>> STARTTLS
510 SMTP<< 220 2.0.0 SMTP server ready
510 SMTP>> EHLO mydomain.com
510 SMTP<< 250-LO2GBR01FT015.mail.protection.outlook.com Hello [123.456.789.123]
510 250-SIZE 157286400
510 250-PIPELINING
510 250-DSN
510 250-ENHANCEDSTATUSCODES
510 250-8BITMIME
510 250-BINARYMIME
510 250-CHUNKING
510 250 SMTPUTF8
510 SMTP>> MAIL FROM:emby@media.mydomain.com SIZE=1694
510 SMTP>> RCPT TO:my.name@myemail.com
510 SMTP>> DATA
510 SMTP<< 250 2.1.0 Sender OK
510 SMTP<< 550 5.7.606 Access denied, banned sending IP [123.456.789.123]. To request removal from this list please visit https://sender.office.com/ and follow the directions. For more information please go to http://go.microsoft.com/fwlink/?LinkID=526655 AS(1430)
510 SMTP<< 503 5.5.2 Need rcpt command [LO2GBR01FT015.eop-gbr01.prod.protection.outlook.com 2023-08-10T12:35:19.961Z 08DB9981A78D2707]
510 SMTP>> QUIT
510 SMTP(close)>>
509 LOG: MAIN
509 ** my.name@myemail.com R=dnslookup T=remote_smtp H=my-email-uk01c.mail.protection.outlook.com [104.47.21.36] X=TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256 CV=no DN="C=US,ST=Washington,L=Redmond,O=Microsoft Corporation,CN=mail.protection.outlook.com": SMTP error from remote mail server after RCPT TO:my.name@myemail.com: 550 5.7.606 Access denied, banned sending IP [123.456.789.123]. To request removal from this list please visit https://sender.office.com/ and follow the directions. For more information please go to http://go.microsoft.com/fwlink/?LinkID=526655 AS(1430)
511 Exim version 4.89 uid=101 gid=101 pid=511 D=40001
Berkeley DB: Berkeley DB 5.3.28: (September 9, 2013)
Support for: crypteq iconv() IPv6 GnuTLS move_frozen_messages DKIM DNSSEC Event OCSP PRDR SOCKS TCP_Fast_Open
Lookups (built-in): lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmjz dbmnz dnsdb dsearch nis nis0 passwd
Authenticators: cram_md5 plaintext
Routers: accept dnslookup ipliteral manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore autoreply lmtp pipe smtp
Fixed never_users: 0
Configure owner: 0:0
Size of off_t: 8
511 LOG: MAIN
511 <= <> R=1qU4sp-00008C-Kl U=Debian-exim P=local S=2659
512 Exim version 4.89 uid=101 gid=101 pid=512 D=40001
Berkeley DB: Berkeley DB 5.3.28: (September 9, 2013)
Support for: crypteq iconv() IPv6 GnuTLS move_frozen_messages DKIM DNSSEC Event OCSP PRDR SOCKS TCP_Fast_Open
Lookups (built-in): lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmjz dbmnz dnsdb dsearch nis nis0 passwd
Authenticators: cram_md5 plaintext
Routers: accept dnslookup ipliteral manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore autoreply lmtp pipe smtp
Fixed never_users: 0
Configure owner: 0:0
Size of off_t: 8
512 delivering 1qU4sq-00008F-1F
512 R: dnslookup for emby@media.mydomain.com
509 LOG: MAIN
509 Completed
513 T: remote_smtp for emby@media.mydomain.com
512 LOG: retry_defer MAIN
512 == emby@media.mydomain.com R=dnslookup T=remote_smtp defer (-53): retry time not reached for any host for 'media.mydomain.com'
514 LOG: host_lookup_failed MAIN
514 no host name found for IP address 192.168.10.102