You could also run the GWIA in protected memory and then when it abends, you can
kill the protected memory space, and restart it again. Alternatively you can
tell us which version of the GWIA you are running and we will be able to suggest
which patch etc to apply so that you don't have the abend in the first place.
Tim
On Thu, 08 Apr 2004 20:09:25 GMT, "Brian Brenhoch"
<bbrenhoch@**spamsucks**spipolyols.com> wrote:
>Having a few abends typically the GWIA chokes on an outbound message and hangs the GWIA-smtpsnd-012 Process. When I try to down the GWA so I can remove the offending message it waits indefinately for that process to complete. Does anyone know how I can force the GWIA to shut down and not wait for that process (anything other than "turn the power off" would be helpful)
No Direct e-Mail Please!
--
****************
Tim Heywood
Independent Consultant
Scotland
(God's Country)
Novell Support Connection SYSOP
****************
In theory, practice and theory are the same,
In practice they are different!
--
Michael J. Bell
Novell Support Connection Volunteer Sysop
Author of Guinevere (http://www.openhandhome.com)
PLEASE: Do not e-mail me privately unless specifically asked.
I'm a volunteer, not a Novell employee!
All opinions and advice provided are MINE alone and NOT Novell's unless
specifically identified as such.
Novell does not officially monitor these forums.
Enhancement requests for all Novell products may be made at
http://support.novell.com/enhancement
"You've got a way to keep me on your side/You give me cause
for love that I can't hide/For you I know I'd even try to
turn the tide/Because you're mine, I walk the line"
Johnny Cash (RIP)
"Brian Brenhoch" <bbrenhoch@**spamsucks**spipolyols.com> wrote in message
news:ZcWec.28064$jb5....@prv-forum2.provo.novell.com...
Ok I was poking around and found a couple fioles in the results folder under
the GWIA and hoping someone may have seen this before. These results are
timestamped the same time as the abends occurred.
220 mail01.roadway.com ESMTP - This system checks to see who you really are
250 ok
250 2.1.0 <Jennifer....@spipolyols.com>... Sender ok
451 4.3.0 Tempfailed: If your server follows RFC-2821 (or the older RFC-821,
which RFC-2821 replaced), it will attempt to re-send your message
automatically. If your SMTP server software ignores tempfails (4.x.x codes)
issued by the receiving server during the RCPT TO stage of the SMTP
dialogue, and instead continues on and issues the DATA command to us (the
receiving server), your sending server software is *NOT*
RFC-2821/RFC-821-compliant. YOU must resend your message manually. This is
not indicative of a problem on our receiving end. Rather, it is an issue to
be resolved on your sending end. Please contact the vendor of your sending
server's SMTP software, to obtain an updated (RFC-2821/RFC-821-compliant)
SMTP software version which correctly honors 4.x.x-series errors issued
before the DATA stage of the SMTP dialogue.
>>> Tim Heywood (NSC Sysop)<t...@no.spam.please.iqx.co.uk> 4/9/2004 2:06:34
AM >>>
Tim
----------------------------------------------------------------------------
----
Ok I was poking around and found a couple fioles in the results folder under
the GWIA and hoping someone may have seen this before. These results are
timestamped the same time as the abends occurred.
220 mail01.roadway.com ESMTP - This system checks to see who you really are
250 ok
250 2.1.0 <Jennifer....@spipolyols.com>... Sender ok
451 4.3.0 Tempfailed: If your server follows RFC-2821 (or the older RFC-821,
which RFC-2821 replaced), it will attempt to re-send your message
automatically. If your SMTP server software ignores tempfails (4.x.x codes)
issued by the receiving server during the RCPT TO stage of the SMTP
dialogue, and instead continues on and issues the DATA command to us (the
receiving server), your sending server software is *NOT*
RFC-2821/RFC-821-compliant. YOU must resend your message manually. This is
not indicative of a problem on our receiving end. Rather, it is an issue to
be resolved on your sending end. Please contact the vendor of your sending
server's SMTP software, to obtain an updated (RFC-2821/RFC-821-compliant)
SMTP software version which correctly honors 4.x.x-series errors issued
before the DATA stage of the SMTP dialogue.
>>> Tim Heywood (NSC Sysop)<t...@no.spam.please.iqx.co.uk> 4/9/2004 2:06:34
AM >>>
I believe the overflow is also, and recommend you try them.
--
Michael J. Bell
Novell Support Connection Volunteer Sysop
Author of Guinevere (http://www.openhandhome.com)
PLEASE: Do not e-mail me privately unless specifically asked.
I'm a volunteer, not a Novell employee!
All opinions and advice provided are MINE alone and NOT Novell's unless
specifically identified as such.
Novell does not officially monitor these forums.
Enhancement requests for all Novell products may be made at
http://support.novell.com/enhancement
"You've got a way to keep me on your side/You give me cause
for love that I can't hide/For you I know I'd even try to
turn the tide/Because you're mine, I walk the line"
Johnny Cash (RIP)
"Brian Brenhoch" <bbrenhoch@**spamsucks**spipolyols.com> wrote in message
news:42Xec.28139$jb5....@prv-forum2.provo.novell.com...
Hmmmm
http://lists.puremagic.com/pipermail/greylist-users/2003-July/000119.html
Johnny Cash (RIP)
Tim
----------------------------------------------------------------------------
----
Tim
----------------------------------------------------------------------------
----
In short:
Take the MAIL FROM + RCPT TO + IP Address and create a unique key. Store in
database, with the age.
If not previously in database, softbounce. Eg give a 4xx error which forces
a resend. (why do this is below shortly) by sender
If in database, let through.
Prune database by age of last received key occasionally.
Concept is that most spammers do not/cannot afford to resend mail. This is
kinda a flimsy concept though largely accurate at the moment.
However it means when sending to a greylist-using-server you must often
accept latency - eg your sender will probably need to resend.
--
Michael J. Bell
Novell Support Connection Volunteer Sysop
Author of Guinevere (http://www.openhandhome.com)
PLEASE: Do not e-mail me privately unless specifically asked.
I'm a volunteer, not a Novell employee!
All opinions and advice provided are MINE alone and NOT Novell's unless
specifically identified as such.
Novell does not officially monitor these forums.
Enhancement requests for all Novell products may be made at
http://support.novell.com/enhancement
"You've got a way to keep me on your side/You give me cause
for love that I can't hide/For you I know I'd even try to
turn the tide/Because you're mine, I walk the line"
Johnny Cash (RIP)
"Brian Brenhoch" <bbrenhoch@**spamsucks**spipolyols.com> wrote in message
news:5jXec.28166$jb5....@prv-forum2.provo.novell.com...
Johnny Cash (RIP)
Johnny Cash (RIP)
Tim
----------------------------------------------------------------------------
----
Tim
----------------------------------------------------------------------------
----
Hmmmm
http://lists.puremagic.com/pipermail/greylist-users/2003-July/000119.html
Johnny Cash (RIP)
Tim
----------------------------------------------------------------------------
----
Tim
----------------------------------------------------------------------------
----