I tryed to use the "forbiddenfiles" directive with FW1-SP3 in order to suppress some attachement types but now every attachement is stripped and replaced with    <<< MIME ATTACHMENT STRIPPED >>>
I also heard (on PhoneBoy's site) that I shoud add the following line to my resource definition:
    :smtp_encoded_content_field (true)
I did it and reloaded the security policy but it didn't improve the situation.
 
My resource is defined as follow:
 
 :resourcesobj (resourcesobj
  : (SMTP-check-brisefer
   : (forbiddenfiles
    : ("{*.vbs,*.exe}")
   )
   :smtp_encoded_content_field (true)
   :maxsize (10000)
   :allowed_chars ("8 bit")
   :av_setting (cure)
   :av_server (
    :type (refobj)
    :refname ("#_CerbereCVP")
   )
   :color (magenta)
   :type (smtp)
   :comments ("N'accepter que des mails de moins de 10 Mb")
   :err_notify (true)
   :default_server (193.190.156.67)
   :error_server ()
   : (match_from
    : ()
   )
   : (match_to
    : ("*@cediti.{be,com}")
   )
   :except_track ("Exception Log"
    :type (log)
    :color (Blue)
    :format (long)
    :icon (log.pr)
   )
   : (from
    : ()
    : ()
   )
   : (to
    : ()
    : ()
   )
   : (user_field
    : ()
    : ()
    : ()
   )
   : (content-type
    : ()
   )
  )
 
Can anyone help me? Am I the only one to experience this behaviour ?
 
Andr�

--------------------------------------------------------------------------------------------
Andr� April                               Email : [EMAIL PROTECTED]
Cediti                                       Phone : +32 71 25.94.04
Avenue Georges Lema�tre, 21    Fax : +32 71 37.20.64
B-6041 Gosselies (Belgium)       http://www.cediti.be

 

Reply via email to