php-general Digest 16 Nov 2012 08:18:39 -0000 Issue 8042
Topics (messages 319711 through 319711):
Re: Pear Mail - Trap for errors?
319711 by: tamouse mailing lists
Administrivia:
To subscribe to the digest, e-mail:
php-general-digest-subscr...@lists.php.net
To unsubscribe from the digest, e-mail:
php-general-digest-unsubscr...@lists.php.net
To post to the list, e-mail:
php-gene...@lists.php.net
----------------------------------------------------------------------
--- Begin Message ---
On Thu, Nov 15, 2012 at 9:52 AM, Rick Dwyer <rpdw...@earthlink.net> wrote:
> Same result… which is to say no error returned even for messages sent with no
> email in the to address field.
Okay, that is odd. If I try it with a blank I get a failure saying
that it has a bad address. See: https://gist.github.com/4085385 for
test output and code.
--- End Message ---