I upgraded (via the functions built in to ArgoMail and ArgoMail .NET). Occurs on version 1.0.4.1
Pre .NET Version.
Many customers carried the postmaster account as a catch all. When some address got abused, it was added as an alias to a "bounce" mailbox that was disabled.
New Version - .NET:
Accounts with "disabled" checked in user settings are confirmed to be accepting email and placing email into mailboxes. Unchecking and checking will not fix the problem. Therefore, accounts cannot be disabled to reject email (needed with a catch all postmaster account). The accounts were also confirmed disabled via a Database query (value of "1" for column disabled, when doing select * from dbo.Users). This results in email being delivered to accounts that should not be getting email
One example below.
282 postmaster Group of removed.com 1 0 0 0 Sent Items 0 0 0 0 0 2007-11-21 03:24:20.677 ??? NULL 0 0 us-ascii a46c6028-b7f2-4791-adeb-ea6b079731a5 2007-11-21 03:24:20.677 2007-11-21 03:24:20.677 2007-11-21 03:24:20.677 removed.com Postmaster 25 us-ascii 0 0 0 0 1 0 0 1 0 24 0 0 0 0

