User Tools

Site Tools


software:linux:postfix

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:linux:postfix [2023/11/12 20:34] – [Reference] superwizardsoftware:linux:postfix [2024/01/13 21:27] (current) – [Simple setup for printer liaison] superwizard
Line 16: Line 16:
 mydestination = $myhostname, localhost.$mydomain, localhost mydestination = $myhostname, localhost.$mydomain, localhost
 myhostname = mailserver1.contorseau.com myhostname = mailserver1.contorseau.com
-#mynetworks_style = subnet +mynetworks_style = subnet 
-mynetworks = 127.0.0.0/8 10.1.0.0/16+#mynetworks = 127.0.0.0/8 10.1.0.0/16
 relayhost = contorseau-com.mail.protection.outlook.com:25 relayhost = contorseau-com.mail.protection.outlook.com:25
  
Line 29: Line 29:
  
 From <https://learn.microsoft.com/en-us/exchange/mail-flow-best-practices/how-to-set-up-a-multifunction-device-or-application-to-send-email-using-microsoft-365-or-office-365>  From <https://learn.microsoft.com/en-us/exchange/mail-flow-best-practices/how-to-set-up-a-multifunction-device-or-application-to-send-email-using-microsoft-365-or-office-365> 
 +
 +SpamHaus Blocked List - remove IP by going to bottom of "view details" 
 +
 +https://www.spamhaus.org/query/ip/xx.xxx.xxx.xxx
 +
 +Don’t panic!
 +The inclusion of your IP address on the Policy Blocklist (PBL) is standard for the vast majority of internet users and is not the result of your actions. Here are some key PBL facts for your understanding:
 + • Being on this list does not mean you won’t be able to send emails.
 + • You do not need to request removal from PBL.
 + • This listing is controlled by your Internet Service Provider (ISP), not Spamhaus.
 + • Your ISP lists ranges of IP addresses that shouldn’t be sending email directly to the internet.
 + • Typically, IPs of broadband or dial-up customers will be included in this list.
 + • This is part of Internet best practices enacted to protect all users.
 +
 +From <https://check.spamhaus.org/> 
  
  
software/linux/postfix.1699821282.txt.gz · Last modified: by superwizard