Paul Lesniewski wrote: > On Jan 14, 2008 12:15 PM, David C. Rankin > <drankinatty@xxxxxxxxxxxxxxxxxx> wrote: >> Listmates, >> >> Here is a heads up on an issues that affects both 1.5.2-dev and 1.4.14 >> svn. The os is openSuSE 10.3 the mail server is UW imap imap-2006c1_suse-51. >> >> The Problem: >> >> Replying from a subfolder successfully sends the reply, but the reply >> is not placed or recorded in the sent-mail folder. This same behavior >> occurs in both 1.5.2-dev and 1.4.14 svn. It is repeatable every time. >> >> Logs: >> >> There is nothing remarkable in the mail or apache logs. > > This is hard to believe. Is your sent folder correctly configured? > Is your logging turned all the way up per the posting guidelines? You > can also try turning on display_errors and see if you get anything on > the screen (instead of watching the logs). If you really aren't > getting anything logged, the only way to track down the problem is to > insert your own debug statements one line at a time and see where > things are going awry. You'll want to look in src/compose.php, near > the end of the deliverMessage() function, near where it does this: > > $imap_deliver->mail($composeMessage, $imap_stream, $reply_id, > $reply_ent_id, $sent_folder); > > This call will end up in class/deliver/Deliver_IMAP.class.php, in the > send_mail() method. You can echo out the arguments sent to it, the > IMAP append command (those functions are in > functions/imap_general.php) results, etc. > > Thanks > I may have to set up the logging statements, because this is all of the logging that is presently done related to this problem. Forwarding messages from subfolders works like it is supposed to, so this issue only applies to replies from subfolders. Here are some results from additional testing: 1.4.14 (svn) ERROR: ERROR: Connection dropped by IMAP server. Query: SELECT "Mail/PROJECTS/FRISCO-SII005" /var/log/mail.info Jan 14 23:05:36 bonza postfix/smtpd[13280]: BECC926D7EC: client=localhost[127.0.0.1] Jan 14 23:05:36 bonza imapd[13308]: Login user=drr host=localhost [127.0.0.1] Jan 14 23:05:36 bonza postfix/cleanup[13304]: BECC926D7EC: message-id=<49905.66.76.63.120.1200373536.squirrel@xxxxxxxxxxxxxxxx> Jan 14 23:05:36 bonza postfix/smtpd[13280]: disconnect from localhost[127.0.0.1] Jan 14 23:05:37 bonza postfix/qmgr[25125]: BECC926D7EC: from=<drr@xxxxxxxxxxxx>, size=1564, nrcpt=1 (queue active) Jan 14 23:05:37 bonza imapd[13309]: Login user=drr host=localhost [127.0.0.1] Jan 14 23:05:37 bonza imapd[13308]: Killed (lost mailbox lock) user=drr host=localhost [127.0.0.1] Jan 14 23:05:37 bonza postfix/smtp[13310]: BECC926D7EC: to=<david@xxxxxxxxxxxxxxx>, relay=4floorshigh.com[66.76.63.120]:25, delay=0.87, delays=0.33/0.02/0.4/0.12, dsn=2.0.0, status=sent (250 Ok: queued as 87E614A735) Jan 14 23:05:37 bonza postfix/qmgr[25125]: BECC926D7EC: removed Jan 14 23:05:38 bonza imapd[13309]: Unexpected client disconnect, while reading line user=drr host=localhost [127.0.0.1] /var/log/messages Jan 14 23:05:37 bonza imapd[13308]: PAM audit_log_acct_message() failed: Operation not permitted Jan 14 23:05:38 bonza imapd[13309]: PAM audit_log_acct_message() failed: Operation not permitted 1.5.2-dev ERROR ERROR: IMAP server closed the connection. Query: SELECT "Mail/PROJECTS/FRISCO-SII005" Server responded:* BYE Killed (lost mailbox lock) /var/log/mail.info Jan 14 23:16:47 bonza postfix/cleanup[13559]: B4BDD26D7EC: message-id=<46043.66.76.63.120.1200374207.squirrel@xxxxxxxxxxxxxxxx> Jan 14 23:16:47 bonza postfix/qmgr[25125]: B4BDD26D7EC: from=<drr@xxxxxxxxxxxx>, size=1589, nrcpt=1 (queue active) Jan 14 23:16:47 bonza imapd[13564]: Login user=drr host=localhost [127.0.0.1] Jan 14 23:16:47 bonza imapd[13563]: Killed (lost mailbox lock) user=drr host=localhost [127.0.0.1] Jan 14 23:16:47 bonza postfix/smtpd[13547]: disconnect from localhost[127.0.0.1] Jan 14 23:16:48 bonza postfix/smtp[13565]: B4BDD26D7EC: to=<david@xxxxxxxxxxxxxxx>, relay=4floorshigh.com[66.76.63.120]:25, delay=0.48, delays=0.16/0.05/0.13/0.14, dsn=2.0.0, status=sent (250 Ok: queued as 216622C508) Jan 14 23:16:48 bonza postfix/qmgr[25125]: B4BDD26D7EC: removed Jan 14 23:16:48 bonza imapd[13564]: Unexpected client disconnect, while reading line user=drr host=localhost [127.0.0.1] /var/log/messages Jan 14 23:16:47 bonza imapd[13563]: PAM audit_log_acct_message() failed: Operation not permitted Jan 14 23:16:48 bonza imapd[13564]: PAM audit_log_acct_message() failed: Operation not permitted Forwarding Mail (works as expected) /var/log/mail.info Jan 14 23:28:35 bonza postfix/smtpd[13650]: 2D69226D7EC: client=localhost[127.0.0.1] Jan 14 23:28:35 bonza postfix/cleanup[13663]: 2D69226D7EC: message-id=<37440.66.76.63.120.1200374915.squirrel@xxxxxxxxxxxxxxxx> Jan 14 23:28:35 bonza postfix/qmgr[25125]: 2D69226D7EC: from=<drr@xxxxxxxxxxxx>, size=2984, nrcpt=1 (queue active) Jan 14 23:28:35 bonza postfix/smtpd[13650]: disconnect from localhost[127.0.0.1] Jan 14 23:28:35 bonza imapd[13668]: Login user=drr host=localhost [127.0.0.1] Jan 14 23:28:35 bonza imapd[13668]: Logout user=drr host=localhost [127.0.0.1] Jan 14 23:28:35 bonza imapd[13672]: Login user=drr host=localhost [127.0.0.1] Jan 14 23:28:35 bonza postfix/smtp[13667]: 2D69226D7EC: to=<david@xxxxxxxxxxxxxxx>, relay=4floorshigh.com[66.76.63.120]:25, delay=0.52, delays=0.09/0.04/0.13/0.26, dsn=2.0.0, status=sent (250 Ok: queued as 797934A73C) Jan 14 23:28:35 bonza postfix/qmgr[25125]: 2D69226D7EC: removed /var/log/messages Jan 14 23:28:35 bonza imapd[13668]: PAM audit_log_acct_message() failed: Operation not permitted Jan 14 23:28:35 bonza imapd[13672]: PAM audit_log_acct_message() failed: Operation not permitted The PAM errors are there, but I don't think they are related. There are literally thousands of them in the syslog. I have a bug report open with Novell on that issue. I can't see anything in the mail transactions that would provide a reason for the outbound replies not to be recorded in the sent mail folder. Everything else gets correctly recorded their, just not replies from subfolders. Maybe you will see something in the logging that I'm missing. If not, let me know what you would like to see next. Install the custom debugging you spoke of above?? Thanks -- David C. Rankin, J.D., P.E. Rankin Law Firm, PLLC 510 Ochiltree Street Nacogdoches, Texas 75961 Telephone: (936) 715-9333 Facsimile: (936) 715-9339 www.rankinlawfirm.com ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users