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