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