On Fri, May 11, 2007, Paul J Stevens <[EMAIL PROTECTED]> said:

> Aaron Stone wrote:
>> I looked through check_dbmail_mailbox.c and found that you were not
>> going through the imap arguments parser, just g_strsplit (but that does
>> not quite seem to work, as below...)
> 
> I don't follow. check_dbmail_mailbox uses a fake command string that
> results in a correct args_array (circumventing build_args_array_ext).

Ah, ok. You "pre-parsed" those strings by hand!

> I havent hooked up check_dbmail_mailbox into this new export capability.
> 
> is this your code?
> 
>> 
>>         if (search) {
>>                 char **args;

Yes, and it doesn't work :0)

You've done the same thing, but, presumably, gotten it working ;-)

Aaron
_______________________________________________
Dbmail-dev mailing list
[email protected]
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to