Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2062 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52782 invoked from network); 28 May 2003 13:55:46 -0000 Received: from unknown (HELO allowee.no-ip.com) (62.234.20.47) by pb1.pair.com with SMTP; 28 May 2003 13:55:46 -0000 Received: from localhost ([127.0.0.1]) by allowee.no-ip.com (Kerio MailServer 5.6.2) (using TLSv1/SSLv3 with cipher RC4-MD5 (128 bits)); Wed, 28 May 2003 15:50:28 +0200 Organization: Vincents Industries To: David Grant Date: Wed, 28 May 2003 15:55:33 +0200 User-Agent: KMail/1.5.1 Cc: Derick Rethans , internals@lists.php.net References: <200305281511.34256.php@allowee.no-ip.com> <200305281529.15248.php@allowee.no-ip.com> <3ED4B98C.7070702@wiredmedia.co.uk> In-Reply-To: <3ED4B98C.7070702@wiredmedia.co.uk> X-Mailer-OS: Debian GNU/Linux MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200305281555.33784.php@allowee.no-ip.com> Subject: Re: [PHP-DEV] sendmail and smtp From: php@allowee.no-ip.com (Allowee) On Wednesday 28 May 2003 15:28, David Grant wrote: > Have you tried examining your log files? yep, look: 05/28/2003 15:09:56: [3077] [m19L0gm-000YnkC] Received FROM:Allowee PROGRAM:smail ORIG-ID:<200305281509.56352.php[@]allowee.no-SPAM-ip.com> SIZE:746 05/28/2003 15:09:57: [3078] [m19L0gm-000YnkC] Delivered VIA:pair1.php.net TO:internals]@[lists.php.net ROUTER:inet_hosts TRANSPORT:smtp 05/28/2003 15:09:57: [3078] [m19L0gm-000YnkC] Completed. and here is the log when I mail to my own host 05/28/2003 15:47:04: [3268] [m19L1Gi-000YnmC] Received FROM:Allowee PROGRAM:smail ORIG-ID:<200305281547.04004.php[@]allowee.noSPAM-ip.com> SIZE:460 05/28/2003 15:47:08: [3269] [m19L1Gi-000YnmC] Delivered VIA:mail.nozonenet.com TO:php]@[allowee.noSPAM-ip.com ROUTER:inet_hosts TRANSPORT:smtp 05/28/2003 15:47:08: [3269] [m19L1Gi-000YnmC] Completed. looks the same for me, no errors, nothing strange. so it must be the server at lists.php.net. btw, I'm not that able to get some better logs, with all the commands. .: Allowee