[ZDP] Warning: could not send message for past 4 hours
Mail Delivery Subsystem
postmaster@konbib.nl
Thu, 23 Mar 2000 02:06:04 +0100
This is a MIME-encapsulated message
--CAJ05818.953773564/copperhead.konbib.nl
**********************************************
** THIS IS A WARNING MESSAGE ONLY **
** YOU DO NOT NEED TO RESEND YOUR MESSAGE **
**********************************************
The original message was received at Wed, 22 Mar 2000 21:12:31 +0100
from [209.67.167.125]
----- The following addresses had transient non-fatal errors -----
<rik.hoekstra@inghist.nl>
----- Transcript of session follows -----
<rik.hoekstra@inghist.nl>... Deferred: Connection refused by mail.konbib.nl.
Warning: message still undelivered after 4 hours
Will keep trying until message is 5 days old
--CAJ05818.953773564/copperhead.konbib.nl
Content-Type: message/delivery-status
Reporting-MTA: dns; copperhead.konbib.nl
Arrival-Date: Wed, 22 Mar 2000 21:12:31 +0100
Final-Recipient: RFC822; rhk@mail.konbib.nl
Action: delayed
Status: 4.4.1
Remote-MTA: DNS; mail.konbib.nl
Last-Attempt-Date: Thu, 23 Mar 2000 02:06:04 +0100
Will-Retry-Until: Mon, 27 Mar 2000 22:12:31 +0100
--CAJ05818.953773564/copperhead.konbib.nl
Content-Type: message/rfc822
Return-Path: <zdp@zope.org>
Received: from codeit.com ([209.67.167.125])
by copperhead.konbib.nl (8.9.3/8.9.3/SEC/XJ) with SMTP id VAA04878
for <rik.hoekstra@inghist.nl>; Wed, 22 Mar 2000 21:12:31 +0100
Date: Wed, 22 Mar 2000 21:12:31 +0100
Message-Id: <200003222012.VAA04878@copperhead.konbib.nl>
Received: (qmail 24402 invoked from network); 22 Mar 2000 21:56:55 -0000
Received: from unknown (HELO zhost2.codeit.com) (209.185.210.4)
by mail.codeit.com with SMTP; 22 Mar 2000 21:56:55 -0000
To: Rik Hoekstra <rik.hoekstra@inghist.nl>
From: The SnippetClass constructor <zdp@zope.org>
Subject: A new Snippet has been added to ZDP !
Dear Rik !
Under the following URL, a Snippet has been added:
URL: http://zdp.zope.org/projects/zsnippet/snippets/DTMLContent/CustomError
Name: Manipulating Content with DTML
Nickname: DTML Content
Content:
<a href="http://www.zope.org/standard_error_message/view_source"><URL: http://www.zope.org/standard_error_message/view_source>
Code:
<dtml-if error_message>
<dtml-if "error_type != 'NotFound'">
<dtml-var error_message>
<dtml-else>
Your Content Here
</dtml-if>
<dtml-else>
<dtml-var standard_html_header>
<TABLE BORDER="0" WIDTH="100%">
<TR>
<TD WIDTH="10%" ALIGN="CENTER">
<STRONG><FONT SIZE="+6" COLOR="#77003B">!</FONT></STRONG>
</TD>
<TD WIDTH="90%"><BR>
<FONT SIZE="+2">System Unavailable</FONT>
<P>This site is currently experiencing technical difficulties.
Please contact the site administrator for more information. For
additional technical information, please refer to the HTML source for this
page. Thank you for your patience.</P>
</TD>
</TR>
</TABLE>
<pre>
Error type: <dtml-var error_type>
Error value: <dtml-var error_value>
</pre>
<p align="center">
</p>
<dtml-comment>
Here, events like logging and other actions may also be performed, such as
sending mail automatically to the administrator.
</dtml-comment>
<dtml-var standard_html_footer>
<dtml-endif>
By:
rik
Have a nice day,
The SnippetClass constructor
(http://zdp.zope.org/Control_Panel/Products/DocumentFolderProduct/SnippetClass_add/manage_main)
--CAJ05818.953773564/copperhead.konbib.nl--