>I'm trying to figure out why my incoming mail (coming in via uucp) is being >queued up instead of being delivered straight to my mailbox.
Maybe this happens because of rmail that invokes sendmail with -odq to explicitly specify queue delivery mode? Try rmail -T to check the arguments it passes to sendmail. Kit.