# HG changeset patch # User meillo@marmaro.de # Date 1232706135 -3600 # Node ID f5225dd052cbbc995ee56616f9d6ebb24a9f555d # Parent 8671d9c0f29ad73f555367a055cdfd4fedb5300e new picture diff -r 8671d9c0f29a -r f5225dd052cb thesis/img/Makefile --- 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 diff -r 8671d9c0f29a -r f5225dd052cb thesis/img/proxy-setup.pic --- /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 "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 "SMTP" "" +box wid 0.3 ht 0.3 "" +line -> externlen "SMTP" "to extern" +arrow linewid*2/3 from 0.50 +box "pipe" ht 0.16 wid 0.4 +arrow right from 0.80 then down 0.2 +"" "mailbox" + +line <- down left from 0.75 "stdin" +box invis ht 0.3 "" "sendmail" "commmand" + + +#box dashed "remote" "host" + +#spline -> from P465.e right 0.4 then to 0.5 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