procmail
[Top] [All Lists]

Re: OutLook attachement: (my mail keeps getting truncated..?)

2001-09-26 23:25:47
At 19:45 2001-10-27 +0800, suzana wrote:
ok I meant to say that I modified my procmailrc to be like so:

#   If linebuf is too small, then AWK scripts can't be called
JA_MIME_KILL_LINEBUF = ${JA_MIME_KILL_LINEBUF:-524280}

JA_MIME_KILL_RE     = ${JA_MIME_KILL_RE:-"\
name=.*(pcx|x-msdownload|X-MSDOWNLOAD|x-vcard|X-VCARD|PCX)|charset=|This
is.*MIME"}

JA_MIME_KILL2_RE    = ${JA_MIME_KILL2_RE:-"\
Content-Type: +(text/html|application/x-msdownload|x-vcard)"}

but somehow my message get truncated or something..anyway, this didnt
work...outlook attachment didnt get filtered!Can somebody gimme some
pointers?? Thanks!

What does the pertinent section from your VERBOSE logfile say? (Pointer1: we don't know what the ORIGINAL settings of the above lines were. Pointer2: we don't know what your trigger message has in it. Pointer3: we don't know what the FILTERS associated with the above configuration lines are.)

*NONE* of the above lines actually check your message - they may set things which your message is checked against elsewhere in the script, but these lines, as shown, do not. *NONE* of the above lines perform delivery - if the above is the sum total of your .procmailrc, there's no surprise that nothing is happening with your incoming messages.

If you're using a filter package someone produced for procmail (which looks like it may be the case), you're going to need to identify WHAT that package is, and frankly, the author of that package - who can probably be contacted at an address found in the documentation they provided with the filter package - is best equipped to answer questions about customising their filters.

---
 Sean B. Straw / Professional Software Engineering

 Procmail disclaimer: <http://www.professional.org/procmail/disclaimer.html>
 Please DO NOT carbon me on list replies.  I'll get my copy from the list.

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>