more mail fixes
[distro-setup] / brc
diff --git a/brc b/brc
index df4b90811132aeb5240b18ce2573b13c850c51b2..ee6ca1995c27321775cbd88f2a4144b45a926875 100644 (file)
--- 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