Your message dated Mon, 14 May 2007 22:20:47 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Found the problem
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: phpbb2
Version: 2.0.21-6
Severity: normal
When adding a new user, phpbb2 reports an error while sending email.
However the email is sent successfully. The error mentions emailer.php
line 234. Locally I have just commented out the if(..) { message_die(..)
}. This does not appear to be a configuration problem in that 1) it
persists over exim and postfix, and 2) i have tried the solution
suggested on the web (I can't find the exact url right now) of setting
php to use /usr/sbin/sendmail -t instead of the default -t -i. Which
doesn't work.
Failed sending email :: PHP ::
DEBUG MODE
Line : 234
File : emailer.php
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (900, 'stable'), (700, 'unstable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.21-rc7-toad-new
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Versions of packages phpbb2 depends on:
ii apache2 2.2.3-4 Next generation, scalable, extenda
ii apache2-mpm-prefork [httpd 2.2.3-4 Traditional model for Apache HTTPD
ii debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii libapache2-mod-php5 5.2.0-8+etch3 server-side, HTML-embedded scripti
ii php5-mysql 5.2.0-8+etch3 MySQL module for php5
ii php5-pgsql 5.2.0-8+etch3 PostgreSQL module for php5
Versions of packages phpbb2 recommends:
ii exim4 4.63-17 metapackage to ease exim MTA (v4)
ii exim4-daemon-light [mail-tran 4.63-17 lightweight exim MTA (v4) daemon
ii phpbb2-conf-mysql 2.0.21-6 Automatic configurator for phpbb2
-- debconf-show failed
--- End Message ---
--- Begin Message ---
Okay, the solution was in fact to use /usr/sbin/sendmail -t -i.
I believe this used to be the default in php, but was changed after the
problem described in http://uk2.php.net/mail (grep for 27-Apr-2005 10:19). I
will report to the php5 maintainers.
pgpPHledWoBbQ.pgp
Description: PGP signature
--- End Message ---