> On Nov 14, 2018, at 11:04 AM, Marek Kozlowski <m.kozlow...@mini.pw.edu.pl>
> wrote:
>
> The ONLY entries matching include:
>
> 1. [warning,mail]postfix/postqueue[13925]: warning: unix_trigger: write to
> public/qmgr: Broken pipe
> 2. [warning,mail]postfix/master[9522]: warning: unix_trigger_event: read
> timeout for service public/pickup
> 3. [warning,mail]postfix/cleanup[9530]: warning: read TCP map reply from
> 127.0.0.1:10002: unexpected EOF (Connection timed out)
>
> So they don't give much more information than messages in my previous post
> I'm afraid.
If restarting Postfix (which re-creates all the internal unix-domain sockets)
is not enough, then reboot your system. Something is wrong with unix-domain
IPC. The "unix_trigger" function writes a single byte to a unix-domain socket
or fifo. If that's failing, your O/S is not functioning correctly.
--
Viktor.