X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=brc;h=ee6ca1995c27321775cbd88f2a4144b45a926875;hp=df4b90811132aeb5240b18ce2573b13c850c51b2;hb=f31ab4e29572ea4948f292bee814bc23061e992a;hpb=648257b1698602fdeeb7eb5ba496106547f93665 diff --git a/brc b/brc index df4b908..ee6ca19 100644 --- a/brc +++ b/brc @@ -2192,11 +2192,11 @@ if [[ $- == *i* ]]; then if [[ -e /nocow/btrfs-stale ]] && ((`command ls -AUq /nocow/btrfs-stale|wc -l`)); then ps_char="! $ps_char" fi - if test -e /Maildir/new/*; then + if test -e /m/md/bounces/new/*; then ps_char='!BOUNCE! '"$ps_char" fi - if [[ -e /nocow/mailtest-failure ]]; then - ps_char='@#$@#$ '"$ps_char" + if [[ -e /nocow/user/mailtest-failure ]]; then + ps_char='!MAILPING! '"$ps_char" fi source /a/bin/bash_unpublished/source-state if [[ ! $SSH_CLIENT && $MAIL_HOST != $HOSTNAME ]]; then