9 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] convert html- and mul...
FromSent OnAttachments
Nick SimicichDec 16, 2002 12:16 am 
Ruprecht HelmsDec 16, 2002 2:10 am 
Ruprecht HelmsDec 16, 2002 8:29 am 
Nick SimicichDec 16, 2002 11:48 am 
AdministratorDec 16, 2002 12:39 pm 
Ruprecht HelmsDec 16, 2002 1:27 pm 
Ruprecht HelmsDec 16, 2002 1:44 pm 
AdministratorDec 16, 2002 6:02 pm 
Nick SimicichDec 16, 2002 7: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: [maildropl] convert html- and multipart-mails into plaintextActions...
From:Nick Simicich (nj@scifi.squawk.com)
Date:Dec 16, 2002 11:48:46 am
List:net.sourceforge.lists.courier-maildrop

At 11:08 AM 2002-12-16 +0100, Ruprecht Helms wrote:

Hi Nick Simicich,

thank you for the quick answer.

if ( /^content-type:[:space:].*html/ || \

is this nessessary to write or is this a placeholder. I havn't found such in the mailheader.

You have no friends on hotmail?

The [:space:] construct means "any white space" in maildrop's regex.