home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Servidores / xampp-win32-1.6.7-installer.exe / MercuryMail / policy3.mer < prev    next >
Text File  |  2007-12-20  |  2KB  |  47 lines

  1. ;  Mercury/32 template file.
  2. ;  Mercury Mail Transport System, Copyright 1993-2001, David Harris.
  3. ;
  4. ;  This file is used as the default template by Mercury when constructing
  5. ;  a notification to a local user that a message has caused a policy exception
  6. ;  and has been saved to a file for later examination.
  7. ;
  8. ;  You can edit this template using any text editor. Lines beginning with a
  9. ;  ';', like this one, are comments and are ignored: all other lines are
  10. ;  written into the message. You can place special markers in the body of the
  11. ;  template, which Mercury will replace with information about the list: these
  12. ;  markers consist of the two special characters ~p followed by a single digit
  13. ;  identifying the piece of information you want substituted. The following
  14. ;  substitutions are currently possible in this template file:
  15. ;
  16. ;     ~p0     The "name" of the policy entry that caused the exception
  17. ;     ~p1     This system's hostname
  18. ;     ~p2     The "from" field of the message that caused the exception
  19. ;     ~p3     The name of the file containing the failed message
  20. ;     ~r      The diagnostic result file generated by the policy's task
  21. ;
  22. Notice of policy exception from ~p1:
  23. ---------------------------------------------------------------------
  24.  
  25. A mail message with the following details has caused a mail server policy
  26. exception and has been stored for your inspection.
  27.  
  28.                Message sender: ~p2
  29.          Name of policy entry: ~p0
  30.  File containing message text: ~p3
  31.  
  32. The policy's task generated the following diagnostic information explaining
  33. why this message caused an exception:
  34.  
  35. ------------ Start of result file -------------------
  36.  
  37. ~r
  38.  
  39. ------------ End of result file ---------------------
  40.  
  41. A copy of this diagnostic information has also been saved in the file
  42. ~p3.DIA.
  43.  
  44. Depending on the policy module that raised the exception, you may need to
  45. exercise caution when inspecting the message's data.
  46.  
  47.