summaryrefslogtreecommitdiffstats
path: root/mail/squirrelmail-blocksender/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'mail/squirrelmail-blocksender/DETAILS')
-rwxr-xr-xmail/squirrelmail-blocksender/DETAILS9
1 files changed, 8 insertions, 1 deletions
diff --git a/mail/squirrelmail-blocksender/DETAILS b/mail/squirrelmail-blocksender/DETAILS
index 0408fe4092..10c2203114 100755
--- a/mail/squirrelmail-blocksender/DETAILS
+++ b/mail/squirrelmail-blocksender/DETAILS
@@ -14,5 +14,12 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/block_sender-$VERSION
MENU_EXEC[0]=${SPELL}
MENU_DESC[0]=${SHORT}
cat << EOF
-The Block Sender plugin allows users to create a list of e-mail addresses that will be "blocked" from delivery. When an e-mail arrives for a user the sender's address is checked against their block list. If the sender's address is in the block list the mail will automatically be delivered to their SquirrelMail trash folder. Users can add addresses to their blocked list by reading an e-mail and clicking on the "Block Sender" link, which is added by this plugin. Users can also manually edit their blocked senders list through their SquirrelMail Options.
+The Block Sender plugin allows users to create a list of e-mail addresses
+that will be "blocked" from delivery. When an e-mail arrives for a user
+the sender's address is checked against their block list. If the sender's
+address is in the block list the mail will automatically be delivered to
+their SquirrelMail trash folder. Users can add addresses to their blocked
+list by reading an e-mail and clicking on the "Block Sender" link, which
+is added by this plugin. Users can also manually edit their blocked senders
+list through their SquirrelMail Options.
EOF