Patrick Schepers wrote:
> What is triggering DIALD when a client is sending e-mail to
> an external adres?
Usually it's a DNS lookup, which is UDP port 53.
> in the logfiles is read
>
> trigger tcp 192.168.0.150/1170 194.109.6.49/25
>
> can anyone help to figure out what is triggering DIALD when
> via a client a email is send.
That's an SMTP delivery attempt. The DNS lookup which precedes it probably succeeded out of the local DNS cache.
Charlie