, 2002-02-04
Now there are options for screening potentially dangerous messages, or even eliminating HTML email from your life.
Expand all |
Post comment
Three things to make HTML email bearable
2002-02-04
TL (2 replies)
TL (2 replies)
Don't use Outlook
2002-02-04
Anonymous (2 replies)
Anonymous (2 replies)
Don't use Outlook
2002-02-06
Anonymous (2 replies)
Anonymous (2 replies)

ORGMAIL=/var/spool/mail/$LOGNAME
MAILDIR=$HOME/
SENDMAIL=/usr/sbin/sendmail
LOGFILE=$HOME/proclog
:0
*!^From.*
{
:0 B
* ? egrep -is " "
{
EXITCODE=77
:0
! spam@yourdomain.com
}
}
[ reply ]
Link to this comment: http://www.securityfocus.com/comments/columns/58/10354#10354