docs/diploma
changeset 325:f5225dd052cb
new picture
author | meillo@marmaro.de |
---|---|
date | Fri, 23 Jan 2009 11:22:15 +0100 |
parents | 8671d9c0f29a |
children | 802635628c92 |
files | thesis/img/Makefile thesis/img/proxy-setup.pic |
diffstat | 2 files changed, 48 insertions(+), 0 deletions(-) [+] |
line diff
1.1 --- a/thesis/img/Makefile Thu Jan 22 21:54:52 2009 +0100 1.2 +++ b/thesis/img/Makefile Fri Jan 23 11:22:15 2009 +0100 1.3 @@ -13,6 +13,7 @@ 1.4 mail-agents.eps \ 1.5 masqmail-typical-usage.eps \ 1.6 masqmail-channels.eps \ 1.7 +proxy-setup.eps \ 1.8 1.9 1.10 .PHONY: all
2.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 2.2 +++ b/thesis/img/proxy-setup.pic Fri Jan 23 11:22:15 2009 +0100 2.3 @@ -0,0 +1,47 @@ 2.4 +.PS 2.5 +# proxy-setup 2.6 + 2.7 +linewid = 0.5 2.8 +lineht = 0.3 2.9 + 2.10 +externlen = 0.8 2.11 + 2.12 +L: box wid 4.2 ht 1.3 2.13 +box invis 2.14 + 2.15 + 2.16 +P25: box wid 0.3 ht 0.3 with .e at 0.40<L.nw,L.sw> "25" 2.17 +left 2.18 +line <- externlen from P25.w "SMTP" "from extern" 2.19 + 2.20 +right 2.21 +line -> right from P25.e "SMTP" "" 2.22 +box "proxy" 2.23 +arrow "SMTP" "" 2.24 + 2.25 +Pi: box wid 0.3 ht 0.3 "X" 2.26 +arrow "SMTP" "" 2.27 + 2.28 +M2: box "masqmail" 2.29 +arrow linewid*1.8 from 0.20<M2.ne,M2.se> "SMTP" "" 2.30 +box wid 0.3 ht 0.3 "" 2.31 +line -> externlen "SMTP" "to extern" 2.32 +arrow linewid*2/3 from 0.50<M2.ne,M2.se> 2.33 +box "pipe" ht 0.16 wid 0.4 2.34 +arrow right from 0.80<M2.ne,M2.se> then down 0.2 2.35 +"" "mailbox" 2.36 + 2.37 +line <- down left from 0.75<M2.nw,M2.sw> "stdin" 2.38 +box invis ht 0.3 "" "sendmail" "commmand" 2.39 + 2.40 + 2.41 +#box dashed "remote" "host" 2.42 + 2.43 +#spline -> from P465.e right 0.4 then to 0.5<P465.s, P25.n> then to P25.w-(0.4,0) then to P25.w "stunnel" 2.44 + 2.45 +#right 2.46 +#line -> 0.5 right from P25.e "SMTP" "(unencrypted)" 2.47 +#box "MTA" 2.48 + 2.49 + 2.50 +.PE