view thesis/fig/mail-agents.pic @ 400:5254a119ad56

fixed all major trashing of the right margin
author meillo@marmaro.de
date Sat, 07 Feb 2009 23:47:34 +0100
parents 13e630c5a44d
children
line wrap: on
line source

.PS
# mail-agents

lineht = 0.25
circlerad = 0.3

A: box "MTA"
arrow 1.5*linewid
B: box "MTA"
line
box invis ". . ." wid 0.5
arrow
C: box "MTA"

arrow down from C.s
D: box "MDA"
arrow right linewid/2 from D.e
E: circle "mailbox"
line <-> down from E.s
F: box "MUA"
down
box invis "\fIrecipient\fR"


line <- down 2*lineht+boxht/2+circlerad from A.s
G: box "MUA"
box invis "\fIsender\fR"


.PE