Hi!
I notice that if a sender have a big range of outgoing smtp servers, and their mails is sent from random ip in the range every time, the mail like to never arrive by greylist.
Outlook hosted custom domain mails produce this error. The following log entrys shows that:
So that will be a good way to allow us to configure a wildcard "sender server domain", like *.outbound.protection.outlook.com to white list on greylist.
Is it possible trough the Mail filter? I can't find a relevant option.
Thanks for your help!
I notice that if a sender have a big range of outgoing smtp servers, and their mails is sent from random ip in the range every time, the mail like to never arrive by greylist.
Outlook hosted custom domain mails produce this error. The following log entrys shows that:
Code:
Mar 11 09:28:36 pmg postfix/smtpd[7562]: NOQUEUE: reject: RCPT from mail-db8eur05on2122.outbound.protection.outlook.com[40.107.20.122]: 450 4.7.1 <us@ourdomain.hu>: Recipient address rejected: Service is unavailable (try later); from=<they@theirdomain.hu> to=<us@ourdomain.hu> proto=ESMTP helo=<EUR05-DB8-obe.outbound.protection.outlook.com>
Mar 11 09:44:28 pmg postfix/smtpd[7730]: NOQUEUE: reject: RCPT from mail-eopbgr20138.outbound.protection.outlook.com[40.107.2.138]: 450 4.7.1 <us@ourdomain.hu>: Recipient address rejected: Service is unavailable (try later); from=<they@theirdomain.hu> to=<us@ourdomain.hu> proto=ESMTP helo=<EUR02-VE1-obe.outbound.protection.outlook.com>
Mar 11 10:02:53 pmg postfix/smtpd[7728]: NOQUEUE: reject: RCPT from mail-eopbgr40093.outbound.protection.outlook.com[40.107.4.93]: 450 4.7.1 <us@ourdomain.hu>: Recipient address rejected: Service is unavailable (try later); from=<they@theirdomain.hu> to=<us@ourdomain.hu> proto=ESMTP helo=<EUR03-DB5-obe.outbound.protection.outlook.com>
Mar 11 10:32:06 pmg postfix/smtpd[7726]: NOQUEUE: reject: RCPT from mail-eopbgr30112.outbound.protection.outlook.com[40.107.3.112]: 450 4.7.1 <us@ourdomain.hu>: Recipient address rejected: Service is unavailable (try later); from=<they@theirdomain.hu> to=<us@ourdomain.hu> proto=ESMTP helo=<EUR03-AM5-obe.outbound.protection.outlook.com>
So that will be a good way to allow us to configure a wildcard "sender server domain", like *.outbound.protection.outlook.com to white list on greylist.
Is it possible trough the Mail filter? I can't find a relevant option.
Thanks for your help!