imip-agent

Changeset

1464:8f1c7fece662
2020-02-06 Paul Boddie raw files shortlog changelog graph Linked to the incoming messages description from the appropriate graph element.
docs/wiki/imip-agent (file)
     1.1 --- a/docs/wiki/imip-agent	Thu Feb 06 17:45:43 2020 +0100
     1.2 +++ b/docs/wiki/imip-agent	Thu Feb 06 17:46:13 2020 +0100
     1.3 @@ -43,7 +43,8 @@
     1.4    edge [tooltip="The imip-agent architecture"];
     1.5    rankdir=LR;
     1.6  
     1.7 -  mail [label="Incoming mail",shape=folder,style=filled,fillcolor=cyan];
     1.8 +  mail [label="Incoming mail",shape=folder,style=filled,fillcolor=cyan,
     1.9 +        href="IncomingMessages"];
    1.10    MTA [label="MTA\n(Exim, Postfix, ...)",tooltip="MTA",href="MailIntegration"];
    1.11  
    1.12    subgraph {