post...@ptld.com:
> What does "resolved RCPT TO address" mean?
> If the mail was sent to an alias does postfix send the alias or the
> address the alias points to, to the table?
The address as returned by the trivial-rewrite daemon's resolve
service. For example, the forms user@foo and user@foo.$
post...@ptld.com:
> http://www.postfix.org/ADDRESS_VERIFICATION_README.html
>
> "The downside of using a non-empty sender address is that the address
> may end op on spammer mailing lists."
>
> op = up?
This now fixed (in the source code).
Wietse
I am tuning the performance of our mail server.We collect
information in our logs every 10 seconds including qshape, iostat,
free and mpstat. It seems that the maxproc parameter in master.cf is
important for us as we can see the size of the queues decrease as we
increase maxproc -- as expected
Greg Sims:
> I am tuning the performance of our mail server.We collect
> information in our logs every 10 seconds including qshape, iostat,
> free and mpstat. It seems that the maxproc parameter in master.cf is
> important for us as we can see the size of the queues decrease as we
> increase m