RE: Re[2]: [Dbmail] quota

2003-01-14 Thread Dave Meador
ct constructs in a sql-query-editor, you should probably change variables to a real values. Hope that helps. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Igor Olemskoi > Sent: Tuesday, January 14, 2003 1:59 PM > To: Dave Meador >

Re[2]: [Dbmail] quota

2003-01-14 Thread Igor Olemskoi
DM> Assume you have a connection context with the dbmail database. DM> 1. Query the users table to get the quota value in maxmail_size for a DM> specific user and store the user_idnr around in a variable for use in DM> the next step. DM> 2. Query the messageblk table where messageblk_idnr = user_id