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