ref: b7b1179d0473eda983c04ad5cdc83ef30a6d3c85
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 $*