Nikolai Dahlem:
> Am 2018-03-09 13:13, schrieb Wietse Venema:
> >> delay=0.51, delays=0.21/0/0.17/0.13
> >
> > Just to be sure, these numbers include receiving and delivering mail.
> >
> > 0.21time from message arrival to last active queue entry
> > 0 time from last active queue
> On Mar 9, 2018, at 7:23 AM, Nikolai Dahlem wrote:
>
> I run a local instance of unbound for dns caching
Good.
> Below is postconf -n output:
>
> milter_default_action = accept
> milter_protocol = 6
> non_smtpd_milters = $smtpd_milters
> smtpd_milters = inet:127.0.0.1:8891
Everything else
Am 2018-03-09 13:13, schrieb Wietse Venema:
delay=0.51, delays=0.21/0/0.17/0.13
Just to be sure, these numbers include receiving and delivering mail.
0.21time from message arrival to last active queue entry
0 time from last active queue entry to connection setup
0.17time in conne
Nikolai Dahlem:
[inbound SMTP]
> delay=0.51, delays=0.21/0/0.17/0.13
Just to be sure, these numbers include receiving and delivering mail.
0.21time from message arrival to last active queue entry
0 time from last active queue entry to connection setup
0.17time in connection setup, i
Would it be possible to say if this performance is sending or
receiving mail?
It is receiving mail (time to finish the smtp dialog)
Either way, show the `delays='' logging, which
reports the time spent in different stages of delivery.
The format of the "delays=a/b/c/d" l
Nikolai Dahlem:
> Hi all,
>
> I am running postfix 2.6.6 on CentOS 6.9 and I get a throughput of only
> 3-5 mails per second.
Would it be possible to say if this performance is sending or
receiving mail? Either way, show the `delays='' logging, which
reports the time spent in different stages of
postconf -nWould be more useful...