Exim: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
== Useful commands == | |||
Show all config options: exim -bP | |||
== Links == | == Links == | ||
* [https://github.com/pwaring/hmx_tombstone HMX Tombstone] - Useful Exim configuration for filtering. | * [https://github.com/pwaring/hmx_tombstone HMX Tombstone] - Useful Exim configuration for filtering. | ||
* [https://www.tablix.org/~avian/blog/archives/2019/04/google_is_eating_our_mail/ Google is eating our mail] - Problems delivering mail to Google. | * [https://www.tablix.org/~avian/blog/archives/2019/04/google_is_eating_our_mail/ Google is eating our mail] - Problems delivering mail to Google. | ||
* [https://bradthemad.org/tech/notes/exim_cheatsheet.php Exim cheatsheet] |
Revision as of 08:33, 16 February 2022
Useful commands
Show all config options: exim -bP
Links
- HMX Tombstone - Useful Exim configuration for filtering.
- Google is eating our mail - Problems delivering mail to Google.
- Exim cheatsheet