OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Noor Dawod (noor_at_comrax.com)
Date: Sun Nov 03 2002 - 11:28:43 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    >
    > Sorry. body_checks are applied to a _single_ line in the
    > body. After all
    > of the checks have been tried and there was no reject, it moves to the
    > next line in the body. There is no way (with body_checks) to match
    > against 3 or 4 lines.
    >

    I see... so can I presumebly write something like:

    if /\<HTML\>\<BODY\>/
      if /\<img src=cid:(.+) height=1 width=1 \/\>/
        if/\<SPAN\>Welcome to my website\<\/SPAN\>/
          if/\<\/BODY\>\</HTML\>/ REJECT
          endif
        endif
      endif
    endif

    and expect it to work? I guess not...

    Noor

    -
    To unsubscribe, send mail to majordomopostfix.org with content
    (not subject): unsubscribe postfix-users