meillo@258: .PS
meillo@258: # in and out channels of masqmail
meillo@258: 
meillo@258: linewid = 1.5
meillo@258: 
meillo@258: 
meillo@258: A: box "masqmail" wid 1.5*boxwid ht 1.5*boxht
meillo@258: 
meillo@258: line <- left from 0.5<A.w,A.nw> "remote (SMTP)" above
meillo@258: line <- left from 0.5<A.w,A.sw> "local (stdin)" above
meillo@258: 
meillo@258: line -> right from 0.7<A.e,A.ne> "remote (SMTP)" above
meillo@258: line -> right from A.e "local (pipe)" above
meillo@258: box "command" wid boxwid ht 0.5*boxht
meillo@258: line  right from 0.7<A.e,A.se> "local (delivery)" above
meillo@258: line down .1
meillo@258: move 0.5*moveht
meillo@258: C: box invis "mailboxes" ht 0.3
meillo@258: 
meillo@258: arrow from last line.end to 0.2<C.nw,C.ne>
meillo@258: arrow from last line.end to 0.4<C.nw,C.ne>
meillo@258: arrow from last line.end to 0.6<C.nw,C.ne>
meillo@258: arrow from last line.end to 0.8<C.nw,C.ne>
meillo@258: 
meillo@258: line <- up from A.n
meillo@258: box invis ht 0.3 "online state"
meillo@258: 
meillo@258: .PE