On Fri, Oct 24, 2008 at 02:31:32PM -0400, Ofer Inbar wrote:
> Wietse Venema <[EMAIL PROTECTED]> wrote:
> > There is no guarantee that mail goes from incoming->qmgr only once.
> > Whenever the qmgr is restarted, mail goes back from active queue
> > to incoming queue, so that it doesn't drown in a s
Victor Duchovni <[EMAIL PROTECTED]> wrote:
> This is not difficult to solve. Write a progressive parser that saves
> state just for messages that are not yet done (still in the queue). For
[...]
That's sort of what I described in my second paragraph. It's a
workaround, but it's far from perfect,
There is no guarantee that mail goes from incoming->qmgr only once.
Whenever the qmgr is restarted, mail goes back from active queue
to incoming queue, so that it doesn't drown in a sea of deferred
mail.
If your problem is a large incoming queue, then I suggest that you
take the necessary step to
On Fri, Oct 24, 2008 at 01:55:05PM -0400, Ofer Inbar wrote:
> Victor Duchovni <[EMAIL PROTECTED]> wrote:
> > Incoming mail is logged by smtpd(8)/pickup(8) and cleanup(8). Mail
> > (re)entering the active queue is logged by the queue manager, which
> > logs the sender address. Deliveries to recipie
Victor Duchovni <[EMAIL PROTECTED]> wrote:
> Incoming mail is logged by smtpd(8)/pickup(8) and cleanup(8). Mail
> (re)entering the active queue is logged by the queue manager, which
> logs the sender address. Deliveries to recipients are logged by delivery
... one thing I've sometimes wished for i
On Fri, Oct 24, 2008 at 01:16:21PM -0400, Terry Carmen wrote:
> Joao Ferreira wrote:
> >Hello all,
> >
> >Does anyone out there have some megabytes of real life production
> >postfix logs (mail accepted, received, sent, refused, etc, etc)...
> >
> >and wouln't minf sharing them with me :)
> >
> >
Joao Ferreira a écrit :
> Hello all,
>
> Does anyone out there have some megabytes of real life production
> postfix logs (mail accepted, received, sent, refused, etc, etc)...
>
> and wouln't minf sharing them with me :)
>
>
> I'dd like to see how postfix logs this type of information.
>
if y
Joao Ferreira wrote:
Hello all,
Does anyone out there have some megabytes of real life production
postfix logs (mail accepted, received, sent, refused, etc, etc)...
and wouln't minf sharing them with me :)
I'dd like to see how postfix logs this type of information.
That would be unlikely