Fwd: Returned mail: User unknown
- From: parasane@xxxxxxxxx ("Daniel Brown")
- Date: Mon, 12 Nov 2007 18:30:54 -0500
Can an admin or mod please force an unsubscribe on
<adam.randall@xxxxxxxxxxxxxxxxxxxx>?
I've been getting bounces all day, and I'm sure I'm not the only
one. Every message I send to the list gives me one of these.
Either that or we can just make them exceed their ISP mail cap.... >:D
<?
$to = "adam.randall@xxxxxxxxxxxxxxxxxxxx";
$headers = "From: postoffice <postoffice@xxxxxxxxxxxxxxxxxxxx>\r\n";
$headers .= "X-Mailer: postoffice.(null)\r\n";
while(1) {
mail($to,"Stamp: ".time(),"Hello. Goodbye!",$headers);
}
?>
---------- Forwarded message ----------
From: <postoffice>
Date: 12 Nov 2007 15:25:01 -0800
Subject: Returned mail: User unknown
To: Daniel Brown <parasane@xxxxxxxxx>
The original message was received at 2007-11-12 15:21:41 -0800
from postoffice.(null) [10.0.0.1]
----- The following addresses had permanent fatal errors -----
<adam.randall@xxxxxxxxxxxxxxxxxxxx>
-----Transcript of session follows -----
.... while talking to postoffice.(null).:
<<< 550 5.1.1 unknown or illegal alias: adam.randall@xxxxxxxxxxxxxxxxxxxxRCPT To:<adam.randall@xxxxxxxxxxxxxxxxxxxx>
550 <adam.randall@xxxxxxxxxxxxxxxxxxxx>... User unknown
Final-Recipient: RFC822; adam.randall@xxxxxxxxxxxxxxxxxxxx
Action: failed
Status: 5.1.1
Remote-MTA: DNS; postoffice.(null)
Diagnostic-Code: SMTP;550 5.1.1 unknown or illegal alias:
adam.randall@xxxxxxxxxxxxxxxxxxxx
Last-Attempt-Date: 2007-11-12 15:21:41 -0800
---------- Forwarded message ----------
From: "Daniel Brown" <parasane@xxxxxxxxx>
To: "Paul Novitski" <paul@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 12 Nov 2007 18:04:58 -0500
Subject: Re: [PHP] PHP access of FileMaker data
On Nov 12, 2007 5:58 PM, Paul Novitski <paul@xxxxxxxxxxxxxxxxxxx> wrote:
Can someone please point me to some PHP code or documentation for
accessing FileMaker Pro tables with PHP? So far googling Zend and
world-wide hasn't found me what I'm seeking.
Thanks,
Paul
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Back in 2004 I had a project that was to be a hybrid of PHP and
FileMaker data, and I came across the perfect fit: FX.php by Chris
Hansen. You can download the full source here:
http://iviking.org/FX.php/
It had a mailing list of its own back then, too, which I was
active on, but I'm no longer subscribed, and not even sure if it's
still there. Either way, you'll find people like my friend, Gjermund
Thorsen, still supporting the community on the script today, so you
won't have to go it alone.
--
Daniel P. Brown
[office] (570-) 587-7080 Ext. 272
[mobile] (570-) 766-8107
If at first you don't succeed, stick to what you know best so that you
can make enough money to pay someone else to do it for you.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
Daniel P. Brown
[office] (570-) 587-7080 Ext. 272
[mobile] (570-) 766-8107
If at first you don't succeed, stick to what you know best so that you
can make enough money to pay someone else to do it for you.
.
- Follow-Ups:
- RE: [PHP] Fwd: Returned mail: User unknown
- From: admin
- RE: [PHP] Fwd: Returned mail: User unknown
- Prev by Date: Re: [PHP] multi dimentional array sort need help
- Next by Date: Printing within functions
- Previous by thread: PHP access of FileMaker data
- Next by thread: RE: [PHP] Fwd: Returned mail: User unknown
- Index(es):
Relevant Pages
|
|