ref: 75ca8aa4130105bb6d844526886b21cae0bc9f7b
dir: /lib/remotemail/
#!/bin/rc shift [email protected] shift addr=tcp!fulton.software!587 shift echo here fd=‘{/bin/upas/aliasmail -f $sender} switch($fd){ case *.* ; case * fd=fulton.software } echo $* exec /bin/upas/smtp -u [email protected] -a -h $fd $addr $sender $*