I would never drop a winmail.dat, mdb, or mde file (rather save them); otherwise Adam's lis is great.
QUOTED_MESSAGE:
> Below is the list of file types I drop on sight, its
> mostly the same stuff that Microsoft configure Outlook (not
> Express) to block as well.
>
> # Rule 1: Delete harmful attachments (.exe, etc.)
> #
> file_list_1_scanner = 0
> file_list_1_policy = drop file_list_1 =
> (?i)(winmail\.dat file_list_1 += |\.([23]86|ad[ep]|ba[st]|c(hm|md|om|pl|rt)|class|d(ll|rv)
> file_list_1 += |exe|fot|h(lp|ta|tt)|in[fs]|isp|job|js|js(e)|lnk|md[betz]
> file_list_1 += |mht|ms[cipt]|o(cx|vl)|pcd|pif|ppa|qtx|reg|rom|sys|sh[bs]
> file_list_1 += |sc[rft]|url|vb|vb[esx]|wll|wiz|wsc|wsf|wsh|wpm|xl[al])
> file_list_1 += (\.g?z|z.bz\d?)*)$
>
> HTH,
>
> Adam Harper
> IT Technician
> Lymington Precision Engineers Co. Ltd.
>
[SNIP]