ref: fb896e265c63518d3202d2d24112d4ac28b28b24
parent: 9e0ab652749fe6184319a1ccbedf63a716185bc4
author: glenda <glenda@9front.local>
date: Sun Jan 3 14:48:38 EST 2021
mail mail mail
--- a/lib/remotemail
+++ b/lib/remotemail
@@ -9,6 +9,9 @@
case *.*
;
case *
- fd=yourdomain.dom
+ fd=fulton.software
}
-exec /bin/upas/smtp -h $fd $addr $sender $*
+
+if($sysname cirno) exec /bin/upas/smtp -h $fd $addr $sender $*
+
+if not exec rcpu -h 'fulton.software' -c /bin/upas/smtp -h $fd $addr $sender $*