14 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: Microsoft Out...
FromSent OnAttachments
Christoph HarrerNov 14, 2001 10:39 pm 
Robin S. SochaNov 15, 2001 12:52 am 
SysopNov 15, 2001 7:10 am 
Christoph HarrerNov 15, 2001 9:29 am 
Bill WilliamsonNov 15, 2001 9:49 am 
SysopNov 15, 2001 9:59 am 
Tim HunterNov 15, 2001 10:01 am 
Bill WilliamsonNov 15, 2001 10:10 am 
SysopNov 15, 2001 10:24 am 
Robin S. SochaNov 15, 2001 10:26 am 
SysopNov 15, 2001 10:36 am 
chNov 15, 2001 11:20 am 
Christoph HarrerNov 15, 2001 12:30 pm 
SysopNov 15, 2001 1:09 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Re: Microsoft Outlook 98 can't download folder listActions...
From:Bill Williamson (batk@happychinchilla.com)
Date:Nov 15, 2001 10:10:43 am
List:net.sourceforge.lists.courier-users

(RE: Outlook Express)

Just don't open any attachment, and for security sake, disable accepting HTML email (;

Don't open any EXECUTABLE attachments, use a virus scanner, and dont have "hide file extensions" turned on.

But wrt html email, does anyone know of a way I could stick a drop-in pipe html filter (or any type of drop in pipe) for courier? Here's what I mean: smtp server->program xyz->maildrop Is it as simple as changing "deliver local mail via:" from "| /usr/local/courier/bin/maildrop" to "| /usr/local/bin/htmlscrubber | /usr/local/courier/bin/maildrop" so long as "htmlscrubber" (made up program :P) takes stdin and outputs to stdout?

If it is, can anyone reccomend a good safety-scrubber? Is there a CLI to the one webmail uses, or is it deep in the executable?

--Bill