Re: Derrivative code

[email protected] (Ricardo Signes) Sun, 13 Jul 2014 13:50:47 -0400
Newsgroups perl.pep
Message-ID <[email protected]>
--YZ5djTAD1cGYuMQK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

* Matijs van Zuijlen <[email protected]> [2014-07-13T07:17:39]
> - Email::Sender is more dangerous: if through a programming error an
> undefined transport is passed to sendmail(), it will happily try to send =
the
> mail you were trying to save locally via SMTP.

Don't use Email::Sender::Simple, use the Mbox (or whatever) transport direc=
tly.

> - Email::Sender::Transport::Mbox will not accept messages without a sende=
r,
> whereas Email::LocalDelivery does allow this.

Don't you need a sender for the From_ line?  Pass an empty string as needed=
=2E.?

--=20
rjbs

--YZ5djTAD1cGYuMQK
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBAgAGBQJTwsb3AAoJEOYby6cMccU5LYoH/1FkSc9VdseKAS3Kg0b6OJAl
WHRimlVhSl500ro+IhCsTlaBmwz2clbTlcatVdwFuhqPXmrU6Fa+7ot0QuGPIB++
tjxst7C0UyWwVuqxjUvlA8IeOB46+XnMBJXGFJjkIkbn5LEg+llIWmviDhhYTiL1
OK9/ZAqGcvfyvgneIruLR04EJTnUoAWc1XSy71qqaCW9v5qNMPbOgafLsrw6Wvn7
Xj9908+7XEWGwn8M+kXu1UCxLLdBtPDk6X6BDN7EVcdDDfVtymoNxQrCLnupppUe
uW/l3j9wW4NxraIuBkJMWBDk4PUY5J3QNhOmMB5XNI4pQ7ji5RNUpsfmPllGl1c=
=jU6h
-----END PGP SIGNATURE-----

--YZ5djTAD1cGYuMQK--