Wrapper scripts to various mail transfer agents added to .utils collection.

This commit is contained in:
Kovács Zoltán
2026-05-01 22:50:20 +02:00
parent a2f95b2ecb
commit 358211bcff
4 changed files with 44 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# Wrapper scripts to various mail transfer agents.
Only needed if your system does not provide the POSIX mailx compatible mail command. If sending email is prohibited from your environment use *mail.dummy* to avoid warnings from cron, etc.
To activate, choose a suitable one then place it somewhere in the path (~/bin or /usr/local/bin are recommended), name it mail and give it execute permission.