Hi, Looking at the source code of the libclamav library I have seen that in the mbox.c file appears the next define: #define MAX_ATTACHMENTS 10
Is this the maximum number of attachments that will be extracted from an email with the cl_mbox() function ? If the answer is yes, how may I change it to extract all attachments ? must I modify this define for it ? Another question: what happens if I send an email with two or more files attached with the same filename and I use the cl_mbox() function to extract the attachments into a directory ? will this function rename the attachments filename_1, filename_2, ... or something like this ? Greetings. --- Carles Xavier Munyoz Baldó [EMAIL PROTECTED] http://www.unlimitedmail.net/ --- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]