docs/diploma

diff thesis/img/masqmail-channels.pic @ 258:e8ffc2dd9959

new pic: masqmail-channels
author meillo@marmaro.de
date Wed, 14 Jan 2009 12:22:02 +0100
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/thesis/img/masqmail-channels.pic	Wed Jan 14 12:22:02 2009 +0100
     1.3 @@ -0,0 +1,28 @@
     1.4 +.PS
     1.5 +# in and out channels of masqmail
     1.6 +
     1.7 +linewid = 1.5
     1.8 +
     1.9 +
    1.10 +A: box "masqmail" wid 1.5*boxwid ht 1.5*boxht
    1.11 +
    1.12 +line <- left from 0.5<A.w,A.nw> "remote (SMTP)" above
    1.13 +line <- left from 0.5<A.w,A.sw> "local (stdin)" above
    1.14 +
    1.15 +line -> right from 0.7<A.e,A.ne> "remote (SMTP)" above
    1.16 +line -> right from A.e "local (pipe)" above
    1.17 +box "command" wid boxwid ht 0.5*boxht
    1.18 +line  right from 0.7<A.e,A.se> "local (delivery)" above
    1.19 +line down .1
    1.20 +move 0.5*moveht
    1.21 +C: box invis "mailboxes" ht 0.3
    1.22 +
    1.23 +arrow from last line.end to 0.2<C.nw,C.ne>
    1.24 +arrow from last line.end to 0.4<C.nw,C.ne>
    1.25 +arrow from last line.end to 0.6<C.nw,C.ne>
    1.26 +arrow from last line.end to 0.8<C.nw,C.ne>
    1.27 +
    1.28 +line <- up from A.n
    1.29 +box invis ht 0.3 "online state"
    1.30 +
    1.31 +.PE