On Sat, Mar 12, 2005, [EMAIL PROTECTED] said: > Summary: dbmail-user -e someuser does not clear the mailboxes > Description: > dbmail-user -e someuser currently only seems to delete one message, and no > physmessage or messageblks rows.
In dbmail-util, changes require either -r or -y (synonymous) to take place. This isn't the case in dbmail-users. For some functions, that's not a big deal, such as adding or changing user settings, although it would be nice to implement -n for doing a 'dry run' and seeing the results. I can do this for 2.1. But, for deleting all of a user's mail and mailboxes, I think we need -y to make *really* sure that the person is doing what they intend. I think this should go into 2.0 asap; Paul would you mind coding it? Aaron