view thesis/fig/mail-agents.pic @ 409:ca763bd8c809 default tip

Added tag final version which I handed in for changeset ee7211546c02
author meillo@marmaro.de
date Wed, 11 Feb 2009 08:55:32 +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