diff options
Diffstat (limited to 'mail/xlbiff/pkg-descr')
-rw-r--r-- | mail/xlbiff/pkg-descr | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/mail/xlbiff/pkg-descr b/mail/xlbiff/pkg-descr deleted file mode 100644 index 8c1919f5c467..000000000000 --- a/mail/xlbiff/pkg-descr +++ /dev/null @@ -1,16 +0,0 @@ -Xlbiff lets you preview new mail to decide if you want to read it -immediately. Regular xbiff lets you know when you have mail but not what -it is. - -Xlbiff lurks in the background, monitoring your mailbox file. When -something shows up there, it invokes the scanCommand (MH's scan by -default), and displays the output in a window. If more mail comes in, it -scans again and resizes accordingly. - -If you're a Berkeley mail person, you can set scanCommand to: - - echo x | mail | grep "^.[NU]" - -Or use the ``frm'' utility that is part of the Elm port as your -scanCommand. A simular utility is the ``fromwho'' package, posted to -comp.sources.unix volume 25. |