Actually, the filter is using the same message file name convention to create the temporal folder where the message files are unpacked (messagefilename.dir). Anyway I disabled the filter and restarted the server to make sure that the filter is not the problem, and I had the same results... :'(
Christian -----Mensaje original----- De: Davide Libenzi [mailto:[EMAIL PROTECTED]] Enviado el: Jueves, 17 de Enero de 2002 16:21 Para: XMail mailing list Asunto: [xmail] Re: Problems with option that avoid spamming On Thu, 17 Jan 2002, Camacho, Christian wrote: > Ok, > I'm sending about 70 mails to an Xmail mailbox from a script, but Xmail is > not receiving them, they're even not figuring in the smtp log. > > The script that is sending the mails is working fine (I thested it with an > ms exchange mailbox without problems) > The filter is working fine. > > Any idea? I'm very confident that your script does not handle multiple instances running. Is it writing stuff on the same location ? XMail spawn multiple copies of the filter that will run in parallel so you better check the code for this scenario. - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
