[pkg-php-pear] Bug#1052238: php-net-smtp: Please, consider this email address
J.L. Fernandez Jambrina
=j.fdez.jambrina at upm.es
Thu Sep 21 12:58:18 BST 2023
Package: php-net-smtp
Version: 1.10.1-1
Followup-For: Bug #1052238
Dear Maintainer,
I regret I use an obsolete email address when I open this bug: please consider j.fdez.jambrina at upm.es instead.
Unfortunatelly I don't know how to use setDebug() to see what's is being passed to send(), but I used two calls to var_dump() to see it:
For headers I have:
array(4) {
["MIME-Version"]=>
string(3) "1.0"
["From"]=>
string(18) "you at yourdomain.com"
["Subject"]=>
string(17) "Test mime message"
["Content-Type"]=>
string(69) "multipart/alternative;
boundary="=_22489b7d821cf1e81ca3bb9e5230e874""
}
For body I have:
string(362) "--=_22489b7d821cf1e81ca3bb9e5230e874
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset=ISO-8859-1
Text version of email
--=_22489b7d821cf1e81ca3bb9e5230e874
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset=ISO-8859-1
<html><body>HTML version of email</body></html>
--=_22489b7d821cf1e81ca3bb9e5230e874--
"
I hope this will be enough
Thanks for your attention,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this action?
* What outcome did you expect instead?
*** End of the template - remove these template lines ***
-- System Information:
Debian Release: 12.1
APT prefers stable-security
APT policy: (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.1.0-12-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages php-net-smtp depends on:
ii php-common 2:93
ii php-net-socket 1.2.2-2
ii php-pear 1:1.10.13+submodules+notgz+2022032202-2
Versions of packages php-net-smtp recommends:
ii php-auth-sasl 1.1.0-1
php-net-smtp suggests no packages.
-- no debconf information
More information about the pkg-php-pear
mailing list