4 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Forward exactly 160ch...
FromSent OnAttachments
Martin BálintSep 18, 2004 5:10 pm 
Sam VarshavchikSep 18, 2004 8:49 pm 
Martin BálintSep 19, 2004 11:21 am 
Tony EarnshawSep 19, 2004 7:49 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] Forward exactly 160ch of emailActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Sep 18, 2004 8:49:40 pm
List:net.sourceforge.lists.courier-maildrop

Martin Bálint writes:

Hello,

how should I set .mailfilter to send the first 160 characters from the email to another email address?

Write a Perl or a C program to copy all headers from standard input to standard output, then copy at mox 160 characters of the message content from standard input to standard output, then invoke the program from the .mailfilter file, and pipe the result back to sendmail.