software:linux:postfix
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| software:linux:postfix [2023/10/27 02:44] – [Postfix Smtp sasl TLS] superwizard | software:linux:postfix [2024/01/13 21:27] (current) – [Simple setup for printer liaison] superwizard | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| <WRAP center round box > | <WRAP center round box > | ||
| - | on raspberry pi | + | on Raspberry Pi for Office 365 Direct Send |
| < | < | ||
| Line 16: | Line 16: | ||
| mydestination = $myhostname, | mydestination = $myhostname, | ||
| 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: | relayhost = contorseau-com.mail.protection.outlook.com: | ||
| </ | </ | ||
| - | </ | ||
| - | |||
| - | ====== Viewing Postfix Syslog ====== | ||
| - | <WRAP center round box > | + | ^ DNS entry ^ Value | |
| + | | SPF | v=spf1 ip4:<Static IP Address> include: | ||
| - | When your Postfix service logs into the Syslog, you can view these logs with the journactl utility. If you don't know what is the journald and journactl, you can read the tutorial How to Control Journald with Journalctl. | ||
| - | Let's view the Syslog records that belongs to the Postfix service by executing journactl: | + | From <https:// |
| - | + | ||
| - | $ journalctl | + | SpamHaus Blocked List - remove IP by going to bottom of "view details" |
| + | https:// | ||
| - | https:// | + | 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. | ||
| - | </WRAP> | + | From <https:// |
| - | + | </WRAP> | |
| - | + | ||
| - | ====== Reference ====== | + | |
| - | + | ||
| - | https:// | + | |
| - | + | ||
| - | http:// | + | |
| - | + | ||
| - | http:// | + | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | ====== mailq ====== | + | |
| - | + | ||
| - | mailq - list que | + | |
| ====== Postfix Smtp sasl TLS ====== | ====== Postfix Smtp sasl TLS ====== | ||
| Line 94: | Line 84: | ||
| </ | </ | ||
| + | |||
| + | ====== Viewing Postfix Syslog ====== | ||
| + | |||
| + | <WRAP center round box > | ||
| + | |||
| + | When your Postfix service logs into the Syslog, you can view these logs with the journactl utility. If you don't know what is the journald and journactl, you can read the tutorial How to Control Journald with Journalctl. | ||
| + | |||
| + | Let's view the Syslog records that belongs to the Postfix service by executing journactl: | ||
| + | |||
| + | |||
| + | $ journalctl -u postfix@-.service | ||
| + | |||
| + | |||
| + | https:// | ||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | ====== Reference ====== | ||
| + | |||
| + | https:// | ||
| + | |||
| + | http:// | ||
| + | |||
| + | http:// | ||
| + | |||
| + | |||
| + | ====== xrdp on openSuse ====== | ||
| + | |||
| + | <WRAP center round box > | ||
| + | 2023-11-12 | ||
| + | |||
| + | xrdp from X11: | ||
| + | Select Your Operating System | ||
| + | |||
| + | From < | ||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | ====== mailq ====== | ||
| + | |||
| + | mailq - list que | ||
| + | |||
| ====== Postfix Server ====== | ====== Postfix Server ====== | ||
software/linux/postfix.1698374643.txt.gz · Last modified: by superwizard
