On Wed, 6 Jun 2007 16:21:28 -0700 "MrC" <lists-squirrelmail@xxxxxxxxxxx> wrote: > > > Hi! > > I'm managing a small server which uses Postfix as MTA and > > Dovecot as imapd. It all works flawlessly for some time now. > > I installed SquirrelMail to be able to use the email > > functionality when I'm not at home. > > Interaction with the IMAP server seems ok (except for a minor > > problem where subfolders are shown as a child of the wrong > > parent folder but this is a minor concern and I may start > > another thread for it once I solved my other problem) The > > problem arises when I try to send an email. In fact when I > > hit the Send button the browser tries to load the new page > > but never manages to load it. I can't load the login page of > > SquirrelMail either at that point. I can however load other > > pages, including other php pages. If I restart Apache I can > > load the Squirrelmail login page again. > > The mail is actually sent and arrives correctly. > > > > Here's my Squirrelmail SMTP config: > > > > SMTP Settings > > ------------- > > 4. SMTP Server : localhost > > 5. SMTP Port : 25 > > 6. POP before SMTP : false > > 7. SMTP Authentication : none > > 8. Secure SMTP (TLS) : false > > 9. Header encryption key : > > > > I tried with sendmail and the result was exactly the same. > > > > The system is a Debian -stable: > > Linux vs155129.vserver.de 2.6.9-023stab043.3-smp #1 SMP Thu Apr 19 > > 10:35:07 MSD 2007 i686 GNU/Linux > > > > SquirrelMail version is 1.4.9a > > PHP version is 5.2.0-8+etch4 > > Postfix version is 2.3.8 > > > > Thanks in advance for your ideas! > > > > Best regards, > > Jona > > What does your postfix log show? > > Using the sendmail binary results in mail being drops a mail into > postfix's queues, which is then picked up by postfix for delivery. > Both SMTP and sendmail will generate log entries in postfix's logs. Here's the corresponding log entry: Jun 7 01:27:11 vs155129 postfix/smtpd[29879]: connect from localhost.localdomain[127.0.0.1] Jun 7 01:27:11 vs155129 postfix/smtpd[29879]: 40955872C44E: client=localhost.localdomain[127.0.0.1] Jun 7 01:27:11 vs155129 postfix/cleanup[29882]: 40955872C44E: message-id=<52860.82.234.154.189.1181172431.squirrel@xxxxxxxxxxxxxxxxxxx> Jun 7 01:27:11 vs155129 postfix/qmgr[22190]: 40955872C44E: from=<jaj@xxxxxxxxxxx>, size=733, nrcpt=1 (queue active) Jun 7 01:27:11 vs155129 postfix/smtpd[29879]: disconnect from localhost.localdomain[127.0.0.1] Jun 7 01:27:11 vs155129 postfix/qmgr[22190]: 40955872C44E: removed Jun 7 01:27:11 vs155129 postfix/local[29883]: 40955872C44E: to=<jaj@xxxxxxxxxx>, orig_to=<postmaster@xxxxxxxxxxx>, relay=local, delay=0.21, delays=0.07/0.02/0/0.12, dsn=2.0.0, status=sent (delivered to command: /usr/bin/procmail) At the moment of writing this the browser is still trying in vain to load the new page, so the error happens after successfully sending the mail. I tried with Opera and Firefox. > Also check that your php.ini contains: > > sendmail_path = /usr/sbin/sendmail -t -i sendmail_path was set to the default which is sendmail -t -i. I changed it to /usr/sbin/sendmail -t -i but it didn't change the behavior. Jona -- "I am chaos. I am the substance from which your artists and scientists build rhythms. I am the spirit with which your children and clowns laugh in happy anarchy. I am chaos. I am alive, and tell you that you are free." Eris, Goddess Of Chaos, Discord & Confusion ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users