>>>>> "F" == Fil  <[EMAIL PROTECTED]> writes:

    >> Do you see anything in qfiles/in?

    F> Indeed:

    | 1015601891.96+b81bcd9e6a652f432f5fe592826e5b04161c9675.pck
    | 1015601891.96+b81f4b00e4d37f128f37df4521180e3fa9f29401.db
    | 1015601891.96+b81f4b00e4d37f128f37df4521180e3fa9f29401.pck
    | 1015601891.96+b821bcd0fd18a1a290e592c08f269006f04eb573.db
    | 1015601891.96+b821bcd0fd18a1a290e592c08f269006f04eb573.pck
    | 1015601891.96+b82367106668726b6598101227c9215d58b87f37.db
    | 1015601891.96+b82367106668726b6598101227c9215d58b87f37.pck
    | 1015601891.96+b827213177f651f88b5a37adaf86bcc62e26658c.db
    | 1015601891.96+b827213177f651f88b5a37adaf86bcc62e26658c.pck
    | 1015601891.96+b827ed7dad14baa38a54536829349efb1c9ad15e.db
    | 1015601891.96+b827ed7dad14baa38a54536829349efb1c9ad15e.pck
    | 1015601891.96+b8286e4aecc0c39bae39f488d004893c09d63b38.db
    | 1015601891.96+b8286e4aecc0c39bae39f488d004893c09d63b38.pck
    | 1015601891.96+b82c5c5e0c9c893d651b07f9bba3347239f33e50.db
    | 1015601891.96+b82c5c5e0c9c893d651b07f9bba3347239f33e50.pck

    F> thousands... will I also run out of disk space ?

When you turn on VERPing Mailman makes a unique copy of each message
for each recipient, so do the math. :)

There might be a way to defer this until SMTP delivery time, in which
case we'd only create the copies in memory when talking to the smtpd.
These copies would get gc'd after delivery, but we'd still have to
play the game that I think Marc brought up about not blasting too many
messages down the same socket connection.

I'll think on this.
-Barry

_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers

Reply via email to