Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
internals:mail_structure [2010/06/24 17:41]
serge.aumont@cru.fr
internals:mail_structure [2018/03/29 03:52] (current)
ikeda@conversion.co.jp New site
Line 1: Line 1:
-====== Subroutine organisation for mailing features. ======+====== ​× Subroutine organisation for mailing features. ====== 
 +<note warning>​ 
 +This document was obsoleted. ​ See either of: 
 +  * the manual page Sympa::​Internals::​Workflow(3) bundled in Sympa 
 +  * the manual page [[https://​sympa-community.github.io/​manual/​man/​Sympa-Internals-Workflow.3.html|new documentation site]]
  
 +</​note>​
  
 <​graphviz>​ <​graphviz>​
Line 7: Line 12:
 "​distribute"​ [shape=box, label="​distribute",​ color="​0.0,​1.0,​1.0",​ fontcolor="​0.0,​1.0,​1.0"​] "​distribute"​ [shape=box, label="​distribute",​ color="​0.0,​1.0,​1.0",​ fontcolor="​0.0,​1.0,​1.0"​]
 "​distribute"​->"​distribute_msg"​ [style=filled, ​ color="​0.0,​0.0,​0.0",​ fontcolor="​0.0,​0.0,​0.0"​] "​distribute"​->"​distribute_msg"​ [style=filled, ​ color="​0.0,​0.0,​0.0",​ fontcolor="​0.0,​0.0,​0.0"​]
-"mail::sending"​ [shape=box, label="​sending",​ color="​0.0,​1.0,​1.0",​ fontcolor="​0.0,​1.0,​1.0"​]+"​sending"​ [shape=box, label="​sending",​ color="​0.0,​1.0,​1.0",​ fontcolor="​0.0,​1.0,​1.0"​]
 "​sending"​->"​bulk::​store"​ [style=filled, ​ color="​0.0,​0.0,​0.0",​ fontcolor="​0.0,​0.0,​0.0"​] "​sending"​->"​bulk::​store"​ [style=filled, ​ color="​0.0,​0.0,​0.0",​ fontcolor="​0.0,​0.0,​0.0"​]
 "​mail_file"​ [shape=box, label="​mail_file",​ color="​0.0,​1.0,​1.0",​ fontcolor="​0.0,​1.0,​1.0"​] "​mail_file"​ [shape=box, label="​mail_file",​ color="​0.0,​1.0,​1.0",​ fontcolor="​0.0,​1.0,​1.0"​]
  • internals/mail_structure.1277394099.txt.gz
  • Last modified: 2010/06/24 17:41
  • by serge.aumont@cru.fr