package async_smtp
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  SMTP client and server
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      async_smtp-v0.16.0.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=46d57c39e83b57301cee7f8d5a0a3b3b29b691734f06839ea30efd1f3090b8b9
    
    
  doc/async_smtp.tools/Async_smtp_tools/index.html
Module Async_smtp_toolsSource
It is common for some external content scanning software to accept messages over smtp, scan them, then return them back over smtp with some added headers. This module coordinates this exchange by starting an smtp server to accept the returned message. The server that is sent to (using send_receive) must be configured to send responses to the correct address (as specified by start_exn).
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >