Zitat von Ricardo Signes :
Hi, Postfix. Long-time fan, first time poster.
I need to keep track of per-user use of our SASL-authenticated
outbound relay,
and to reject mail from users who are exceeding their allowed usage. The
records of their usage need to be accessible to me elsewhere ov
On Wed, Jun 08, 2011 at 02:18:41PM -0400, Ricardo Signes wrote:
> My first moronic attempt to fix this was to move some of the logging to the
> policy service, and to communicate the record id via the added header to the
> logging transport, so it could update the record with the spam check score.
Hi, Postfix. Long-time fan, first time poster.
I need to keep track of per-user use of our SASL-authenticated outbound relay,
and to reject mail from users who are exceeding their allowed usage. The
records of their usage need to be accessible to me elsewhere over extended
durations, although t