procmail
[Top] [All Lists]

Re: emails with image but no text in the body

2010-08-26 19:14:44
Hello Professional Software Engineering,

Am 2010-08-26 12:15:37, hacktest Du folgendes herunter:
# untested
:0
* 9876543210^0 ^Content-Type:[  ]*image/gif
* ^Content-Type:[       ]*multipart/
* B ?? ^Content-Type:[  ]*image/gif
* ! B ?? ^Content-Type:[        ]*text/
{
        # should be a message with a GIF image attachment but no text
        # (plain or HTML) portion
}


Hmmm, the images are not always declared as "image/..."

What about:

    :0
    *      ! B ?? ^Content-Type:[       ]*text/
    * -1^0
    *  1^0   B ?? SkZJ RgAB             # This hit nearly
    *  1^0   B ?? RXhp ZgAA             # 98% off all
    *  1^0   B ?? R0lG ODlh             # JPG/JFIF
    *  1^0   B ?? R0lG ODdh             # GIF
    *  1^0   B ?? iVBO Rw0K             # PNG
    .Spam_with_image/


Tested with arround 2000 messages :-D  and works

Thanks, Greetings and nice Day/Evening
    Michelle Konzack

-- 
##################### Debian GNU/Linux Consultant ######################
   Development of Intranet and Embedded Systems with Debian GNU/Linux

itsystems(_at_)tdnet France EURL       itsystems(_at_)tdnet UG (limited 
liability)
Owner Michelle Konzack            Owner Michelle Konzack

Apt. 917 (homeoffice)
50, rue de Soultz                 Kinzigstraße 17
67100 Strasbourg/France           77694 Kehl/Germany
Tel: +33-6-61925193 mobil         Tel: +49-177-9351947 mobil
Tel: +33-9-52705884 fix

<http://www.itsystems.tamay-dogan.net/>  <http://www.flexray4linux.org/>
<http://www.debian.tamay-dogan.net/>         <http://www.can4linux.org/>

Jabber linux4michelle(_at_)jabber(_dot_)ccc(_dot_)de
ICQ    #328449886

Linux-User #280138 with the Linux Counter, http://counter.li.org/
____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)de
http://mailman.rwth-aachen.de/mailman/listinfo/procmail

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