- Server operating system version
- AlmaLinux 8.9
- Plesk version and microupdate number
- 18.0.59 #2
Hi all,
I have an issue that i can not find a correct answer to for a while now.
Office 365 makes it very difficult to use regular smtp so that a webshop on Plesk can send E-mails from an Office 365 account.
Since our customers would like to continue using Office 365 we have setup the following:
Plesk E-mail server that has the domain example.com
Different server running a webshop that uses smtp to connect to this Plesk E-mail server to use webshop@example.com to send and recieve E-mails.
Office 365 with many E-mail accounts for example: orderpicking@example.com.
Now if the webshop sends a new order E-mail to orderpicking@example.com it will never arrive since Plesk will recognise example.com as a local domain that already exists and it will attempt to deliver the E-mail locally which fails because only webshop@example.com exists.
I know that disabling incoming E-mail for a domain solves the issue of same-server delivery as shown in this post but i would like to recieve E-mails on this webshop@example.com account too.
Is it not just possible to disable the check if a domain exists locally and always force postfix/plesk to lookup the mx records and send it over the internet?
A server-wide or domain/subscription specific a mailsetting that just says "allow E-mails to be delivered locally" that you can uncheck would be amazing, but if this has to be done by editing some postfix/plesk config files in linux that is fine too.
I have an issue that i can not find a correct answer to for a while now.
Office 365 makes it very difficult to use regular smtp so that a webshop on Plesk can send E-mails from an Office 365 account.
Since our customers would like to continue using Office 365 we have setup the following:
Plesk E-mail server that has the domain example.com
Different server running a webshop that uses smtp to connect to this Plesk E-mail server to use webshop@example.com to send and recieve E-mails.
Office 365 with many E-mail accounts for example: orderpicking@example.com.
Now if the webshop sends a new order E-mail to orderpicking@example.com it will never arrive since Plesk will recognise example.com as a local domain that already exists and it will attempt to deliver the E-mail locally which fails because only webshop@example.com exists.
I know that disabling incoming E-mail for a domain solves the issue of same-server delivery as shown in this post but i would like to recieve E-mails on this webshop@example.com account too.
Is it not just possible to disable the check if a domain exists locally and always force postfix/plesk to lookup the mx records and send it over the internet?
A server-wide or domain/subscription specific a mailsetting that just says "allow E-mails to be delivered locally" that you can uncheck would be amazing, but if this has to be done by editing some postfix/plesk config files in linux that is fine too.