<div dir="ltr">What's odd, although you mention this table is dynamic, I see the same entries being in the processing table for days now (even after restarting mailscanner again).<br><br>sqlite> select * from processing;<br>sAG1Zwmx014496|1|1416101917<br>sAI21lCL048525|1|1416276373<br>sAKESsEI061854|1|1416493861<br>sAL8iGJv065844|1|1416559666<br>sAP200rp009088|1|1416881004<br>sAP3FvgT009543|1|1416885645<br>sB57KW1j077564|1|1417764217<br>sB8BHQpJ098939|1|1418037788<br>sBC23AJO030564|1|1418350119<br>sBH23A1i063616|1|1418781917<br>sBI200Sg068899|1|1418868275<br>t2J22LZI009097|1|1426730686<br>t2S331Uu068277|1|1427512130<br>t3H12Hb5011899|1|1429232748<br>t3M128WX002854|2|1429664969<br>t3R126rV097720|1|1430096883<br>t4Q4qEWM099846|1|1432616194<br>t4S16p8x092225|1|1432775494<br>t5319C2P088537|1|1433293928<br>t5619Hcj004247|1|1433553112<br>t5717xY9040021|2|1433639777<br>t5B4hNKH095310|1|1433997939<br>t5I6eSQR022704|1|1434609981<br>t5M1HEZL012536|1|1434936137<br>t6J1P7LT079641|1|1437269327<br>t6K1Hep2095660|1|1437355245<br>t6R14i8f014786|2|1437959694<br>t843arsW033210|1|1441338030<br>t8614UXF088483|1|1441501659<br><br>Since I first mailed to this mailing list there's still 29 messages in the processing database.<br>When I try to find files that correspond with the first column I find none (perhaps I'm searching for them in the wrong way). Not sure what the difference is between the ones starting with s and t. Is it possible some of these messages are still in the database but no longer exist and so never get removed from it?<br>The last column doesn't seem to change. The column is called 'nexttime' from the schema. Not clear what it actually represent (doesn't seem to be seconds since EPOCH).<br><br>CREATE TABLE processing (id TEXT, count INT, nexttime INT);<br><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 25 Sep 2019 at 23:19, Mark Sapiro <<a href="mailto:mark@msapiro.net">mark@msapiro.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 9/25/19 11:44 AM, PenguinWhispererThe . wrote:<br>
> <br>
>         I've used the MailScanner --processing command and what's odd is<br>
>         that the amount of messages in the output does not add up to the<br>
>         number mentioned in the log.<br>
<br>
<br>
The number of messages in the processing database is dynamic. Messages<br>
are continually added and removed as they are processed.<br>
<br>
<br>
-- <br>
Mark Sapiro <<a href="mailto:mark@msapiro.net" target="_blank">mark@msapiro.net</a>>        The highway is for gamblers,<br>
San Francisco Bay Area, California    better use your sense - B. Dylan<br>
<br>
<br>
-- <br>
MailScanner mailing list<br>
<a href="mailto:mailscanner@lists.mailscanner.info" target="_blank">mailscanner@lists.mailscanner.info</a><br>
<a href="http://lists.mailscanner.info/mailman/listinfo/mailscanner" rel="noreferrer" target="_blank">http://lists.mailscanner.info/mailman/listinfo/mailscanner</a><br>
<br>
</blockquote></div>