All Downloads are FREE. Search and download functionalities are using the official Maven repository.

s.petals-bc-mail.4.2.0.source-code.MailExtensions.xsd Maven / Gradle / Ivy






   
      
         
            
         
      
   
   
      
         Scheme used to send (SMTP) ore receive (IMAP,POP3)
            emails
         
      
   
   
      
         SMTP/IMAP/POP3 server
      
   
   
      
         Server port (standard ports are 25=SMTP, 110=POP3,
            143=IMAP)
         
      
   
   
      
         User name to connect to the server
         
      
   
   
      
         Password to connect to the server
         
      
   
   
      
         Enable support of STARTTLS
      
   
   
      
         From address (if not specified, use the
            ws-addressing FROM property in the JBI message)
         
      
   
   
      
         ReplyTo address (if not specified, use the
            ws-addressing REPLY_TO property in the JBI message)
         
      
   
   
      
         To address (if not specified, use the ws-addressing
            TO property in the JBI message)
         
      
   
   
      
         Carbon copy address (if not specified, use the ws-addressing
            CC property in the JBI message)
         
      
   
   
      
         Blind carbon copy address (if not specified, use the ws-addressing
            BCC property in the JBI message)
         
      
   
   
      
         Subject (if not specified, use the ws-addressing
            ACTION property in the JBI message)
         
      
   
   
      
         Folder (default folder is INBOX)
      
   
   
      
         Remove messages marked as DELETED. Default value is TRUE
      
   
   
      
         Checking for new mail period, in ms (used to send
            emails). Default value is 60000ms
         
      
   

   
      
         
         
         
      
   

   
      
         
         
         
      
   

   
      
         Send either the source, the attachments or both of
            the payload. Default value is : content-and-attachments.
         
      
   

   
      
         HELO host for SMTP
      
   

   
      
         Assume mail content is XML (for Consumes mode)
         
      
   

   
      
         The mail mime type
      
   





© 2015 - 2024 Weber Informatics LLC | Privacy Policy