--- pgp.c~ 2002-01-09 07:39:28.000000000 -0800 +++ pgp.c 2003-01-04 17:40:28.000000000 -0800 @@ -1661,7 +1661,7 @@ * "mail environments" which are typically used by large corporations. */ - b->d_filename = safe_strdup ("msg.pgp"); + b->d_filename = safe_strdup ("msg.txt"); b->disposition = DISPINLINE; b->unlink = 1; b->use_disp = 1;