ToDoImport mailer

text/plain — 1.6 KB

Contenu du fichier

Portal-Type: FormMailerAdapter
id: mailer
title: Gestionnaire de courriel
description: Envoie par courriel les données saisies
subject: 
relatedItems: 
location: 
language: fr
effectiveDate: None
expirationDate: None
creation_date: 2015/01/09 10:31:27.886763 GMT+1
modification_date: 2015/01/09 10:35:28.702398 GMT+1
creators: jmpetaux
contributors: 
rights: 
allowDiscussion: False
excludeFromNav: False
recipient_name: Pascal et Chantal Moulonguet
recipient_email: pastoralefamilialedebordeaux@gmail.com
to_field: #NONE#
cc_recipients: 
bcc_recipients: 
replyto_field: replyto
msg_subject: Soumission de formulaire
subject_field: topic
body_pre: 
body_post: 
body_footer: 
showAll: True
showFields: 
includeEmpties: True
body_pt: <html xmlns="http://www.w3.org/1999/xhtml">
  
  
  
    <head><title></title></head>
  
  
  
    <body>
  
      <p tal:content="here/getBody_pre | nothing" />
  
      <dl>
  
          <tal:block repeat="field options/wrappedFields | nothing">
  
              <dt tal:content="field/fgField/widget/label" />
  
              <dd tal:content="structure python:field.htmlValue(request)" />
  
          </tal:block>
  
      </dl>
  
      <p tal:content="here/getBody_post | nothing" />
  
      <pre tal:content="here/getBody_footer | nothing" />
  
    </body>
  
  </html>
  
  
body_type: html
xinfo_headers: HTTP_X_FORWARDED_FOR
  REMOTE_ADDR
  PATH_INFO
additional_headers: 
gpg_keyid: 
subjectOverride: 
senderOverride: 
recipientOverride: 
bccOverride: 
execCondition: 
Content-Type: text/plain