X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Faddrsbr.c;fp=sbr%2Faddrsbr.c;h=77b6baa5ed7759c759b129a3f6f448a0c248e0c7;hp=df81839d4e5c259e58e3dd2908d05004a315bda5;hb=8758071f649ab5b469ca183a8c011d44e41951e2;hpb=fce8a87e8a4a443a08a98b24eef270451a63fab8 diff --git a/sbr/addrsbr.c b/sbr/addrsbr.c index df81839..77b6baa 100644 --- a/sbr/addrsbr.c +++ b/sbr/addrsbr.c @@ -368,8 +368,8 @@ ismymbox(struct mailname *np) } } if (oops) - advise(NULL, "please fix the %s: entry in your %s file", - "alternate-mailboxes", mh_profile); + advise(NULL, "please fix the profile entry %s", + "alternate-mailboxes"); } }