Here the log I get in debug mode. The mail did not reached the mailbox. I also tried to delete (while the server was not running) the content of the "tabindex" directory to have it rewritten by the server. Same results.
I have no idea. Is there a way to get more details in the logs? (I started the server with the following command line: xmail --debug -Md -Sl -Ql -Fl -Cl -Ll -Yl -Yi 300 > ...\logs\debug05102003.txt Eugenio ----------------------------------------- Debugging XMail Server. SMAIL thread [00] started SMAIL thread [01] started SMAIL thread [02] started SMAIL thread [03] started SMAIL thread [04] started SMAIL thread [05] started SMAIL thread [06] started SMAIL thread [07] started SMAIL thread [08] started SMAIL thread [09] started SMAIL thread [10] started SMAIL thread [11] started SMAIL thread [12] started SMAIL thread [13] started SMAIL thread [14] started SMAIL thread [15] started [XMail 1.17 (Win32/Ix86) CTRL Server] started [XMail 1.17 (Win32/Ix86) POP3 Server] started [XMail 1.17 (Win32/Ix86) ESMTP Server] started [XMail 1.17 (Win32/Ix86) PSYNC Server] started [XMail 1.17 (Win32/Ix86) FINGER Server] started LMAIL thread [00] started LMAIL thread [01] started LMAIL thread [02] started POP3 client connection from [127.0.0.1] POP3 client exit [127.0.0.1] SMTP client connection from [127.0.0.1] SMTP client exit [127.0.0.1] SMAIL local SMTP = "smtp.jenio.net" From = <[EMAIL PROTECTED]> To = <[EMAIL PROTECTED]> POP3 client connection from [127.0.0.1] POP3 client exit [127.0.0.1] POP3 client connection from [127.0.0.1] POP3 client exit [127.0.0.1] LMAIL thread [01] exiting LMAIL thread [01] stopped LMAIL thread [00] exiting LMAIL thread [00] stopped LMAIL thread [02] exiting LMAIL thread [02] stopped [XMail 1.17 (Win32/Ix86) FINGER Server] stopped [XMail 1.17 (Win32/Ix86) PSYNC Server] stopped [XMail 1.17 (Win32/Ix86) ESMTP Server] stopped [XMail 1.17 (Win32/Ix86) POP3 Server] stopped [XMail 1.17 (Win32/Ix86) CTRL Server] stopped SMAIL thread [00] exiting SMAIL thread [00] stopped SMAIL thread [02] exiting SMAIL thread [02] stopped SMAIL thread [01] exiting SMAIL thread [01] stopped SMAIL thread [05] exiting SMAIL thread [05] stopped SMAIL thread [04] exiting SMAIL thread [04] stopped SMAIL thread [06] exiting SMAIL thread [06] stopped SMAIL thread [07] exiting SMAIL thread [07] stopped SMAIL thread [08] exiting SMAIL thread [08] stopped SMAIL thread [10] exiting SMAIL thread [10] stopped SMAIL thread [09] exiting SMAIL thread [09] stopped SMAIL thread [03] exiting SMAIL thread [03] stopped SMAIL thread [11] exiting SMAIL thread [11] stopped SMAIL thread [12] exiting SMAIL thread [12] stopped SMAIL thread [13] exiting SMAIL thread [13] stopped SMAIL thread [14] exiting SMAIL thread [14] stopped SMAIL thread [15] exiting SMAIL thread [15] stopped XMail 1.17 (Win32/Ix86) server stopped ----------------------------------------- -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Davide Libenzi Sent: Sunday, October 05, 2003 6:46 PM To: [EMAIL PROTECTED] Subject: [xmail] Re: Missing mail On Sun, 5 Oct 2003, Eugenio wrote: > Actually I analyzed logs more accurately and found that for the "missed" > mails there is no entry in the SMAIL log, while there are 2 in the SMTP log, > the first ending with RECP=OK, the other with RECV=OK. > > I also checked that those mails are not in the spool directory (and > subdirectories). Try to set "RemoveSpoolErrors" to 0 and run XMail in debug mode. Look that if a message is bounced by XMail you get the two entries inside the SMTP log, and zero entries inside the SMAIL log. - 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]
