Steve,

I ran in to this problem in 5.09.  Basically, it is a problem with imail's
SMTP server that only allows one client to authenticate at a time, in our
case it was another mail server trying to authenticate with cram-md5.  The
authentication of the invalid client would fail, and iMail will wait until
it recieves a disconnect message from the client.  Unfortunately this never
comes, and since iMail authentication was tied up to this user, none of your
valid users could connect.

I do believe 6.06 has corrected this as we have not had this problem since
upgrading (I never found any official word from ipswitch though, since they
denied that this situation is a problem.), and I would suggest upgrading.

If you enable SMTP logging, you should see lines very loosely resembling:
(linues surrounded by *'s are my comments.)

****** This is some mail server trying to authenticate for some unknown
reason ******
06:06 16:32 SMTPD(003D02FE) [ip.ad.dr.ess] EHLO
250- my.mail.server says hello
250-SIZE 0
250-8BITMIME
250-DSN
250-ETRN
250-AUTH LOGIN PLAIN CRAM-MD5
250
AUTH CRAM-MD5
334 PDE2MTIyLjE0NjQ1MDk4NTlAd29sZm5ldG
***** Authetication hangs here *********

***** New user tries to connect *******
06:06 16:33 SMTPD(007F03FA) [ip.ad.dr.ess] connect ip.ad.dre.ss2 port 1209
220 X1 NT-ESMTP Server my.mail.server (IMail 5.05 38779-6)
EHLO NewUser
06:06 16:33 SMTPD(007F03FA) [216.170.152.3] EHLO NewUser
250-my.mail.server says hello
250-SIZE 0
250-8BITMIME
250-DSN
250-ETRN
250-AUTH LOGIN PLAIN CRAM-MD5
250
AUTH LOGIN
334 VXNlcm5hbWU6
a2VpdGhkCHJhaG5ib3dtYWNoaB5pbmcuY29t
500 failed authentication
***** Rejected since authentication process never disconnects first user
******

Hopefully this was what you are after.

Ryan

----- Original Message -----
From: "Steve Spear" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 09, 2001 1:33 PM
Subject: [IMail Forum] SMPT hanging periodically


> We are using imail version 6.05 and are having smtp problems.
> Periodically it asked user to authenticate over and over again when they
are
> sending email.  When we stop and start smtp, then everything is okay for a
while.
> Any ideas would be appreciated.
> Thanks,
> STeve
>
>
>
>
> Please visit http://www.ipswitch.com/support/mailing-lists.html
> to be removed from this list.
>
> An Archive of this list is available at:
> http://www.mail-archive.com/imail_forum%40list.ipswitch.com/
>

Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to