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 wrap: on
line diff
--- a/thesis/img/Makefile	Thu Jan 22 21:54:52 2009 +0100
+++ b/thesis/img/Makefile	Fri Jan 23 11:22:15 2009 +0100
@@ -13,6 +13,7 @@
 mail-agents.eps \
 masqmail-typical-usage.eps \
 masqmail-channels.eps \
+proxy-setup.eps \
 
 
 .PHONY: all
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/thesis/img/proxy-setup.pic	Fri Jan 23 11:22:15 2009 +0100
@@ -0,0 +1,47 @@
+.PS
+# proxy-setup
+
+linewid = 0.5
+lineht = 0.3
+
+externlen = 0.8
+
+L: box wid 4.2 ht 1.3
+box invis
+
+
+P25: box wid 0.3 ht 0.3 with .e at 0.40<L.nw,L.sw> "25"
+left
+line <- externlen from P25.w "SMTP" "from extern"
+
+right
+line -> right from P25.e "SMTP" ""
+box "proxy"
+arrow "SMTP" ""
+
+Pi: box wid 0.3 ht 0.3 "X"
+arrow "SMTP" ""
+
+M2: box "masqmail"
+arrow linewid*1.8 from 0.20<M2.ne,M2.se> "SMTP" ""
+box wid 0.3 ht 0.3 ""
+line -> externlen "SMTP" "to extern"
+arrow linewid*2/3 from 0.50<M2.ne,M2.se>
+box "pipe" ht 0.16 wid 0.4
+arrow right from 0.80<M2.ne,M2.se> then down 0.2
+"" "mailbox"
+
+line <- down left from 0.75<M2.nw,M2.sw> "stdin"
+box invis ht 0.3 "" "sendmail" "commmand"
+
+
+#box dashed "remote" "host"
+
+#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"
+
+#right
+#line -> 0.5 right from P25.e "SMTP" "(unencrypted)"
+#box "MTA"
+
+
+.PE