shithub: 9scripts

ref: d83431083ec9164424a605c96fdf28b3a69ab975
dir: /lib/remotemail/

View raw version
#!/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 $*