PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Mail » Mail_Queue » Bug #1517

try_sent field

Details

Submitted2004-05-27 12:51 UTC
Fromstirli at freemail dot hu
Assignedquipo
StatusBogus
PackageMail_Queue
PHP VersionIrrelevant
OSDebian
Roadmaps(Not assigned)

Comments

[2004-05-27 12:51 UTC] stirli at freemail dot hu

Description:
------------
Why I stoped the STMP server and the Queue try send emails (more then one), only one (the have less id's) mail try_sent fields updated.
Others stay 0(null).

I'm using:
* @version $Revision: 1.2 $
* $Id: Queue.php,v 1.2 2002/12/13 10:32:14 chief Exp $
* @author Radek Maciaszek <chief@php.net>

sorry my english......

[2004-07-29 15:28 UTC] stirli at freemail dot hu

Its clear.

Thanks,
stirlitz

[2004-07-30 07:18 UTC] stirli at freemail dot hu

Yes.
I belive the Queue send email to recipient SMTP server (get MX record or other way) directly, then I see the code.
Its will best solution.I try using Queue in small newsletter apps, but this case is not too usefull.

Thanks,
stirli